473,320 Members | 1,863 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Search Pages

Hi all,
I have a Problem in my web application, it is for a Retail
Store, and it has lot of products,and lots of categories, i need an
efficient search mechanism, where in which i have to search the
products, does any one have any idea how do i start with.
Do i have to create lots of aspx pages with the products for each
categories, and then think about searching .
Or should i have a single page to display all the product dynamically.
I dont have any clue about it , i have seen so many sites,

Can any one please help me in giving me a better solution
thanks in advance

Regards

thomson

Nov 19 '05 #1
3 914
"thomson" <sa**********@yahoo.com> wrote in news:1128318346.795995.94920
@g14g2000cwa.googlegroups.com:
Or should i have a single page to display all the product dynamically.
I dont have any clue about it , i have seen so many sites,

Can any one please help me in giving me a better solution


Are you storing all items in a database?

In that case, you can use SQL server full text search to search through the
DB.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.

Newmarket Volvo Sucks! http://newmarketvolvo.tripod.com
Nov 19 '05 #2
On Sun, 02 Oct 2005 22:45:46 -0700, thomson wrote:
Hi all,
I have a Problem in my web application, it is for a Retail
Store, and it has lot of products,and lots of categories, i need an
efficient search mechanism, where in which i have to search the
products, does any one have any idea how do i start with.
Do i have to create lots of aspx pages with the products for each
categories, and then think about searching .
Or should i have a single page to display all the product dynamically.
I dont have any clue about it , i have seen so many sites,

Can any one please help me in giving me a better solution
thanks in advance

Regards

thomson

Let's start by modeling your problem domain. From the problem domain you
dtermine a few classes that represent the entities in the domain (i.e.:
products, customers, etc.). Then decide how you may store or obtain the
information to fill-up your product,customers, etc from a database. There
are various databases products capable of providing you with good
performance (for example Microsoft's SQL Server, or the open source MySQL).
Once you have these classes, you now express them to the UI for use and
editing.
Nov 19 '05 #3
Hi all,
I do have all the tables ready for customers and products.

But the issue is how do i show it on the front end , do i need to use a
single aspx page to display the contents ie, when the user gives a
search on products, it should fetch the data from the database and
display it
How is it

Regards

thomson
intrader wrote:
On Sun, 02 Oct 2005 22:45:46 -0700, thomson wrote:
Hi all,
I have a Problem in my web application, it is for a Retail
Store, and it has lot of products,and lots of categories, i need an
efficient search mechanism, where in which i have to search the
products, does any one have any idea how do i start with.
Do i have to create lots of aspx pages with the products for each
categories, and then think about searching .
Or should i have a single page to display all the product dynamically.
I dont have any clue about it , i have seen so many sites,

Can any one please help me in giving me a better solution
thanks in advance

Regards

thomson

Let's start by modeling your problem domain. From the problem domain you
dtermine a few classes that represent the entities in the domain (i.e.:
products, customers, etc.). Then decide how you may store or obtain the
information to fill-up your product,customers, etc from a database. There
are various databases products capable of providing you with good
performance (for example Microsoft's SQL Server, or the open source MySQL).
Once you have these classes, you now express them to the UI for use and
editing.


Nov 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Bosconian | last post by:
I'm looking for a free open source web site search engine. htdig looks like a good one that's well supported and used in the community. I've read over the feature list and documentation, but I'm...
0
by: R. Rajesh Jeba Anbiah | last post by:
Q: Is PHP search engine friendly? Q: Will search engine spiders crawl my PHP pages? A: Spiders should crawl anything provided they're accessible. Since, nowadays most of the websites are been...
0
by: only_me | last post by:
Not a coding question as such but highly related to asp/dynamic pages issues : has anyone any suggestions on the following ASP sites are generally (always) of a dynamic nature, pages can be...
67
by: Sandy.Pittendrigh | last post by:
Here's a question I don't know the answer to: I have a friend who makes very expensive, hand-made bamboo flyrods. He's widely recognized (in the fishing industry) as one of the 3-5 'best' rod...
5
by: Sam | last post by:
Does anyone know of a way to create a search page under ASP.NET 2.0? I have started out by configuring a catalog in Index Server, registering the aspx, ascx extensions in the registry to allow...
1
by: ratnakarp | last post by:
Hi, I have a search text box. The user enters the value in the text box and click on enter button. In code behind on button click i'm writing the code to get the values from the database and...
8
by: Roman | last post by:
I received a marketing call from a guy first showing me my website and then some other website and ranking of that other website. My questions is it worth paying to SEO corporation a $1200 -...
3
by: Bigalan | last post by:
Hello, i am relatively new to PHP and i am struggling with printing multiple search results on to different pages. The code below works ok but when you click on next page button, it brings up a blank...
5
by: th1982 | last post by:
HI All I have a search page' s result which view 3results/per page,but my "next" link to view next page is not working. Here is my code : <?php // Get the search variable from URL ...
5
by: manish | last post by:
HI I want a jawascript that will search pages from only my subdomain website eg. abc.efg.com can anyone help me please give the exact jawascript as I am not an expert programmer please if...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.