Forum Moderators: open

Message Too Old, No Replies

dynamic content

         

jortworx

9:33 am on Jun 24, 2005 (gmt 0)

10+ Year Member



heres the deal:

dynamic values of my dropdown list which came from my MySQL database using php to retrieve those datas.Now, what I want to do is when I select a value from my drop down list, this would automatically update the rest of my fields in the form.

example:

Name:[drop down list]---> when selected

Address: [will automatically be filled up]
Email:[also be filled up]

I am using PHP/MySQL. So when I already selected an item from my dropdown list.. it will requery my databse to display the associated value.

Thank you!

zRonin

2:10 pm on Jun 26, 2005 (gmt 0)

10+ Year Member



If this is possible, i'm with you - that would be really cool. However, I think you will have to use AJAX which uses XML not MySQL.

Here are some wiki references:
[en.wikipedia.org...]
[ajaxpatterns.org...]

Here are some examples:
[google.com...] (google suggest - the best search ever - just type something in and see for yourself)
[maps.google.com...] (also try google satellite)
[projects.backbase.com...]
[gmail.google.com...]