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

    Combining functions

    Hi everyone does anybody know how to combine 2 seperate functions. Here is my first function code: function formcheck(formobj){ // Enter name of mandatory fields var fieldRequired = Array("name", "email", "comment"); // Enter field description to appear in the dialog box var fieldDescription...

Part and Inventory Search

Back
Top