I have an asp.net page on the web that loads in several web controls (ascx pages) within based on page id, product id, etc.... for some unknown reason it sometimes refreshes by itself multiple times (between 2 and 10+).. it's not due to postback events or any Response.Redirect(self) type code. It's been bugging me and I have not found a resolution on the net yet. please help if you can
This happens on IE, Firefox, and Safari, and I don't think its a browser specific problem