AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Relative paths in master pages : Swanand Mokashi

Saturday, March 07 2009

How to use relative paths in a master page? The power of tilde One of the most frequently asked questions on the ASP.NET newsgroups is how to define relative paths in a master page? You want to specify a link to your client javascript file or a Cascading stylesheet file or maybe have to specify a relative path for images in the master page? So what is the problem ? Well if you specify a relative path in the master page it is in relation to the current page so if you specify for e.g....

Read More:
Relative paths in master pages : Swanand Mokashi
Also See:
Managing Distributed Transactions with ADO.NET 2.0 using TransactionScope : Muhammad Mosa
Examining ASP.NET 2.0's Site Navigation : Scott Mitchell
Custom Http Handlers : Sandeep Karnik
Watermarking PDF documents using HttpHandlers : Deepak Raghavan
ASP.NET Tip: Using Nested Master Pages : Eric Smith

Post your comment

Comment