Hi,

I'm working on extending the functionality of an existing webpage. The
goal is to 'remote control' this webpage by a local application.
What I've tried now is setting up a local webserver that just returns
the current status of this application and then I wanted to use AJAX
within a Greasemonkey script to access this status. Unfortunately it
seems that I'm not allowed to do that since of course localhost is a
different domain than the webpage I want to change. So obviously there
is no way of letting a Greasemonkey script talk to a local webserver,
is it?
I'd appreciate any help!

Cheers,
Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"greasemonkey-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/greasemonkey-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to