|
Need help understanding masterpages and postback? -- Aman Sharma --
Response.Redirect reloads the page. So (!ispostback) will not work. On 6/29/06, swatson Naresh - Thats exactly the code I have written and I can assure you when I issue a Response.Redirect command the master page gets a Load_page with the IsPostBack=false????? > |