Jump to content

SaintsLair

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by SaintsLair

  1. Hi Guys, I got it working. I created the problem by renaming all my files so the file names would be all lower case. The application had caps to start "DigitalClock.class", by renaming it "digitalclock.class" the applet wasn't recognized. Thanks for trying to jump in and help. Take care, Andy Rock Sign
  2. Hi Raul & Don, Don I'm not using the one from cpanel. I trying to use another one. Raul the digitalclock.class is in the public_html folder along with all the .gif files. It works fine from my html program on my hard drive but when I tried it one the actual website it doesn't work. It says "loading java applet failed". It's probably a simple error on my part since this is all new to me. Thanks for trying, Andy
  3. I'm having trouble with the following java script. It won't initiate on the webpage: <applet code="digitalclock.class" codebase="http://candywrapperz.com/home/www" width=300 height=60></applet> Any help would be greatly appreciated. Thanks, Andy
×
×
  • Create New...