dude9er
07-26-2008, 12:34 AM
I have a query string which I'm requesting via this code:
cityList = request.querystring("cityList")
I need to place the value of this parameter into this Javascript and am not sure how to do it. The result goes in the bold cityList value. Can someone help me out?
callSearch('05664621','','Y','N','N','MEX','',cityList,'JFK','','#F5F5F5');
THANKS
cityList = request.querystring("cityList")
I need to place the value of this parameter into this Javascript and am not sure how to do it. The result goes in the bold cityList value. Can someone help me out?
callSearch('05664621','','Y','N','N','MEX','',cityList,'JFK','','#F5F5F5');
THANKS