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 MikeeOK 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: goggel
  • Content: Threads
  • Order by date
  1. goggel

    Problems with IF sentence and navigator.userLanguage

    Hi I try to make a javascript that checks what language the user is using. But the if sentence is not running properly, it just goes down to the bottom and continiue running and not giving me correct return. function isSecurity(chkFlag){ if (chkFlag == "true") return true; if (chkFlag ==...

Part and Inventory Search

Back
Top