[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-java-com
Subject:    PROBLEM WITH AN APPLET
From:       si10879 () CI ! UMINHO ! PT
Date:       1996-08-28 15:22:49
[Download RAW message or body]


Hi,

My name is Luis and I have subscribed the Microsoft-Java-COM mailing list
in the beginning of this month.
Earlier in this month, I posted this question:

> How can I display HTML generated by an applet in an IE 3.0
>   web page ??
>
>    ie, I would like to know if there is an engine script
>    to access the web page, on IE 3.0.
>
> I have the following code that works fine with Netscape 3.0, using
> the javascript engine:
>
>      String myHTML = new String(
>         "javascript:'<title>HTML via an Applet</title><h1>blahblahblah</h1>'");
>      getAppletContext().showDocument(new URL(myHTML));
>
> As I said this worked fine with Netscape but with Microsoft Internet
> Explorer, I get a MalformedURLException.
> If no showDocument can be used, may be there is a way to set an
> environment variable of the IE with the string I want to display an
> then have a script language (VbScript or JScript) acces to this variable.
>
> I also like to know if there is a 'Java console' thing in the IE 3.0,
> and if there is any way to access this 'console', ie, get it's content.

I hope IŽll get more feedback, now that the holidays are over.

                                        thank you for any help,


                                                        Luis

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic