hidden field

J

Joël

hi!
Is it possible to have a textbox web server control as hidden ? and how ?
When I use the visible property the textbox isn't rendered.
 
S

Steve C. Orr, MCSD

You can drag a hidden control onto your webform from the HTML section of the
VS.NET toolbox. Here is the equivalent HTML:

<INPUT type="hidden" id="Hidden1" name="Hidden1" runat="server">
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top