More information about the Underscore mailing list

[_] flash - mySQL query, outputting XML

Jon Bennett jmbennett at gmail.com
Tue Jul 29 10:55:40 BST 2008

hi juan,

> xmlData.load("progsel_query_xml.php?testParameter='testp'","GET");

don';t think you can have single quotes in a GET query string, should be:

xmlData.load("progsel_query_xml.php?testParameter=testp","GET");

hth

jon

-- 

jon bennett
w: http://www.jben.net/
iChat (AIM): jbendotnet Skype: jon-bennett