Passing parameters from rhtml to rjs

I need some parameters to go from my rhtml to my rjs. Anyone know how
to do this?


Amos K.
A. King Software Development and Consulting, L.C.
http://dirtyInformation.com

Looking for something to do? Visit http://ImThere.com

If you are submitting a form, you can always pass strings using
hidden input tags. If you are just doing a call using an updater
then you can pass some parameters as additional URL parameters.

Michael

thanks. I tried that. I ended up having to make an action to set the
parameters, and give it the same name as the .rjs.

On 6/24/07, Michael L. [email protected] wrote:

I need some parameters to go from my rhtml to my rjs. Anyone know how


Amos K.
A. King Software Development and Consulting, L.C.
http://dirtyInformation.com

Looking for something to do? Visit http://ImThere.com