I have written an HTML page where you can enter 8 lots of information (using the text box), I wish to obtain the data entered and pass this information into an ASP page.
So far I have not been able to do this, what do I need in my HTML to firstly recognise the parameters when attaching to the URL and secondly, how do I bring in these parameters in ASP?
Thanks in advance for any help.
Chards
