Hello,
I am redirecting to a URL and want to pass data to the URL I was doing
something like:
c.source = "Gazza"
return redirect(path)
It does get redirected to the correct page, however I dont see the
value on html
${c.source} being displayed.
Can I use c objects with a redirect or is this specific to render?
Thanks,
Garyc
--
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.