Thread
: jQuery
Listbox doesn't populate from mysql with php
View Single Post
10-28-2012, 04:20 PM
PM User
|
#
4
branko7171
New to the CF scene
Join Date: Oct 2012
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
SOLVED!
I've figured out what was the problem. I passed item.label (or item), where I should have passed item.id. mySQL query in the php file requires that id, and it won't work with label etc...
branko7171
View Public Profile
Find More Posts by branko7171