Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
There is a setting for this (access data across domains in the security tab/custom level) in IE, but I'm wondering if there is something similar in Firefox, or how to make firefox do this.
I'm using client sided javascript to grab info from another webpage, which works perfect in IE when the user makes this security change, however, can't get it working on firefox.
Request the data from a page on your domain. That page should be a script that fetches the data from the other domain. I hope you have permission to use that domain's content.