Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    10
    Views
    2,503

    Re: Creating an iframe (First post)

    You should be able to read the text of the html page from a server and display it in a text field for example.
  2. Replies
    10
    Views
    2,503

    Re: Creating an iframe (First post)

    I'd forget about adding any code to what you have posted. Start with new code and add to that.

    How are you going to do that? What class will display a whole web page? I assume you want the HTML...
  3. Replies
    10
    Views
    2,503

    Re: Creating an iframe (First post)

    Why don't you start with a simple applet and get that to work
    and then add features to it.

    Your code can create a Frame just like it creates any other object, by using = new Frame()
  4. Replies
    10
    Views
    2,503

    Re: Creating an iframe (First post)

    Where did you get this code from?
    Before trying to make anything out of this HOJ, I'd suggest that you read up on how to write a java program.
  5. Replies
    10
    Views
    2,503

    Re: Creating an iframe (First post)

    Please explain.
    Does it compile without errors? If not, copy and paste the full text here.
    Does it execute? If there are errors in the java console, copy and paste them here.
Results 1 to 5 of 5