Steve Coleman wrote:

> I'm having a problem with a html form on Apache 1.2.5 with FP98.
>
> Here's the form command:
>
> <form method="POST" action="_vti_bin/shtml.exe/gck_reg.htm" onsubmit="return

cnahge action to read "./" at the beginingor insert a base url statement in
the  <head> which would be www.domain.com
or tell your Apache an alias for the that URL and direct it back to the correct
page.

> FrontPage_Form1_Validator(this)" name="FrontPage_Form1"
> webbot-action="--WEBBOT-SELF--">
>
> The first time I fill out the form and submit it clears the form, and begins
> again.  If I complete the form the second time it will work.
>
> The first time the URL is :  http://www.domain.com/gck_reg.htm
>
> The second time the URL is :
> http://www.domain.com/_vti_bin/shtml.exe/gck_reg.htm.
>
> shtml seems to want me to do it twice.  This exact form doesn't have a
> problem where it was previous hosted.  It seems to be a problem with the
> FP98 config.  I had this exact same problem on an NT machine with FP98.  I
> had to change all of my forms from www.domain.com/form.htm to
> www.domain.com/_vti_bin/shtml.exe/form.htm.  Seems like there would be a
> better way to do this.
>
> Any help would be appreciated.
>
> Steve


begin:          vcard
fn:             Robert Canary
n:              Canary;Robert
email;internet: [EMAIL PROTECTED]
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard

Reply via email to