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 Shaun E 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 alltheverses

  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