Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. alexpalmbay

    Mouseover using Frames

    I'm creating a website using three frames (menu, main, and banner). I need assistance in writing a script that will change the image on the banner frame, when the user moves the mouse over the links on the menu frame. I know how to change the image w/in the same frame, but that's not what I...
  2. alexpalmbay

    Cannot Compile using Win98/SE

    Good Afternoon sedj, I tried your suggestion, and I was able to see the changes I made in the main method. When I compiled my pgm, the changes were taking effect, which I thought was great. Then after working on my pgm for about an hour-and-a-half, I noticed I wasn't getting the results I...
  3. alexpalmbay

    Cannot Compile using Win98/SE

    Good Afternoon, I have a unique problem on Windows 98/SE. Whenever I try to compile a JAVA applet, the changes do not take effect, unless I reboot my PC. I've tested this out numerous times, and each time I get the same result. It doesn't matter the size of the pgm. Below are the steps I...
  4. alexpalmbay

    Cannot Compile

    Good Afternoon, I have a unique problem on Windows 98/SE. Whenever I try to compile a JAVA applet, the changes do not take effect, unless I reboot my PC. I've tested this out numerous times, and each time I get the same result. It doesn't matter the size of the pgm. Below are the steps I...
  5. alexpalmbay

    Cannot Resolve Symbol

    Thank you very much for your assistance. It works now!
  6. alexpalmbay

    Cannot Resolve Symbol

    I'm new to JAVA, so please handle w/care:) I'm trying to write a simple rectangle pgm, but I'm getting the following errors: Rectangle.java:24: cannot resolve symbol symbol : variable calculateArea location: class Rectangle Sytem.out.println(Rectangle.calculateArea); Below is my...

Part and Inventory Search

Back
Top