Email Confirmation With Data From Form in Body - 3/21/2001 20:48:00
Spooky,At http://www.outfront.net/spooky/adv_email.htm, you state: "The 's' variables can be modified to suit, or can contain requests for form or hidden contents from the submission form" How exactly is this accomplished? Would it be something like: sBody = For Each item in Request.Form If not, how would I indicate the form fields to be pulled into the body? Also, if I implement email confirmation, which page will pop up after a user clicks "submit"? I would assume the submit page that they just came from. Thanks again, Thom
|