Hi I am chaining to actions together, I have one that displays a form and if you submit it calls the modify action then forwards straight back to the action that displays the form. Is there anyway for me to pass variables inbetween the modify->display action other than using the session? I tried using the request but for some reason even though I set an item in the request in modify it doesn't change the value that the display action sees. Thanks! David
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

