View Single Post
  #1 (permalink)  
Old 06-21-2007, 03:38 PM
spenland spenland is offline
WebProWorld Pro
 
Join Date: Jul 2004
Location: Irvine, CA
Posts: 125
spenland RepRank 0
Default Trouble with Forms on IIS Server

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?
Reply With Quote