Hey guys,
I wouldn't call myself a programmer at all, more of a designer that has to look for quick fixes. I appreciate programmers who create scripts that are easy to use. I've used
Matt's Formmail and
Jack's Formmail. But I need one for ASP and got this
BrainJar's ASP Formmail.
I believe the actual form works but something in the ASP gives me this error:
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/test/form.asp, line 465
800401f3
And my ASP code for line 465 is here:
Any help?