D
disaia
2 problems:
Example: If a person types in a part number into Yahoo:
1. Is there a way for Yahoo to list your web site as one of the
results.
2. If the user clicks on your link, can your web application know the
part number the user typed into the Yahoo search box. I would like to
use that part number to query our database and present a dynamic web
page with the details of that part number.
I know one way to solve this is to create a web page for every part
number, but since there are over 10 million part numbers it wouldn't be
the best solution. I need a way to dynamically generate that web page
(hopefully with VB.NET, my prefered language).
Thanks,
Dominic Isaia
(e-mail address removed)
Example: If a person types in a part number into Yahoo:
1. Is there a way for Yahoo to list your web site as one of the
results.
2. If the user clicks on your link, can your web application know the
part number the user typed into the Yahoo search box. I would like to
use that part number to query our database and present a dynamic web
page with the details of that part number.
I know one way to solve this is to create a web page for every part
number, but since there are over 10 million part numbers it wouldn't be
the best solution. I need a way to dynamically generate that web page
(hopefully with VB.NET, my prefered language).
Thanks,
Dominic Isaia
(e-mail address removed)