[thelist] Form button not working

Rob Whitener rwhitener at DesignOptions.com
Wed Nov 27 12:26:00 CST 2002


Why don't you use an image that looks like a button to hold the link to the
site instead of using a form?  It doesn't seem like you have anything to
process since you are linking to index.htm.  Also, if you use get and set
the enctype="application/x-www-form-urlencoded", the ? and anything after it
will be hidden.

-----Original Message-----
From: Flavia Tarzwell (FayeC) [mailto:ftarzwell at fayec.com]
Sent: Wednesday, November 27, 2002 1:19 PM
To: Evolt
Subject: [thelist] Form button not working


Can someone tell me why this button won't work?
If you type the address directly on the browser it works but clicking on
the button won't work.
I tried with and without the back slash and also tried adding the
index.htm at the end...nothing works....
The person wants the button as it is....no graphic will do.
Here's the code:

<form action="http://www.voicegatecorp.com/index.htm" method="post">
<input type="submit" value="Continue Browsing Our Site">
</form>

Should I use the method="get" instead?
That works but puts a ? right at the end of the address when the page is
loaded....

Thanks,

FayeC


--
* * Please support the community that supports you.  * *
http://evolt.org/help_support_evolt/

For unsubscribe and other options, including the Tip Harvester
and archives of thelist go to: http://lists.evolt.org
Workers of the Web, evolt !



More information about the thelist mailing list