I have a client who's website runs on an IIS server. I'm really struggling to get a simple stupid form to work on his site. I've tried using php and it doesn't work. Searching google I found that you have to make some pretty extensive changes to the server to make php pages work so I guess I'm over that.
I also tried using the script from here:
BrainJar.com: ASP FormMail
And I keep getting this error when I submit the form
Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed
/formmail.asp, line 466
800401f3
I'm so lost does anyone have any idea what the problem could be?