Monday, March 31, 2008

How to open URL of web.sitemap in a new window

Dear friends,

You can open a link of your web.sitemap available in VS 2005 in a new window by writing the following code:

<siteMapNode url="javascript: var w=window.open('http:\\www.google.com.pk');" title="GOOGLE" description="" />

I hope that will help you.

No comments:

Docker Tutorial

 I have listed all the necessary commands of Docker below. In case if any is missing or if any improvement required, please share in comment...