|
|
 |
|
|
Pages: 1
ASP not working
(Click here to view the original thread with full colors/images)
Posted by: Grimlitch
I am getting an ASP error when I initiate the send function of the ASP page and would like some help if possible
Here is the error
Microsoft VBScript runtime error '800a0046'
Permission denied
/admissions_info.asp, line 20
I am not aware of the permissions it is talking about, can someone help me.
Posted by: Grimlitch
This is the Line in Question in the ASP code
Mail.Send Request.ServerVariables("REMOTE_ADDR"), "admissions@ntcollege.com", "Info Request", HTML
Please Help
|
|
|
|
|