Copy link to clipboard
Copied
I have a ASP form that submits data into a DB (it works all good)
The form has a email field called 'LineManagerEmail'
When the user clicks on the submit button i would like the content of the form (which isn’t much really) to submit the content to the email address ‘as well as’ insert the content to the Database.
Does anyone know of any extensions for this or have a short snippet of code that will do the job.
I will really appreciate any help anyone can provide.
Regards
Vaio
Copy link to clipboard
Copied
You must create to scripts... one for the DB and other for the e-mail. in onsubmit you have to call the to functions onsubmit(email; DB)
Leonardo Hermoso
Copy link to clipboard
Copied
Hi Leonardo
Please can you email me at b5ml@yahoo.co.uk
as i would like to dicuss with you.
I hope this is okay.
Regards
Vaio
Copy link to clipboard
Copied
Copy link to clipboard
Copied