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: *

  • Users: ArgIL
  • Order by date
  1. ArgIL

    prevent accidental closure of a window

    I use onKeyDown on text inputs to determine if a key has been pressed. You could use it to trigger a javascript that would read the input and then load a save data script and pass the variables into a hidden iframe. Very simplified example: <script language=javascript> function saveIt(x){ var...

Part and Inventory Search

Back
Top