Re: Submit Problems (Action Command?)
From: Kevin Spencer (kspencer_at_takempis.com)
Date: 08/03/04
- Next message: chris leeds: "Re: Optimal page width?"
- Previous message: Paul Kraemer: "Optimal page width?"
- In reply to: Ian Cruickshank: "RE: Submit Problems (Action Command?)"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 3 Aug 2004 08:20:54 -0400
The problem is most likely due to using FTP rather than FrontPage to
publish. If you re-publish the web using FrontPage, and recalculate
hyperlinks, everything should be fine.
-- HTH, Kevin Spencer .Net Developer Microsoft MVP Big things are made up of lots of little things. "Ian Cruickshank" <IanCruickshank@discussions.microsoft.com> wrote in message news:536942B9-D78B-4E02-AC66-1360279E054B@microsoft.com... > The server contains FP extensions, i'm using ftp via interent explorer rather than http. Couild this be creating the problem? Please find below the link to the form. When submitting the form, the error that occurs is a code which relates to a syntax issue?? The code looks fine though, any help would be greatful! > > http://www.nationwidetraininglimited.co.uk/contact.htm > > Cheers, Ian > > "Ian" wrote: > > > I've created a frontpage form. when the form is submitted an error. The error indicates a sytax error, but i cannot see where. Any help would be great! > > > > I think it is something to do with the "action" command in the form. > > > > Please find code below: > > > > THanks, Ian > > > > <HTML> > > <HEAD> > > <meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252"> > > <meta http-equiv="Content-Language" content="en-us"> > > <TITLE>New Page 1</TITLE> > > </HEAD> > > <BODY> > > <H1>New Page 1</H1> > > <HR> > > <P> > > This is an explanation of the purpose of the form ...</P> > > <FORM METHOD="POST" name="feedback" action="--WEBBOT-SELF--" > > > <!--WEBBOT BOT=SaveResults startspan S-Builtin-Fields S-Email-Address="info@nationwidetraining.co.uk" S-Email-Format="TEXT/PRE" B-Email-Label-Fields="TRUE" > > --><input TYPE="hidden" NAME="VTI-GROUP" VALUE="0"><!--webbot bot="SaveResults" endspan i-checksum="43374" --><P> > > Please identify and describe yourself:</P> > > <BLOCKQUOTE> > > <TABLE> > > <TR> > > <TD ALIGN="right"> > > <EM>Name</EM></TD> > > <TD> > > <INPUT TYPE=TEXT NAME="Personal_FullName" SIZE=35> > > </TD> > > </TR> > > <TR> > > <TD ALIGN="right"> > > <EM>Date of Birth</EM></TD> > > <TD> > > <INPUT TYPE=TEXT NAME="Personal_DateOfBirth" SIZE=8> > > </TD> > > </TR> > > <TR> > > <TD ALIGN="right"> > > <EM>Sex</EM></TD> > > <TD> > > <INPUT TYPE=RADIO NAME="Personal_Sex" VALUE="Male" CHECKED> > > Male <INPUT TYPE=RADIO NAME="Personal_Sex" VALUE="Female"> > > Female </TD> > > </TR> > > </TABLE> > > </BLOCKQUOTE> > > <INPUT TYPE=submit VALUE="Submit Form"> > > <INPUT TYPE=RESET VALUE="Reset Form"> > > </FORM> > > <HR> > > <H5> > > Author information goes here.<br>Copyright © 2003 [OrganizationName]. All rights reserved. <BR> > > Revised: > > <!--WEBBOT BOT=TimeStamp > > S-Type="EDITED" > > S-Format="%m/%d/%y" startspan > > -->08/02/04<!--webbot bot="TimeStamp" i-checksum="12764" endspan --></H5> > > </BODY> > > </HTML>
- Next message: chris leeds: "Re: Optimal page width?"
- Previous message: Paul Kraemer: "Optimal page width?"
- In reply to: Ian Cruickshank: "RE: Submit Problems (Action Command?)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|