Html paths without front slash in web applications

Hi,


my web application should be called through a proxy server. The proxy server parses the html content automatically.

Unfortunately ASP.Net generates some own html code with paths like:

/WebResource.axd...


If I call the application through the proxy server some paths are not correct for the browser. This front slash is the problem. Without it would be fine (images...).

I tried eliminating that first front slash / in the path but without success.

Any Ideas?
Thanks,Attila

[1151 byte] By [little_Attila] at [2007-12-16]
# 1
A great place to ask ASP.NET questions is the ASP.NET Forums, located over at asp.net.

Hope that helps,
Stephen
http://blogs.msdn.com/stfisher

StephenFisher-MS at 2007-9-8 > top of Msdn Tech,.NET Development,.NET Base Class Library...

.NET Development

Site Classified