using(technology as Tool) { return;}
For now looks like this script will work to redirect from within atlas:updatepanel
Page.ClientScript.RegisterStartupScript(this.GetType(), "redirect", "window.location.href='cart.aspx';", true);
I'll keep looking for a better way to redirect.
Print | posted on Tuesday, April 11, 2006 6:13 PM