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 <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to