|
pagolina
|
Any way to autopopulate form elements using jquery and its ajax function from a MySQL database?
|
|
|
|
|
|
|
|
lojik (m)
|
Maybe u shd talk 2 DHTML.
|
|
|
|
|
|
*dhtml
|
Actually, i saw this post immediately he posted. i did not reply because it lacks details. You need to be more specific, i have 3 sets of codes to solve that problem: 1. Procedural 2. My library 3. jquery But since this is not a tutorial, i cannot just start posting everything. Maybe you should tell us about the project you are working on, and supply a sample form, then we continue from there. I assume you know how to select and render data from a dbase.
But somehow, i get a feeling you are talkin of how to populate without reloading the page? All can be done easily.
|
|
|
|
|
|
pagolina
|
hello dhtml, here goes the details of the question i have a form that contains the following field, country state lga
i also have my mysql db (register) that contains tables (regtable) of those field.
i want a situation where if somebody select country it will generate the value of state and if the state is selected it will generate the value of the lga, so how do i use jquery or other thing for it?
i don't know if the details above is OK?
|
|
|
|
|
|
*dhtml
|
Give me a sample link online. . .or post your codes here
|
|
|
|
|
|