Dynamic Sitemap?

W

weismana81

Does anyone have any tips for creating a dynamic sitemap that will display
pages that are created from a db. I have an access db, and my site uses
frontpages built in db features. FP 03.
Just thought I'd check it out.

Thanks...

A little detail... I have a tutorials db, tutorials.asp (shows titles),
tutorialsdetail.asp (shows the tutorial). I'd like to have all the tutorials
listes in the sitemap using the titles field.
 
S

Stefan B Rusynko

Yes
Just populate the site map page in a table by calling for all records in tutorials db and the titles field

For an example see http://www.asp101.com/samples/url_linker.asp



| Does anyone have any tips for creating a dynamic sitemap that will display
| pages that are created from a db. I have an access db, and my site uses
| frontpages built in db features. FP 03.
| Just thought I'd check it out.
|
| Thanks...
|
| A little detail... I have a tutorials db, tutorials.asp (shows titles),
| tutorialsdetail.asp (shows the tutorial). I'd like to have all the tutorials
| listes in the sitemap using the titles field.
 
W

weismana81

Duh!! I'm sorry, I had a brain fart. I spent about 4 hours reading asp for
dummies before I made this post. I was making it more complicated than it
needed to be. I think I needed a nap.
Thanks for your help.
 

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