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!

Search results for query: *

  • Users: JavaUser123
  • Content: Threads
  • Order by date
  1. 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)...
  2. 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]
  3. 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