FrontPage Server Extensions for Windows - Incorrect form publishing to W2K3 (IIS6/FPSE2002)

This is Interesting: Free IT Magazines  
Home > Archive > FrontPage Server Extensions for Windows > October 2004 > Incorrect form publishing to W2K3 (IIS6/FPSE2002)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Incorrect form publishing to W2K3 (IIS6/FPSE2002)
Gorik

2004-10-19, 7:47 am

After publishing webpage 'index.html' from FrontPage 2003 to the server
(Windows 2003, IIS6.0, FPSE2002), form tag has been transformed.

FROM
<form method="POST" action="_derived/nortbots.htm"
onSubmit="location.href='_derived/nortbots.htm';return false;"
webbot-onSubmit="" name="FormName" webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="_private/form_results.csv"
S-Format="HTML/BR" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE"
S-Email-Format="TEXT/PRE" S-Email-Address="epetrov@sw-soft.ru"
B-Email-Label-Fields="TRUE" S-Builtin-Fields startspan
B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="Sender string"
B-Email-Subject-From-Field="TRUE" S-Email-Subject="Subject string" --><input
TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults"
endspan i-checksum="43374" -->

TO
<form method="POST" action="index.html" onSubmit="" name="FormName"
webbot-action="--WEBBOT-SELF--">
<!--webbot bot="SaveResults" U-File="_private/form_results.csv"
S-Format="HTML/BR" S-Label-Fields="TRUE" B-Reverse-Chronology="FALSE"
S-Email-Format="TEXT/PRE" S-Email-Address="epetrov@sw-soft.ru"
B-Email-Label-Fields="TRUE" S-Builtin-Fields startspan
B-Email-ReplyTo-From-Field="TRUE" S-Email-ReplyTo="Sender string"
B-Email-Subject-From-Field="TRUE" S-Email-Subject="Subject string" --><input
TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults"
endspan i-checksum="43374" -->


As you can see, 'action' value of tag becomes equal '<filename of webpage>',
but right result is '_vti_bin/shtml.dll/<filename of webpage>'.

When 'action' value is just '<filename>' without prefix
'_vti_bin/shtml.dll/', then page doesn't act Form Handler and
PAGE FORM DOES NOTHING
as customers many time write to you, but I can't find no answer to resolve
this problem.


If server is under W2K (IIS5), then all works fine.
How can I tune Win2003 to work this too?

It MUST be possible!!!!


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com