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 pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to