The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> HTML Submit Button, linking a page from a button
metben46
post Nov 22 2007, 11:47 PM
Post #1





Group: Members
Posts: 1
Joined: 22-November 07
Member No.: 4,370



I need to know how to link a page togetther with a submit button so as I click on the submit button it goes to that page.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Brian Chandler
post Nov 23 2007, 01:46 AM
Post #2


Jocular coder
********

Group: Members
Posts: 2,460
Joined: 31-August 06
Member No.: 43



How is a "submit button" different from any other image that is a link?

Usually a "submit button" is part of a form - is that what you want to do, make it look like a form, even if it isn't?

<form method=get action="http://somepage">
<input type=submit>
</form>

...no?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 16th April 2024 - 12:07 AM