You can do it, however you have to talk to the same domain the javascript came from and then have that server access the page on the seperate domain. This is how everyone on the web does it, because *by design* client side scripts and applets are not allowed to talk to any other domain that the...