Search:

Type: Posts; User: hellocheese

Search: Search took 0.11 seconds.

  1. Re: java applet program question (on getting path fails)

    Signing in applets somehow pissed me off.

    I hate the restrictions. I know you have to get certified and everything but we have to wait days just to get certified. Why couldn't it just be. Hello...
  2. Re: java applet program question (on getting path fails)

    Or if there is a way to tell users I am getting their path so they can accept it.
  3. Re: java applet program question (on getting path fails)

    No I am working on windows number 1
    Number 2, can someone give me an example of how to sign in an applet so I can get this to work.
  4. java applet program question (on getting path fails)

    import java.applet.Applet;
    import java.awt.Graphics;
    import java.io.*;
    import java.awt.Color;

    public class chatbox extends Applet {
    public String test()
    {
    ...
Results 1 to 4 of 4