Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / October 2007

Tip: Looking for answers? Try searching our database.

Read Hidden in web Page

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
MrFulvio@hotmail.com - 15 Oct 2007 09:30 GMT
GoodMoring

How can i read the hidden text od data in web page ???

Ths to all
Patrice - 15 Oct 2007 15:05 GMT
HiddenField1.Value (or what do you mean by the "hidden text" if you are not
talking about the HiddenField control ?).

--
Patrice

> GoodMoring
>
> How can i read the hidden text od data in web page ???
>
> Ths to all
MrFulvio@hotmail.com - 16 Oct 2007 06:32 GMT
> HiddenField1.Value (or what do you mean by the "hidden text" if you are not
> talking about the HiddenField control ?).
[quoted text clipped - 12 lines]
>
> - Mostra testo tra virgolette -

no In the web page there is a Post Form whit some value hidden

es.
Name
Tipo                                             Value
27fbcdferfsfsfs
hidden                                           2dfrdvbgdtf=
Patrice - 16 Oct 2007 10:25 GMT
Where are stored those hidden values ? By design when you post a form, the
value of the textboxes, dropdow, checkboxes etc... are sent to the server.
If the content you are talking about is not inside any kind of user input
filed you won't be able to retreive this server side (unless you post this
in the querystring or copy the value for example in an hidden field).

Also note that an ASP page runs server side, is destroyed and rerun again
ont he next round trip. i.e. if the hidden values you are talink about are
server side properties they just live the time of the HTP request unless you
restore them on each execution...

We won't be able to help if you can't provide us with the exact context in
whihc you have the problem you seem to have.

--
Patrice

On 15 Ott, 16:05, "Patrice" <http://www.chez.com/scribe/> wrote:
> HiddenField1.Value (or what do you mean by the "hidden text" if you are
> not
[quoted text clipped - 13 lines]
>
> - Mostra testo tra virgolette -

no In the web page there is a Post Form whit some value hidden

es.
Name
Tipo                                             Value
27fbcdferfsfsfs
hidden                                           2dfrdvbgdtf=

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.