G
Guest
hi!
i have a weird problem with my c# asp.net webform. i am using
Response.Redirect("newPage.aspx") from the "oldPage.aspx". but the
Page_Load() function of "newPage.aspx" is not being called. suggestions
welcome and thanks in advance.
i have a weird problem with my c# asp.net webform. i am using
Response.Redirect("newPage.aspx") from the "oldPage.aspx". but the
Page_Load() function of "newPage.aspx" is not being called. suggestions
welcome and thanks in advance.