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 with information from the post from 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 -~----------~----~----~----~------~----~------~--~---