View Full Version : Auto Responder


jackson
12-18-2004, 06:31 AM
hi,

Anybody knows how to store email addresses in autoresponder address and sending auto mails. What's the procedure to do this. Do i have to download any software and what coding i should use in php or javascript. Suggestions appreciated. Thanx

Thanx
Jackson

dilligaf
12-18-2004, 07:20 AM
Jackson, A little unclear about what you want to do.

To store addresses you'll need a db and a dynamic model to call for them (ASP, PHP, .NET). I do mailings with ASP/Access as the applications are rather small. If you didn't want to roll your own I'm sure that there are bunches on hotscripts.com for download.

I don't know how the auto responder fits in though. Maybe you could elaborate.