Posted By bhuvanagiri on 5/25/2005 10:43:39 PM I have used this
src="<% =Page.ResolveUrl(DesktopModules/Module.Name/images/QBOSERD-1.jpg)"%>"
it throws an error "unhanded error loading module".
I am able to view the image in both cases before login and after login. if give the complete path C:/inetpub/wwwroot/dotnetnuke/desktopmodule/module.Name/Images/QBOSERD-1.jpg
But i think it is not a good way to give complete path. If we give the complete path of the image is visible in local system only.
|