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 derfloh 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. bouchie

    opeing a new window using a .js file

    Thank yo for the quick response, however, the getDocFromSelect function can't be changed. Is there a way to make this happen within the js code? <!-- function createYear(day) { var year = day.getYear(); if (year < 1000) year += 1900; return year; } function...
  2. bouchie

    opeing a new window using a .js file

    Is there any way to make this code open in a new window? <input type="button" value="View Area Facts" lanquage="JavaScript" onclick="getDocFromSelect('html', 'http://www.nhes.state.nh.us/elmi/htmlprofiles/', ''...

Part and Inventory Search

Back
Top