Depending on the user's input in a form, I want to redirect to a view
that's content should be rendered in a corresponding target frame
(this can be either content in a "content"-frame or a new frameset in
"_top" if the user chooses a new personal layout). Is it possible to
do this via HttpResponseRedirect and choose a target frame? Or which
other approach could I use to choose the target frame out of the view?
Any suggestions are appreciated.

Regards,
Andreas


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to