Thread: Need your help! (takes ~10 sec)

  1. #1
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640

    Need your help! (takes ~10 sec)

    web programming is new to me and i have to do some for work. i made a test program that ran great in my browser (IE 5.5) but did not work for others when i sent them the link.

    i think i (may) have fixed it now but i need to know which browsers it works in. just follow the link, play with the buttons, and post here with your browser type, version, and success with the program, thanx!!!

    http://www.illusionsband.com/~jefficus/tableview.html

    features:
    -view tables
    -click on column name to sort by that column
    -click and drag columns around
    -resize columns
    -clicking button for existing table will bring that table forward (instead of creating a new one and reloading data)

  2. #2
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    load: class TableViewer not found

  3. #3
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Originally posted by BMJ
    load: class TableViewer not found
    hmm, what browser? is your java run time up to date? i just downloaded IE 6.0 (in which the old applet didnt work) and it works fine in that now.

  4. #4
    Registered User
    Join Date
    Nov 2002
    Posts
    1,109
    Opera 7.11

    Tables view, column sort looks like it works (at least it sorts somehow), drag and drop columns works, resize works, and table forwarding works.

    jrt is up to date as well.

  5. #5
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    Yea OK, it works now that I enabled JRT oops

  6. #6
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    Works fine here (Opera 7.11).
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  7. #7
    Toaster Zach L.'s Avatar
    Join Date
    Aug 2001
    Posts
    2,686
    Works fine for Mozilla 1.4

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 26
    Last Post: 07-05-2010, 10:43 AM
  2. Problem with reboot(), takes a few seconds before rebooting
    By galapogos in forum Linux Programming
    Replies: 5
    Last Post: 12-01-2008, 01:21 PM
  3. popen takes too long?
    By Largo in forum C Programming
    Replies: 2
    Last Post: 11-20-2006, 06:46 AM
  4. Takes 0 arguments?
    By 7smurfs in forum C# Programming
    Replies: 1
    Last Post: 12-23-2004, 12:19 PM
  5. WSAAsyncGetHostByName takes quite long to return even on LAN
    By hanhao in forum Networking/Device Communication
    Replies: 2
    Last Post: 04-08-2004, 05:08 AM