PDA

View Full Version : Send email upon d/l completion


rustybones
10-07-2005, 07:30 AM
Hiya guys, yeah so as the title says, what I want to do is fire off an email once the download has completed.

Currently the scripts fires off an email everytime the download link is clicked, which makes for a pretty messy inbox.

Any ideas?
cheers

SpirtOfGrandeur
10-07-2005, 03:36 PM
You cannot test for this using ASP. You can test for this using ISAPI's.

rustybones
10-10-2005, 02:10 AM
Crap... I know nothing about ISAPI's or where to start with them... does anyone have any useful info or links?