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 Mike Lewis 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. cjh088

    verifyRequired and vairables

    Hi, im a n00b at javascript. I am trying to create a simple test to make sure the user is human and not a bot. so what i did was <script language=javascript> var check var check2 check= (Math.random()); check2= (Math.round(check*100000)); document.write(check2); </script> I then created a...

Part and Inventory Search

Back
Top