Hello all,
I am currently attepting to get info from a prior web page and can not figure out how this is done.
On my web page i have html text input controls, filled from a database. The users, once the info has been filled in, click on a link button and it goes to a processing page. This processing page will then look at what they have entered and redirect them to the next page for what they need.
I could have sworn there was a request.form(formname).item(controlname).Value that would do this, but i have not found anything like this.
Thanks in advance,
Brian
I am currently attepting to get info from a prior web page and can not figure out how this is done.
On my web page i have html text input controls, filled from a database. The users, once the info has been filled in, click on a link button and it goes to a processing page. This processing page will then look at what they have entered and redirect them to the next page for what they need.
I could have sworn there was a request.form(formname).item(controlname).Value that would do this, but i have not found anything like this.
Thanks in advance,
Brian