Form data for Db and Email
Hi Everyone
I have a registration form that loads into a DB (Access) - No problem.. I then want to use the information from the form to send an email but it appears to be lost after the database has been updated. Email works without the database input but not after it.
Method is complete form then go to asp page for the email but no form data has been passed on..
Any ideas on how I can retian the data to be used in the email please???
Thanks