Apothem
05-16-2009, 07:11 AM
How do you use jQuery so that it will allow the user to silently load a webpage?
Example:
U° views s°.com
s°.com uses jQuery to silently "view" s².com - so that both s°.com and s².com will treat U° as if he viewed both pages.
The process is repeated every 60 seconds.
My goal in this is to use an external software of mine, hosted on a different host, to load a page in my forums so that the forum can do the proper logging procedures... and that I won't need to write up a script to do what my forum does in terms of logging data.
Example:
U° views s°.com
s°.com uses jQuery to silently "view" s².com - so that both s°.com and s².com will treat U° as if he viewed both pages.
The process is repeated every 60 seconds.
My goal in this is to use an external software of mine, hosted on a different host, to load a page in my forums so that the forum can do the proper logging procedures... and that I won't need to write up a script to do what my forum does in terms of logging data.