ASP.NET: images broken when combining URL Rewriting, asp:ImageButton and html base tag
- by Nick G
Hi,
I'm using URL Rewriting under ASP.NET 4 (using ISAPI_Rewrite) and I'm finding that that some of my images are not loading as .NET does not seem to understand I'm using an html BASE tag (pretty standard and essential when doing URL Rewriting):
eg in my development environment I have:
<base…