search record using search button from database

Reply

Join Date: Dec 2004
Posts: 27
Reputation: faisyshah is an unknown quantity at this point 
Solved Threads: 0
faisyshah faisyshah is offline Offline
Light Poster

search record using search button from database

 
0
  #1
Aug 26th, 2005
hello every body

i have a search button just like in google or yahoo but my search button is connect from my access database table , basically search option is use in my site for product available for sale for example when customer type name of product in search option and then click on search button , if product available then the next page show description about that product otherwise show "product not found"

any solution or code

thanks in advance
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 27
Reputation: faisyshah is an unknown quantity at this point 
Solved Threads: 0
faisyshah faisyshah is offline Offline
Light Poster

Re: search record using search button from database

 
0
  #2
Aug 29th, 2005
my frontend is asp and and backend is microsoft access
Reply With Quote Quick reply to this message  
Join Date: Sep 2005
Posts: 9
Reputation: amitlokare is an unknown quantity at this point 
Solved Threads: 0
amitlokare amitlokare is offline Offline
Newbie Poster

Re: search record using search button from database

 
0
  #3
Sep 15th, 2005
Originally Posted by faisyshah
my frontend is asp and and backend is microsoft access
hi,
U can fire query on search button like
select productname form product where productname like %"request.form("serach")"%
Then use tht recorde set
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC