Alex B. Clarke

Hi, I am a software developer specialising in Microsoft .Net technologies. This site is used to interact with, and contribute to development community.

Send mail to the author(s)  Contact me
Feed your aggregator (RSS 2.0)  Syndicate
On this page....
Categories
Archives
Blogroll
Blog Stats
Total Posts: 43
This Year: 5
This Month: 0
This Week: 0
Comments: 33
Misc
Theme by Alex B. Clarke.

Copyright © 2010 Alex B. Clarke. All rights reserved.

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

# Sunday, May 09, 2010

I came across this issue on a fairly complex page - user controls added dynamically, UpdatePanels, plenty of AJAX... etc.

It was one of the suggestions from StackOverflow that helped me solve this problem. In my case additional Page events where firing twice was due to black value for the "src" property of one of the "img" elements in resulting HTML mark-up.

Filed under: Client Side  | Published by: Alex B. Clarke  | Comments [0]