What is the usual way for testing an
ASP script offline that will send form-data to an email address?
Do I have to run a mail-server program (smtp?) or something similar, and where would I put the script - in the route folder containing the
html files or somewhere else?
Regards...