Hi,
I have a PHP script that creates a JavaScript call based on a variable. The JavaScript call is to return HTML. How can I test to see if the JavaScript call did return HTML and then print the HTML out?
Thanks!
Anyone??? Or maybe an alternative?