Forums
This topic is locked
Get value from a disable form object...
10 May 2003 13:30:06 Chriz L. posted:
Hello people...,I just wanted to ask how can i take a value from a form object ( a textfield ) which i made it disable???
I used the Request.Form("textfield" command but i get the empty string as a result....
Thank you in advance! <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Replies
Replied 12 May 2003 12:07:44
12 May 2003 12:07:44 Lee Diggins replied:
Hi,
Couldn't you a hidden textfield with the same value as the disabled textfield?
Just a thought.
Digga
Sharing Knowledge Saves Valuable Time!!!
Couldn't you a hidden textfield with the same value as the disabled textfield?
Just a thought.
Digga
Sharing Knowledge Saves Valuable Time!!!
Replied 15 May 2003 15:03:03
15 May 2003 15:03:03 Chriz L. replied:
that's a pretty good suggestion....i will try it... i think it'll work <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Tnx Digga...always there to help <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Tnx Digga...always there to help <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>