|
Hmm... guess I dont see the point? Sending text to javascript or inserting text from an include or PHP, it seems like its all the same. Not being critical, genuine curosity.
In any case what about doing exactly what I have done but instead of echoing the HTML you echo the javascript to store it into a string client side, then a call to display it. Then when the script is run again you first check to see if its already been downloaded and stored into javascript, if yes just display it, if no then do the download and display?
Cul
|