Re: Web Page Generator
- From: "Tom Libby" <tlibby@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 23 Aug 2007 18:24:55 -0400
Look at Request.QueryString
Tom
"Luke Davis" <luke@xxxxxxxxxxxx> wrote in message
news:%23h$cs8c5HHA.3400@xxxxxxxxxxxxxxxxxxxxxxx
I have a custom template in Visual Web Developer that has the same basic
information but a specific set of words need to be changed out, they are
labels, for example the city name. I have a database in SQL2005 with one
column of all the cities that need their own web page. Is there already a
free tool or guide to making an app that will systematically go down that
list and generate a .aspx page for every row (city name) and deposit it
into a folder?
Or what I was going to do, was load variables into the URL, I know PHP
this can be done, but I'm new to ASP .NET, can I make the first page with
a list of cities, based off the sql database, that when clicked they will
all go to the same page and add that variable in the URL, then the page
can pull that variable out of the URL and fill the labels? I need it to
be in the URL so I get SEO credit for having different links.
Thanks
--
Luke Davis, MCSE: Security
DEM Networks - Senior Systems Architect
7225 N First, Suite 105
Fresno, CA 93720
Office: 1 (559) 439-1000
Fax: 1 (866) 640-2041
www.demnetworks.com
.
- Follow-Ups:
- Re: Web Page Generator
- From: Luke Davis
- Re: Web Page Generator
- References:
- Web Page Generator
- From: Luke Davis
- Web Page Generator
- Prev by Date: Re: Generic List .Find or .Contains
- Next by Date: Re: Web Page Generator
- Previous by thread: Web Page Generator
- Next by thread: Re: Web Page Generator
- Index(es):
Relevant Pages
|