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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JavaUser123

  1. JavaUser123

    Small Form, Big problems

    Thanks Jeff
  2. JavaUser123

    Small Form, Big problems

    Hi I Have A Small Form That Has Big Problems in The Code I Need it so that MHR x Workout = Target BPM HR Can Someone Help? I Have No Problem With The Contents of the first fieldset <html> <head> <SCRIPT LANGUAGE="JavaScript"> function a_minus_b(form) { a=eval(form.a.value) b=eval(form.b.value)...
  3. JavaUser123

    Is It Possible to use an exteral file

    I've Just Found The Problem. I Am Using This Code And loading It Into My Web Broswer, And My .html File Needs to be a .shtml File. Is There Any Other Way Of Doing This, So I Will Get Results By Just Looking At It Through My Web Browser, And Will I Have To Use The .shtml extension? [ponder]
  4. JavaUser123

    Is It Possible to use an exteral file

    Just Tested It And It Doesn't Work, Is There Some Kind Of <script> Tag I Need To Use??
  5. JavaUser123

    Is It Possible to use an exteral file

    Yeah, That's What I Meant, Thanks feherke
  6. JavaUser123

    Is It Possible to use an exteral file

    Is It Poss To Use HTML and An External .txt file To Link The Two I Am Planning My .txt File Will Have The Body Text Needed on the HTML, So I Don't Have A Massive Code [ponder]
  7. JavaUser123

    Popup Close

    Cheers Nick! You Are A Legend!
  8. JavaUser123

    Popup Close

    I Have A Floating Menu That Uses JavaScript To Operate. I Would Like An Option To Hide And Show This Menu This Is The Html And Javascript Code I Am Using: <html> <head> <title> Cool Computer Pranks </title> <script> alert("Welcome!"); alert("Drive Your Friends Insane!"); alert("With Nerdy...

Part and Inventory Search

Back
Top