|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
JS to auto populate fields
I need a JS (i think) that will look at a site_id field in a form and auto-populate city, state, zip fields pulled from a mySQL DB.
An example to set me down the path of enlightenment would be nice. TIA, mike |
|
#2
|
|||
|
|||
|
RE: JS to auto populate fields
that would probably be best done serverside, for example using php
you could do it w/ js, but your still going to need to use something serverside to query the db and output the result. i dont see much benefit to use js for that, because it would make it much more difficult. |
|
#3
|
|||
|
|||
|
RE: JS to auto populate fields
agreed, thanks.
mike |
|
#4
|
|||
|
|||
|
RE: JS to auto populate fields
setting resolved flag, thanks again.
mike |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > JS to auto populate fields |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|