hi,
i know this subject has come up a 100 times here and i may haved one of those examples in the past. however, any examples that i found, didn't work for my app. maybe somebody can help me find out why.
i have a web page on a host serve that has a form like this below. users can log on to the web, go the the current page and click submit.
<form name="frm1" action="newpage.asp" method="post">
i want to send an email before the current page goes to newpage.asp. is it possible?
thanks.
i know this subject has come up a 100 times here and i may haved one of those examples in the past. however, any examples that i found, didn't work for my app. maybe somebody can help me find out why.
i have a web page on a host serve that has a form like this below. users can log on to the web, go the the current page and click submit.
<form name="frm1" action="newpage.asp" method="post">
i want to send an email before the current page goes to newpage.asp. is it possible?
thanks.