Hi ASP pros -
I have an input form (html) that uses the POST method to present the Response page (.ASP)
Is the Response page essentially just a kind of confirmation screen, giving the user a chance to review the data and return to the input form if they need to make a correction ?
I need to write the user's data into a database. Do I still need the .ASP page as the middle step ?
Thanks, John
I have an input form (html) that uses the POST method to present the Response page (.ASP)
Is the Response page essentially just a kind of confirmation screen, giving the user a chance to review the data and return to the input form if they need to make a correction ?
I need to write the user's data into a database. Do I still need the .ASP page as the middle step ?
Thanks, John