[ale] [ALE] off subject: JAVA Question
Linux Idiot
esoteric at denali.atlnet.com
Thu Oct 22 21:25:56 EDT 1998
Adam Teja wrote:
>
> Hey,
>
> I know someone out there is good with Java...
>
> I want to click on a button and get the event
> to open up a URL in a target frame... any idea on how to do this?
I did something like this a while back, but I think it was an image you
would select, and then the url would be loaded. I think it loaded it
into the existing frame. As I recall, the code was something like:
URL url;
url = new URL("http://foobar.com/foo.html");
this.getAppletContext().showDocument(url);
Anyway, maybe that will get you started. I'll see if I can locate the
code, it's been a while since I played with Java...
>
> thanks,
>
> Adam
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
--
Until later: Geoffrey esoteric at denali.atlnet.com
You mean you paid MONEY for Service Pack '98????
More information about the Ale
mailing list