Search database

G

Guest

I seem to be a ragulare on this now - apologies for my lack og knowledge

I have posted my first website live (not all of it but some pages to test
format, search boxes etc - www.rateandyell.com)

I have produced a form to submit data to a database, and a form to search
the database

I have a hotel posted in the database, but when I conduct a search and
choose the "hotel" under acivity provided - no results appear.

Anyone have any potential ideas?
 
T

Trevor L.

El said:
I seem to be a ragulare on this now - apologies for my lack og
knowledge

I have posted my first website live (not all of it but some pages to
test format, search boxes etc - www.rateandyell.com)

I have produced a form to submit data to a database, and a form to
search the database

I have a hotel posted in the database, but when I conduct a search and
choose the "hotel" under acivity provided - no results appear.

Anyone have any potential ideas?

I am also new to databases and displaying them etc. But I have managed to
put together some forms for my guestbook (see site below) which do work, so
maybe I can be some help

Which search is the one in question?
Search Products
http://www.rateandyell.com/Search Products.asp
which calls
http://www.rateandyell.com/search_products_posted_results.asp
or
Search Service
http://www.rateandyell.com/Search Services.asp
which calls
http://www.rateandyell.com/search_services_posted_results.asp

What is the code to display the data?
Because it will be ASP, a reference to the site is not enough. You will need
to copy and post the code for it to be seen here.
If you do decide to post it here, please delete or mask any passwords that
you don't want seen. It is the structure of the code that is needed
 
G

Guest

Thanks for the help

The basics are easy to do, but the little bits on the edges seem to have
problem getting to work without some knowledge

--
Thanks for the help
Tonino


Trevor L. said:
El said:
I seem to be a ragulare on this now - apologies for my lack og
knowledge

I have posted my first website live (not all of it but some pages to
test format, search boxes etc - www.rateandyell.com)

I have produced a form to submit data to a database, and a form to
search the database

I have a hotel posted in the database, but when I conduct a search and
choose the "hotel" under acivity provided - no results appear.

Anyone have any potential ideas?

I am also new to databases and displaying them etc. But I have managed to
put together some forms for my guestbook (see site below) which do work, so
maybe I can be some help

Which search is the one in question?
Search Products
http://www.rateandyell.com/Search Products.asp
which calls
http://www.rateandyell.com/search_products_posted_results.asp
or
Search Service
http://www.rateandyell.com/Search Services.asp
which calls
http://www.rateandyell.com/search_services_posted_results.asp

What is the code to display the data?
Because it will be ASP, a reference to the site is not enough. You will need
to copy and post the code for it to be seen here.
If you do decide to post it here, please delete or mask any passwords that
you don't want seen. It is the structure of the code that is needed

--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
 
G

Guest

I will paste code as soon as back on home pc tonight
--
Thanks for the help
Tonino


Trevor L. said:
El said:
I seem to be a ragulare on this now - apologies for my lack og
knowledge

I have posted my first website live (not all of it but some pages to
test format, search boxes etc - www.rateandyell.com)

I have produced a form to submit data to a database, and a form to
search the database

I have a hotel posted in the database, but when I conduct a search and
choose the "hotel" under acivity provided - no results appear.

Anyone have any potential ideas?

I am also new to databases and displaying them etc. But I have managed to
put together some forms for my guestbook (see site below) which do work, so
maybe I can be some help

Which search is the one in question?
Search Products
http://www.rateandyell.com/Search Products.asp
which calls
http://www.rateandyell.com/search_products_posted_results.asp
or
Search Service
http://www.rateandyell.com/Search Services.asp
which calls
http://www.rateandyell.com/search_services_posted_results.asp

What is the code to display the data?
Because it will be ASP, a reference to the site is not enough. You will need
to copy and post the code for it to be seen here.
If you do decide to post it here, please delete or mask any passwords that
you don't want seen. It is the structure of the code that is needed

--
Cheers,
Trevor L.
[ Microsoft MVP - FrontPage ]
MVPS Website: http://trevorl.mvps.org/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top