Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > hidden input field

Reply
Thread Tools

hidden input field

 
 
=?Utf-8?B?d3J5dGF0?=
Guest
Posts: n/a
 
      05-27-2005
Hi! How do I define an asp component that is equivalent to a hidden input
field in html?
 
Reply With Quote
 
 
 
 
Kevin Spencer
Guest
Posts: n/a
 
      05-27-2005
System.Web.UI.HtmlControls.HtmlInputHidden class.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Sometimes you eat the elephant.
Sometimes the elephant eats you.

"wrytat" <> wrote in message
newsBA7C041-A9C3-4E59-A9BF-...
> Hi! How do I define an asp component that is equivalent to a hidden input
> field in html?



 
Reply With Quote
 
 
 
 
Brock Allen
Guest
Posts: n/a
 
      05-30-2005
You can also use Page.RegisterHiddenField.

-Brock
DevelopMentor
http://staff.develop.com/ballen



> Hi! How do I define an asp component that is equivalent to a hidden
> input field in html?
>




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Populate Hidden field on post back and retrieve value from Hidden Field Rick ASP .Net 3 04-13-2010 05:38 PM
Pass hidden form field value to another form field to insert in db GavMc ASP General 4 09-22-2005 06:33 PM
writing from hidden field to text field repost Roy Adams Javascript 3 12-21-2004 02:32 PM
writing from hidden field to text field Roy Adams Javascript 1 12-20-2004 03:47 AM
Hidden input field Heinrich Klein HTML 1 11-09-2003 09:20 PM



Advertisments