Jump to content

Send an email during an insert record action


Recommended Posts

I think this extension could be set up to do that not cheap but easy.

 

http://www.dmxzone.com/showDetail.asp?TypeId=3&NewsId=5628

 

I think you can set it up to deliver on submit and you could enter database information to display in the mail.

 

They have an okay support forum be sure to ask question be fore you buy, I use it but not for your funtion, and I only think it will work.

 

I am sure there is a Send mail sript out there that can do the same but will take some time to code.

 

 

What is the least expensive and simplest solution?

In the SAME script as is used to add information to the database, you can include some additional code to retrieve information from the database, create whatever text with it you want, and use php's mail() function to send an e-mail or e-mails to whomever you want.

 

Total cost = $0.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.