I'm having a problem that's driving me insane and no amount of googling has made me any wiser. I suspect I'm doing something terribly wrong as there doesn't seem to be anyone else having the same problem and this is pretty basic stuff.
Anyway, my problem is quite simply that I have an asp:image in an AJAX Updatepanel and when the AJAX postback returns the imageurl is rewritten to a friendly url and as a result my image breaks.
Is there any way I can prevent my imageurls to be rewritten? The EpiNoRewrite attribute didn't seem to work, but I may have used it incorrectly.
Someone please help or point me to a solution, because I am going slowly insane here :-)
Hi,
I'm having a problem that's driving me insane and no amount of googling has made me any wiser.
I suspect I'm doing something terribly wrong as there doesn't seem to be anyone else having the same problem and this is pretty basic stuff.
Anyway, my problem is quite simply that I have an asp:image in an AJAX Updatepanel and when the AJAX postback returns the imageurl is rewritten to a friendly url and as a result my image breaks.
Is there any way I can prevent my imageurls to be rewritten? The EpiNoRewrite attribute didn't seem to work, but I may have used it incorrectly.
Someone please help or point me to a solution, because I am going slowly insane here :-)
Thanks,
- Lars-Erik Hobber