I have this script:
<script src='http://shopping.netledger.com/store/query/getcartitemcount.nl?site=ACCT22xxx'></script>
I am not real sure of what direction I need to go here so if anyone can offer me anything then please do.
I need to get a return value fromt his script. Any ideas of how I can do that? I am interfacing to this script with php.
Jeff
Normally these sites have a "callback" script on your site which they call and pass variables. Check your agreement with the company.
Well they don't provide anycall back. Or if they do they aren't willing to release that to users. Do you know of any other way to get access to the returned value?