Hello all
I have a HTML control generated by the following:
INPUT TYPE="hidden" NAME="MyAnswer" VALUE=""
Is there a way to reference the Value of this control using VB program code???
Thanks in advance
George
From http://www.developmentnow.com/g/62_0...sp-general.htm
Posted via DevelopmentNow. com Groups
I have a HTML control generated by the following:
INPUT TYPE="hidden" NAME="MyAnswer" VALUE=""
Is there a way to reference the Value of this control using VB program code???
Thanks in advance
George
From http://www.developmentnow.com/g/62_0...sp-general.htm
Posted via DevelopmentNow. com Groups
Comment