Re: form submit button as navigation

by "Donna M Smillie" <dms(at)zetnet.co.uk>

 Date:  Sun, 1 Aug 1999 10:44:22 +0100
 To:  "V Hansen" <hansen.nfa.umaine(at)apollo.umenfa.maine.edu>,
<hwg-basics(at)hwg.org>
 References: 
  todo: View Thread, Original
Hi Victoria

This came up just a couple of weeks ago on the Techniques list, and the
consensus was that this will work fine, but you have to use METHOD="GET"
(and don't forget the closing FORM tag, of course).  I should say that I
haven't tried this, so can't confirm it, but the fact that the person who
asked didn't come back probably meant that it worked.  :-)

HTH!

Regards,
Donna
--
dms(at)zetnet.co.uk
Different Worlds:  http://www.users.zetnet.co.uk/dms/
Pictures of the Past, The Leslie Smith Family,
An Introduction to HTML, Copyright Considerations
Calendar Wallpapers

----- Original Message -----
From: V Hansen <hansen.nfa.umaine(at)apollo.umenfa.maine.edu>

> What is the code to use a form submit button as simple navigation?
> At the end of my line of training pages, each with a form submit
> button on it to run the associated scripts, I have a link back to the
> main page.  I'd like that button to look and act just like the
> others.  However, when I use an empty form, with the action set to my
> page, I get a 501 error.  (It worked fine on my machine with the
> local server.  It failed when I sent it to the remote server, and
> accessed it over the web.)
>
> What I'm using is
>
> <form method="POST" action="../register">
> <font face="Arial, Helvetica, sans-serif" size="-1"><b>
> <input type="submit" value="Start Over">
> </b></font>
>
> Should it be a GET method?  Or is there some other way to do this.
>
> Help with this problem would be greatly appreciated.
>
> Victoria

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA