Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Site map.

Site map.

Scheduled Pinned Locked Moved Web Development
questioncsharpasp-nethelp
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    myshketer
    wrote on last edited by
    #1

    Hi! I have a big code source of the web site. Some pith of code writed on ASP and another part on ASP.NET. I need to know the site map but determinated it on practic will spend too long time. Another way is analyse the code. I think it should be the parser which can analyse the code of specific web page (in my variant it is ASP or ASP.NET file) and work with pages controls. Does anybody know some tool helps for or may be some link to solution or any saggestion? Does my question illustrate my problem? :rolleyes:

    B 1 Reply Last reply
    0
    • M myshketer

      Hi! I have a big code source of the web site. Some pith of code writed on ASP and another part on ASP.NET. I need to know the site map but determinated it on practic will spend too long time. Another way is analyse the code. I think it should be the parser which can analyse the code of specific web page (in my variant it is ASP or ASP.NET file) and work with pages controls. Does anybody know some tool helps for or may be some link to solution or any saggestion? Does my question illustrate my problem? :rolleyes:

      B Offline
      B Offline
      Bjohnson33
      wrote on last edited by
      #2

      Not sure what end result you want (is the map for end users, for you to know what's there etc), but this may do what you need: http://www.xml-sitemaps.com/ Cheers Ben

      M 1 Reply Last reply
      0
      • B Bjohnson33

        Not sure what end result you want (is the map for end users, for you to know what's there etc), but this may do what you need: http://www.xml-sitemaps.com/ Cheers Ben

        M Offline
        M Offline
        myshketer
        wrote on last edited by
        #3

        Thanks, but I need to know where does the user may go from the page. In other words I need the map with pointers all pathes.

        B 1 Reply Last reply
        0
        • M myshketer

          Thanks, but I need to know where does the user may go from the page. In other words I need the map with pointers all pathes.

          B Offline
          B Offline
          Bjohnson33
          wrote on last edited by
          #4

          I think the above will give you that. If the site map needs to be contextual, then you'll need to navigate the xml produced by the tool to find the current page and then generate your navigation from the child nodes of that. Cheers Ben

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups