Hi,
I have asp page that contain a form. When user click submit the form submit itself. I need to add a logic that when user click submit then it send out email to notify me. This process will not interrupt the user. In other word, user will not know that it send out the email. Can any one provide sample?
Thank
pagea.asp
I have asp page that contain a form. When user click submit the form submit itself. I need to add a logic that when user click submit then it send out email to notify me. This process will not interrupt the user. In other word, user will not know that it send out the email. Can any one provide sample?
Thank
pagea.asp
Code:
<table cellspacing="0" cellpadding="0" border="0" bgcolor="#edecd7">
<form action="pagea.asp?" method="post" name="f1">