
20th December 2007, 01:53 PM
|
|
Junior Member
|
|
Join Date: Dec 2007
Posts: 1
Credits: 0
|
|
How do we hyperlink a site or a webpage to some text in menu control in asp.net?
I am learning ASP.NET. I am working with Navigation Controls. In them is the Menu Control. I can bind this control to a data source that I prepare with sitemap. This sitemap has URL of pages that exist only in the project or website that I am working with. But if I want to connect some already existing website such a google or a webpage how do I connect it to some content of my menu?
|