|
CommerceStreet.com's FormMail.asp form handlers provide form handling
functionality commonly associated with Perl script handlers. It works equally
well with or without FrontPage. CommerceStreet.com offers three versions of
FormMail.asp, for three different applications.
FormMail.asp reads the form fields out
of the referring form and emails the form field names and results to the
addresses specified.
FormMailText.asp merges form
results into text format files and emails the form results as formatted text
emails.
FormMailHtml.asp merges form results into html format files and emails the
form results as html formatted emails.
All three form handlers can merge the form results into an html results page
and send that page to the respondent's browser after the form is processed.
|