on 6/13/01 12:25 PM, "Ivan Stoev" <[EMAIL PROTECTED]> wrote:
> Look into ActionEvent or try this:
>
>
> <a
> href="$link.setPage("Magic.vm").setAction("Action").addPathInfo("eventSu
> bmit_doMagic","magic")">magic</a>
> <a
> href="$link.setPage("Trick.vm").setAction("Action").addPathInfo("eventSu
> bmit_doTrick","trick")">trick</a>
Bingo.
People need to realize that Turbine (and the ParameterParser class) treats
get/post/path_info data exactly the same. This is a feature. :-)
So, passing something in as <form method="POST"> is the exact same as
passing something in as <form method="GET">.
-jon
--
"Open source is not available to commercial companies."
-Steve Ballmer, CEO Microsoft
<http://www.suntimes.com/output/tech/cst-fin-micro01.html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]