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

    redirect if browser is not expected

    ok well so far i have a working browser check <script type="text/javascript"> var browser=navigator.appName; var b_version=navigator.appVersion; var version=parseFloat(b_version); document.write("Browser name: "+ browser); document.write("<br/>"); document.write("Browser version: "+ version)...

Part and Inventory Search

Back
Top