Web Related Questions - Why can't I access my survey with a web browser?
Make sure you didn't leave space in your file's name. For instance if you want to call your form 'My Survey', you will have less difficulty if you call it MySurvey, with no space between My and Survey.
- Make sure you have no spelling mistakes in the URL. Note that some web servers are case sensitive.
- Make sure that CGI programs can be executed.
- Microsoft IIS may have Lockdown and URLScan installed. This will prevent a CGI from being accessible.
- Microsoft IIS 6.0 requires exe permissions to be set.
- Windows 2003 server also requires the IUSR account to be set.