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 TouchToneTommy 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. NightSoDark

    how to call perl subroutine from html form

    You can add a hidden field to the form. When the form is submitted, use the value in an if...else statement. If the hidden field exists, go to the subroutine desired. A method involving ?name=value is a query string and applies to method="get", not "post." You could...

Part and Inventory Search

Back
Top