[SOLVED] Fetching data from remote server

I'm not even sure what I'm trying to create, but what I'm trying to achieve is to fetch data from a remote server in a greasemonkey script using jQuery.
Gosh, I'm really not good at explaining, am I?

Say for instance that the greasemonkey script runs at http://google.com/
I have no problems fetching http://google.com/services/ using jQuery.get(), but trying to fetch http://example.com/about/ returns nothing.

My question is; am I doing something wrong, or is this just not meant to work?
And if it's not meant to work, is there any other way of achieving this?

Comments

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories

In this Discussion