How would you go about reloading the page?  Would you submit the form
and post the information back again?   I guess I'm having trouble
figuring out how to reload the page and keep the same information that
was previously there, plus load the states in the select box.

On Mar 28, 12:48 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:
> On Mar 27, 5:10 pm, "tyman26" <[EMAIL PROTECTED]> wrote:
>
> > I guess a simpler quesiton would be:  How can I populate a text box
> > dynamically withinformationfrom thepostfrom the same form?  Or is
> > there maybe another way to accomplish this possibly with a custom
> > inclusion tag?  Any help would be much appreciated.  There must be
> > some easier way to do this.
>
> Once your web page has loaded and your user selected an option (the
> mailing country choice), the only ways I can think of modifying the
> contents of a second control on the same webpage is either modifying
> the data of the control dynamically using Javascript or reloading the
> page.
> Roberto Zoia


--~--~---------~--~----~------------~-------~--~----~
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