submit button

  1. J

    Another Weird Behavior

    When I click my submit button, I notice during debug, it goes through my procedures twice! I've never seen this done before! What the heck is going on with this? Here is the code Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load If...
Back
Top