User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the ColdFusion section within the Web Development category of DaniWeb, a massive community of 396,892 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,238 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ColdFusion advertiser:

Need Help Creating a Search Page

Join Date: May 2005
Posts: 2
Reputation: tigeralex is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 1
tigeralex tigeralex is offline Offline
Newbie Poster

Re: Need Help Creating a Search Page

  #3  
May 11th, 2005
Easy dude!

The best way I've found in doing it was to create a form that sends keywords/whateverYourSearchingFieldsAre to a search results page geared to receive the field data and spew it out.

SELECT *
FROM tablename
WHERE yourfield = '%#FORM.field1#%' AND yourfield = '%#FORM.field2#%'


Change where you need to... obviously.

Tiggy
Reply With Quote  
All times are GMT -4. The time now is 4:12 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC