But that's my problem...I can't access an external servlet. It would have a
URL like
http://www.foobar.com/servlet/HelloWorldServlet and this doesn't fly with
the loadpanel in IE...it does in Netscape.
All I really want to do is access my servlet but I can't seem to do it.
What am i missing?
Thanks.
Chris Shreve
----- Original Message -----
From: "Scott Andrew LePera" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 13, 2001 1:12 PM
Subject: Re: [Dynapi-Dev] loadpanel.setURL does not work for external URLs
> You can't load pages from other domains. It's a security risk.
>
> You can, however, use a proxy script or servlet to hijack the content of
> the page, and then return that content as a string to be written into
> the LoadPanel.
>
> scottandrew
>
> > Chris Shreve wrote:
> >
> > IE5, Win2k
> >
> > setting to files like 'foobar.html' works fine, but when I try
> > loadPanel.setURL('http://www.yahoo.com') I get an
> > 'access denied' error.
> >
> > What gives? Is this the way IE is supposed to behave???
> >
> >
> > Thanks for any info
> >
> > Chris Shreve
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
>
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev