Re: using hyperlinks as submit buttons
- From: "David Dorward" <dorward@xxxxxxxxx>
- Date: 27 Jun 2006 07:28:32 -0700
Alexander Weiner wrote:
It is absolutely necessary, that all the parameters are send by post and not
by get. Now I want to insert Hyperlinks <a href... in this form section. But
here I have to put the parameters in the url via get.
The best solution is to forget it. Links go places. Buttons send data
places. They send a strong message to the user telling them what is
going to happen. Its poor usability if they send the wrong message.
That said, you can (eugh) use CSS to style buttons to look like links.
.
- References:
- using hyperlinks as submit buttons
- From: Alexander Weiner
- using hyperlinks as submit buttons
- Prev by Date: using hyperlinks as submit buttons
- Next by Date: Re: using hyperlinks as submit buttons
- Previous by thread: using hyperlinks as submit buttons
- Next by thread: Re: using hyperlinks as submit buttons
- Index(es):