Dear mrwad99,
The link is the same of Microsoft documentation help but not resolving my problem.
I found the solution myself, the method ResolveClientUrl(“~”), but only works in .NET Framework version 2.0
The Microsoft documentation sometimes is difficult to find alternatives options.
By example: I was seeking the ~ asp.net operator and doesn’t have any link alternative documentation to find ResolveClientUrl or ResolveUrl.
Thanks anyway!
Main Topics
Browse All Topics





by: mrwad99Posted on 2007-03-31 at 13:13:49ID: 18829450
Have a read of http://msdn2.microsoft.com /en-us/lib rary/ms178 116.aspx,. This describes it all.
HTH