i'm almost certain that that's not possible
major security risk
this tutorial might be of some assistance though
http://www.sitepoint.c om/article/take-command-ajax
you pretty much need to have an interface to the command line
either through php, or another scripting language (obviously whatever can be run on your server)
but if you're going to use wget, you might as well use file_get_conten ts...
User Profile
Collapse
-
cache dom object into js associative array object
hi all
i've got this application where a user selects tabs on the page, which then loads a different section onto another section of the page
we currently have it working using ajax, but we would like it to cache the current object before loading the next one
and then, if it gets selected again, it can be loaded from the cache if it exists, otherwise load it from ajax
our code works in firefox,...
No activity results to display
Show More
Leave a comment: