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 Wanet Telecoms Ltd 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. gmillikan

    How to get a value of an <input type="text"> from a popup

    Oh yes, Thanks NEVERSLEEP, appreciate it.
  2. gmillikan

    How to get a value of an <input type="text"> from a popup

    Also, I've found the javascript MUST be below the form. Otherwise it will not work at all. Happy hunting.
  3. gmillikan

    How to get a value of an <input type="text"> from a popup

    Good Gravey. That's just a bit embarrassing... [ponder]
  4. gmillikan

    form.submit() problems...

    This didn't help. Same errors. var theVar=window.document.doedit.jobid.value; and var theVar=document.doedit.jobid.value; - They both return the same error: "document.doedit has no properties." I wish I could find the problem!! this is driving me crazy!!

Part and Inventory Search

Back
Top