Keep on asking, I don't mind, though I can't answer until tomorrow morning now.
You can call on the variable names as you would a text box :
Well I would set up a textbox on the server / request page, then set it's value like this :Code:RESPONSE("Name1")
I'm pretty sure this should do it.Code:<INPUT type="Text" Name="TxtRequestPage1" Value=Response("Name1")>




Reply With Quote