From: donnaMarie g. <twi...@ya...> - 2003-10-09 00:34:43
|
plaese don't send my anything anymore Bruce Tennant <blu...@ya...> wrote:When you say "in synchronous" what do you mean? Only at initial page load? When I think synchronous, I think either a blocking fetch or some how aligned with another thread. Just looking for a nominclature clarification. Raymond Irving <xw...@ya...> wrote: Yep! That's a security setting in the browsers. It's called cross-domain scripting security. The only way arround this is to use IOElementSync class or FileReader to access the data in synchronous. -- Raymond Irving --- Bruce Tennant wrote: > Maybe I missed this in the docs, but is there a > known issue with grabbing a file from another > domain? > > When I grab a file from the same domain as the > master page, no problems. But if the page is on > another domain (even if an aliased ip address), it > never reads it. > > here's a test page > > http://www.bluewolverine.com/fetch_page.html > > The two urls it trys to grab are > > local: http://www.bluewolverine.com/test.html > remote: http://home.comcast.net/~bluewlvrn/test.html > > same exact test.html file, both load when accessed > directly from browser > > > > > www.bluewolverine.com > > --------------------------------- > Do you Yahoo!? > The New Yahoo! Shopping - with improved product search __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Dynapi-Help mailing list Dyn...@li... https://lists.sourceforge.net/lists/listinfo/dynapi-help www.bluewolverine.com --------------------------------- Do you Yahoo!? The New Yahoo! Shopping - with improved product search --------------------------------- Do you Yahoo!? The New Yahoo! Shopping - with improved product search |