|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Email alerts/notification script
Does anyone know of a script that allows people to sign-up for various keywords and then when the item is entered into a db, they receive an email notification?
|
|
#2
|
|||
|
|||
|
Feel free to contact me for custom coding. It could be done
|
|
#3
|
||||
|
||||
|
You need to code a stored procedure. Probably something in Java (depending on your database), that would be triggered on insert. Otherwise you could write a script, and schedule it to check the db every n minutes for new values.
If your on Linux/UNIX you can use mail/mailx to send mail. There are mail API's for most programming languages. You can even open a socket to the mail server and issue SMTP string commands. |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Scripts > Email alerts/notification script |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|