User-1654806286 posted
I'm an asp n00bie at the design stage of re-developing an existing site. There is a user control that we now need to call a number of times within one page. This control uses the Page_Load event to set a number of variables that will be specific
to each instance of the user control. From what I can gather I shouldn't have any issues with this but could someone confirm this for me?