pomata
2 Dec 2006, 6:27 PM
sorry if question is stupid....
when I use something like this
YAHOO.util.Connect.asyncRequest('POST', 'postpage.php',
{success: commentSuccess, failure: commentFailure});
do I need to append a querystring to the page if people using application are behind a proxy/caching system?
Thanks
Pomata
when I use something like this
YAHOO.util.Connect.asyncRequest('POST', 'postpage.php',
{success: commentSuccess, failure: commentFailure});
do I need to append a querystring to the page if people using application are behind a proxy/caching system?
Thanks
Pomata