Hi there,
I'm struggling with the following problem: What's the correct HTML (and/or Rails) code for
- a button that resides within a form, and
- that should lead to a new page, but
- should not submit anything (from the form)?
Basically, the button should work exactly like a hyperlink.
Thanks for your help!
Tom