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

    PLEASE HELP ASAP! FLASH w/JS

    I need some help! I want to make a movie that uses JS to look for a directory. Simple JS looks for the directory from enetered info... HERE'S THE JS! function go() { var user = document.form.user.value; var pass = document.form.pass.value; if ( pass == null ) { history.refresh(); } else...

Part and Inventory Search

Back
Top