Search:

Type: Posts; User: Fabgio

Search: Search took 0.09 seconds.

  1. Replies
    3
    Views
    2,043

    [SOLVED] Re: Passing parameters to an Applet

    I have just solved the problem. Following your tip I verified the information source was present. So I commented out the HTML block and exported it to an HTML file. So everything works! I made a...
  2. Replies
    3
    Views
    2,043

    [SOLVED] Passing parameters to an Applet

    I am in the throws of passing parameters to an applet using getParameter method. I am completely new to HTML tags.
    Here is the code:


    import java.awt.*;
    import java.applet.*;
    /*
    *
    ...
Results 1 to 2 of 2