Hi all -
I am trying to pass data between forms. But the line of code:
only submits the value of cmbFacility up to the first space (the rest is truncated).Code:<input type="hidden" name="facility" value=<%=request.form("cmbFacility")%>>
Why?!?
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |