473,322 Members | 1,232 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

ASP.NET: HtmlInputHidden = Nothing

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)
Dec 4 '05 #1
0 956

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: SS | last post by:
Hi I am using .net Calendar control, which works fine in IE but in netscape it shows up but when clicking on the date does not close and does not pass date back to calling window. ANy help...
2
by: Jiho Han | last post by:
In CreateChildControls method of my Page, I am trying to see if a hidden input field is present (by id) and if not, add it to a predefined form (by id). protected override void...
2
by: Daniel Walzenbach | last post by:
Hi, I created an ASP.NET Datagrid where a single row can be selected by clicking anywhere on the row (according to...
0
by: Julius Fenata | last post by:
Okay, I have pass new value from client to server, like this: <script language="JavaScript"> function JSGenerateArticleID() { HiddenValue.value = "test"; } </script>
12
by: TheOne | last post by:
In Asp.net web form under form tag there is action field that I am point to some other page, and not to same web form. When I run this page it is always pointing to itself. How do I get around...
4
by: Jack | last post by:
In page1:<INPUT id="MD" type="hidden" name="MD" value="Hello world">, and there is a button, has a javascript onclick event, in this event, a popup window will appear. In the pop-up window, how...
1
by: Ma³y Piotruœ | last post by:
Hello, (I am sorry for my English - it is not my native language.) I am learning .NET. Could you help me please with the following problem? I created .aspx page with a HTML control: <input...
11
by: srini | last post by:
Frens, I am trying to get screen resolution of the client machine using javascript and use those values in my project. I looked at some of the examples given in this group, i tried to implement...
1
by: RSH | last post by:
I have a situation where I have a user control (Called TopOrangeMenu) that has an Hidden HTML Field called "txtU" I am trying to get at the value of that hidden field control from within the...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.