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...