ASP.NET: HtmlInputHidden = Nothing

M

Ma³y Piotruœ

Hello,
(Sorry for my English, it's not my country language).
I created .aspx page with HTML control:

<input id=CustomersType name=CustomersType type=hidden runat=server>

and I have it declared in behind-code:

Protected WithEvents CustomersType As
System.Web.UI.HtmlControls.HtmlInputHidden

then I made an assignment in Page.Load:

CustomersType.Value = ...

Unfortunatelly CustomersType = Nothing (QuickWatch).
Could you help me to solve this problem (to allow assignment).
Thank you very much.
(MP)
 

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,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top