I have a web form that users input answers and when submitted I want the ASP code to place the user inputs into certain locations of a HTML form. The form is then automatically opened in a new window and the user can then view, print or save the HTML document. I don't need the data to be saved or stored in a database, just placed in the HTML document. I can create the form document in HTML or PDF whatever is easier to work with.
Can anyone provide a small sample of this code, once it works I can modify as needed.
I have ASP code and a form created and can supply the code if this will help but I thought it would be to much to post.
Thanks,
JR
Can anyone provide a small sample of this code, once it works I can modify as needed.
I have ASP code and a form created and can supply the code if this will help but I thought it would be to much to post.
Thanks,
JR
Comment