Frontpage bots not working on IIS 6

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Gorik (epetrov_at_sw-soft.com)
Date: 10/20/04


Date: Wed, 20 Oct 2004 19:23:27 +0700

Frontpage bots not working on IIS 6
Hi,

I just installed Win2K3 server with IIS 6. Just o test I put a very basic
html form with 1 textbox and submit/reset button in to the default web. And
set it to email to an account and write the data in to a text file. I
configured the mail server and other settings for this website for frontpage
extensions.

What happens is; When I submit the form the page submits but nothing
happens. The file gets created but no data in it.

To test I created another website with same parameters and the form works
perfectly fine. And it is a very simple form anyway.

The file name is test.htm, and form header is as below:
<form method="POST" action="test.htm" webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="_private/form_results.csv"
S-Format="TEXT/CSV" S-Label-Fields="TRUE"
S-Email-Address="email@address.com" S-Email-Format="TEXT/PRE"
startspan --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot
bot="SaveResults" i-checksum="43374" endspan -->

and the rest is the html for submit button and textbox.

I checked the permissions and everything and all seems good. And I don't
receive an error message anyway.

Oh btw I create and save the form with FP2003.

So what could be the problem?

Any help appreciated

thanks
Gorik



Relevant Pages

  • Executing a .EXE program from HTML in IIS and XP Pro
    ... We have an application that works on Win 2000 and IIS. ... The program written in C and compiled as .EXE, takes data from an HTML form, ... uses the cmd shell to copy a template file and replaces the data in the ... program which creates data and executes gnuplot which generates plots. ...
    (microsoft.public.inetserver.iis.security)
  • Windows XP and a little ASPNET form
    ... I am able to get a HTML form up and running thru IIS. ... But the ASP script ... I tried setting TRACE but it didn't show. ...
    (microsoft.public.dotnet.framework.aspnet)