
April 7th, 2000, 01:59 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
asp forms: first submit, then review, before sending
<i><b>Originally posted by : Steve Dodt (Steven.Dodt@mimsdata.com.au)</b></i><br />Hi<br /><br />I am looking for an example where a Form, like a feedback form in ASP, is filled out by the user, they click on submit, but instead of sending automatically, the user is presented with a "print" of the message on screen with the options to SEND or CORRECT. <br /><br />Of course the CORRECT option would bring the user back to the form where they could amend their entry [even using the "javascript:window.history.back()" to do that would be acceptable to me]. The SEND option would either email the content or submit it to a Database.<br /><br />If you know of a good asp example of form to print-out, where I can easily follow the code I would appreciate it.<br /><br />Kind regards,<br /><br />Steve_D.<br />
|