Welcome Guest, Not a member yet? Register   Sign In
Populate query result to drop down list with Ajax
#6

[eluser]Bramme[/eluser]
You should have a look at JSON. This was specifically designed for this type of thing. I don't know how to handle it in raw javascript, but I know jquery supports it. Basically you echo your array like you would echo html, only you use the json structure (I believe you have to set a header too), you get that result through your ajax call and then jquery can process that json array.


Messages In This Thread
Populate query result to drop down list with Ajax - by El Forum - 07-02-2008, 12:42 AM
Populate query result to drop down list with Ajax - by El Forum - 07-02-2008, 01:59 AM
Populate query result to drop down list with Ajax - by El Forum - 07-02-2008, 07:27 PM
Populate query result to drop down list with Ajax - by El Forum - 07-02-2008, 11:31 PM
Populate query result to drop down list with Ajax - by El Forum - 07-03-2008, 12:05 AM
Populate query result to drop down list with Ajax - by El Forum - 07-03-2008, 01:21 AM



Theme © iAndrew 2016 - Forum software by © MyBB