H
HAlx
Hello
When I use an element like <SELECT ... DISABLED>, and then try
to get its value when processing form - I get
Request.Form.Item("Select1")=Nothing.
Is there any way to get its data ?
Or maybe other way to disable/lock the html SELECT item ?
TIA
When I use an element like <SELECT ... DISABLED>, and then try
to get its value when processing form - I get
Request.Form.Item("Select1")=Nothing.
Is there any way to get its data ?
Or maybe other way to disable/lock the html SELECT item ?
TIA