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 John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by madiaz1

  1. madiaz1

    Carry Over Field Values

    I use the following code to hide query string values. Its a simple way of protecting your data that is passed onto another page. This keeps folks from modifing your query string to gather unathorized data from your db. First I create a onClick event. <script language="JavaScript"> function...

Part and Inventory Search

Back
Top