i hv my program using php/mysql and ajax. on my combobox i can't figure out why it's not displaying the add on rate. (kindly see my code pls.) as what you can see there's a function i will call "getAddOnRate()" but it's not displaying anything. pls. help~ and tnx in advance...
i cant see your code because its still pending approval, but you should be able to get an idea where your problem is.
first, see if your php script is returning the xml data to javascript. this is simple, just goto the scripts url in your browser script.php?val1=foo or whatever javascript would pass.
if the php script output correctly, then the problem is with your javascript.
Bookmarks