webForumDet fria alternativet
Logga in / Bli medlem

CDonts

ASP

0 svar · 176 visningar · startad av aleborg

Medlem sedan jan. 20013 341 inlägg
Trådstart#1

Får fel på den här koden, men hittar inget fel :(

set objMail = CreateObject("CDONTS.Newmail")
objMail.From = prop("Email")
objMail.To = prop("Email")
objMail.Subject = "Someone has signed your guestbook"
objMail.Body = "Hi!"& vbcrlf & vbcrlf &"Someone has signed your guestbook."& vbcrlf &"The message in the guestbook's from "& Replace(Request.Form("Name"), "'", "''")
objMail.Send
set objMail = Nothing

Permission denied

/guestbook/guestbook.asp, line 98
line 98: objMail.Send

Vad beror det på???

388 ms totalt · 4 externa anrop · v20260731065814-full.51f67c91
126 ms — deklarationer (db)
130 ms — hämta statistik (db)
128 ms — hämta tråd, inlägg och bilagor (db)
126 ms — ändringar (db)