wombl3, on 18 May, 2009 - 02:41 PM, said:
g00se, on 18 May, 2009 - 05:58 AM, said:
Quote
Im not being understood...All I wish to do is open Applets in my browser
you are being understood . It's you who has the misunderstanding. You've already told me you CAN open applets in your browser
Quote
yes that opens in my browser.
The reason why it won't let you 'open your own java' is that you have errors in your own Java, which you need to correct. I've offered to help you by correcting these, but since you're strangely reluctant to post your code, then there's not much else i can do
Apologies, not reluctant, I wrote a simple code as per the book stated here it is:
<HTML>
<HEAD>
<TITLE> Looking at Applets</TITLE>
<HEAD>
<BODY BGCOLOR = red>
<H1>Looking at Applets</H1>
<P>
<APPLET CODE=text WIDTH=250 HEIGHT=150>
</APPLET>
</BODY>
</HTML>
This Applet doesnt open in my browser, if this doesnt work, the rest of the book exercises wont either..on assumption
Changed browsers to Opera now things open....would like to thank Goose for patience with trying to help me...very very much appreciated

New Topic/Question
Reply



MultiQuote

|