ASP.NET Site Mapping

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Has anyone ever, or know of a way to generate a site map for an ASP.NET site? What I would like to do is generate links to all pages even those that require user input without having to go through the UI. The purpose is to provide a collection of links that a user can use to view the pages without having to know what the pages are and what they do (for testing things like context, spelling, localization, etc)

Thanks

T. Ford
 
Take this:
http://scripts.world-directory.net/dir/95/3.php

--
FF
www.francofigun.com.ar
www.microsofties.com.ar
MSN: (e-mail address removed)
UIN: 305336919
Yahoo MSN: (e-mail address removed)

T. Ford said:
Has anyone ever, or know of a way to generate a site map for an ASP.NET
site? What I would like to do is generate links to all pages even those
that require user input without having to go through the UI. The purpose is
to provide a collection of links that a user can use to view the pages
without having to know what the pages are and what they do (for testing
things like context, spelling, localization, etc).
 

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

Back
Top