Skip to main content
Participant
November 2, 2006
Question

1 form, 2 buttons, 2 action choices

  • November 2, 2006
  • 6 replies
  • 459 views
Hey all:

Quick question:
Is it possible to have a form with two different buttons so the user can decide to direct the information to one or the other?

Thanks,
Kenquad
This topic has been closed for replies.

6 replies

Inspiring
November 3, 2006
Thanks and good luck with this and future projects!



"Ken Ha Quad" <webforumsuser@macromedia.com> wrote in message
news:eidr6j$rp6$1@forums.macromedia.com...
> Wow, looks like you're an endless wealth of helpful links, PizzaGood!
> Thanks
> to you, too, Michael. I share your concerns about Javascript,
> particularly
> considering that this is a corporate web app and not a consumer site.
> Needs to
> be 100% reliable. Either way, I appreciate you guys' helpfulness.
>
>


Participant
November 2, 2006
Wow, looks like you're an endless wealth of helpful links, PizzaGood! Thanks to you, too, Michael. I share your concerns about Javascript, particularly considering that this is a corporate web app and not a consumer site. Needs to be 100% reliable. Either way, I appreciate you guys' helpfulness.
Inspiring
November 2, 2006
.oO(Ken Ha Quad)

> One more question: (pardon the stupidity of it) Is it possible to use a
>hyperlink in place of a button for cosmetic reasons and get the same effect as
>a button?

Not reliably (would require JavaScript to submit the form).

Micha
Inspiring
November 2, 2006
Ken,

Glad I could help.

Submit a form with a link:

http://www.thesitewizard.com/archive/textsubmit.shtml

Look up "submit form with link" on Google for other results.


"Ken Ha Quad" <webforumsuser@macromedia.com> wrote in message
news:eidnu0$o5u$1@forums.macromedia.com...
> Hey, PizzaGood; that was just what I was looking for! Thanks!
>
> One more question: (pardon the stupidity of it) Is it possible to use a
> hyperlink in place of a button for cosmetic reasons and get the same
> effect as
> a button? No big deal if not, it would just be nice.... :-)
>


Participant
November 2, 2006
Hey, PizzaGood; that was just what I was looking for! Thanks!

One more question: (pardon the stupidity of it) Is it possible to use a hyperlink in place of a button for cosmetic reasons and get the same effect as a button? No big deal if not, it would just be nice.... :-)
Inspiring
November 2, 2006
Check out:

http://www.htmlhelp.com/faq/html/forms.html#two-submit


"Ken Ha Quad" <webforumsuser@macromedia.com> wrote in message
news:eidkks$keh$1@forums.macromedia.com...
> Hey all:
>
> Quick question:
> Is it possible to have a form with two different buttons so the user can
> decide to direct the information to one or the other?
>
> Thanks,
> Kenquad