Forum Moderators: coopster

Message Too Old, No Replies

dynamic text area

         

jortworx

6:02 am on Jun 24, 2005 (gmt 0)

10+ Year Member



how do I create a dynamic text area that whenever I select a value from a dropdown list it will automatically
fill up the form of my html. the dropdown list contains dynamic values from mysql database. Whenever I click a value, it automatically fills up say for example the name, address, email, etc...

dkin

6:17 am on Jun 24, 2005 (gmt 0)

10+ Year Member



I believe javascript would help the most with this, maybe onblur?