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 strongm 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: alltheverses
  • Order by date
  1. alltheverses

    LIKE

    May I suggest: Select FirstName, LastName, FaxPhone from Customer where 0=0 and <cfif len(form.fname) or len(form.lname)> (<cfif len(form.fname)> FirstName like '%#form.fname#%'</cfif> <cfif len(form.fname) and len(form.lname)> or </cfif> <cfif...

Part and Inventory Search

Back
Top