Browers and Java

workings of Java

  • (2 Pages)
  • +
  • 1
  • 2

16 Replies - 2572 Views - Last Post: 19 May 2009 - 06:06 AM Rate Topic: -----

#16 wombl3   User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 20
  • Joined: 14-May 09

Re: Browers and Java

Posted 19 May 2009 - 03:03 AM

View Postwombl3, on 18 May, 2009 - 02:41 PM, said:

View Postg00se, 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 :) ......now I can get on an study :)
Was This Post Helpful? 0
  • +
  • -

#17 g00se   User is offline

  • D.I.C Lover
  • member icon

Reputation: 3744
  • View blog
  • Posts: 17,121
  • Joined: 20-September 08

Re: Browers and Java

Posted 19 May 2009 - 06:06 AM

Quote

I wrote a simple code as per the book stated here it is:


That's not much use on its own i'm afraid. I need to see the Java code
Was This Post Helpful? 0
  • +
  • -

  • (2 Pages)
  • +
  • 1
  • 2