WebASP: Email requests from the website are not received

Versions affected: N/A

Symptoms:
When testing your WebASP site, if you submit a request via email, the email may not be received.  The email is mistakenly sent to the developer instead.

Workaround:
You can edit the file submit.asp and correct the two lines around line 145 to read:

strRecipient = rsPref("RCEmail")

You can also download the updated ASP files and unzip into your WebASP folder.  This will correct the problem as well as fix an issue mentioned in KB1007.

 

 

 

Return to top »