473,473 Members | 1,812 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Produce a site map from a Web.Sitemap

Hi guys,

I want to create a sitemap (lets call it a map to avoid confusion with .NET
sitemaps) for my website, as in, a single page that lists all of the other
pages on my web site. e.g. http://mysite.com/sitemap/

I have used a sitemap to order my site (within a Web.sitemap file), is it
possible to generate some sort of treeview of my site with desriptions based
on this file? I dont want to use a treeview control as it looks too much
like a menu...

Any help appreciated!
Taz

Dec 7 '06 #1
1 2105
Might this help?

http://www.aspfree.com/c/a/.NET/Web-...ing-a-SiteMap/

If you page through the article, it shows how the navigation can work
from a master page. and it's all run from the web.sitemap.

Tarun Mistry wrote:
Hi guys,

I want to create a sitemap (lets call it a map to avoid confusion with .NET
sitemaps) for my website, as in, a single page that lists all of the other
pages on my web site. e.g. http://mysite.com/sitemap/

I have used a sitemap to order my site (within a Web.sitemap file), is it
possible to generate some sort of treeview of my site with desriptions based
on this file? I dont want to use a treeview control as it looks too much
like a menu...

Any help appreciated!
Taz
Dec 7 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chanaka_2005 | last post by:
when i past the following code in web.config file it says attributes are not declaired <siteMap defaultProvider="XmlSiteMapProvider" enabled="true"> <providers> <add name="XmlSiteMapProvider"...
6
by: Alan Silver | last post by:
Hello, I want to show a treeview display of the contents of a sitemap file on another web site, chosen according to the currently logged on user. I know at run time the path to the sitemap file,...
1
by: Griff | last post by:
In my web.config file, I have the following: <globalization culture="auto:en-gb" uiCulture="auto:en-gb"/> In my Web.sitemap file, I have the following <siteMap...
0
by: John Yopp | last post by:
I'm using Forms authentication and restricting access to a subdirectory with a web.config: <configuration> <system.web> <authorization> <allow roles="PLAIN_USER"/> <allow roles="ADMIN_USER"/>...
4
by: shapper | last post by:
Hello, I have 2 questions about Asp.Net 2.0 web.sitemap: 1. Where can I find the list of all siteMapNode attributes? I looked eveywhere and couldn't find it. 2. I created a Web.sitemap...
6
by: shapper | last post by:
Hello, I have on my web site an Asp.Net 2.0 web.sitemap file. How can I convert it to a Google's sitemap file? Thanks, Miguel
6
by: Lucas Ponzo | last post by:
I nedd depending on thr user loged in, that the menu binds to a different site.map file ... can I have multiple site maps in my ASP.NET 2.0 app and change the file that the SiteMapDataSource is...
0
by: tasmontique | last post by:
I have 2 more site maps apart from web.sitemap each site map is based on users role eg Admin,Member,Guest. Is there a way apart from security trimmings to implement a different sitemap apart from...
0
by: jimdav24 | last post by:
I've implemented three sitemap providers for my SharePoint site. They all work but after 24 hours up to 2 weeks of uninterrupted service, I get the error "The file sitemap.sitemap required by...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.