Hello everyone,
I am a beginner in vb.net and asp.net (having started 2 months ago). I am currently creating a Customer Information database and appreaciate any help given on this matter:
How do I create a preview page before submitting to the database.
Example, I have a page that allows me to input customer's information. Before submitting to the database, I would like to have a pop-up page allowing me to preview all the info. This pop-up page also will have a "submit" and "cancel" button. Once the "submit" button is pressed, only then the information will be updated to the database.
If this can be done, where do you normally store the info temporarily for the pop-up preview page?
I am using vb.net and asp.net
Thank you in advance.....
I am a beginner in vb.net and asp.net (having started 2 months ago). I am currently creating a Customer Information database and appreaciate any help given on this matter:
How do I create a preview page before submitting to the database.
Example, I have a page that allows me to input customer's information. Before submitting to the database, I would like to have a pop-up page allowing me to preview all the info. This pop-up page also will have a "submit" and "cancel" button. Once the "submit" button is pressed, only then the information will be updated to the database.
If this can be done, where do you normally store the info temporarily for the pop-up preview page?
I am using vb.net and asp.net
Thank you in advance.....