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: *

  • Users: ksh5u
  • Order by date
  1. ksh5u

    onkeydown does not redirect page using location.href

    Thanks Dan but I am actually using the code in an ascx page for a sharepoint web part. So I dont have any form tags on the page. Just the javascript code and TABLE. This is all I have <script language="javascript"> var servername = location.host; function SearchcBase() {...
  2. ksh5u

    onkeydown does not redirect page using location.href

    Hi, I am trying to use javascript to allow the user to press enter on a search input field and have the page redirect to the search result page. So after the user enters a text, instead of having to click "Search" with the mouse, the user will press enter and the whole page will redirect to the...

Part and Inventory Search

Back
Top