Hi,
i m trying to create a form in HTML which is directed to an ASP page.
But i m not able to create the asp page in javascript. i have a knowledge of javascript & not VBscript.
I want to extract data from the html page & try to validate it with the asp page.
my html page includes all the client side validation reqd while filing up the form at the client side.
How do i create asp page & extract data from the html page...like which option is marked.... & so on.