Hi,
I Have Page that uses AJAX Update panel and with in the panel i have button that contans the following
Code:Response.Write("<script>window.open('default2.aspx',target='new');</script>")
when i click the button exception will happen saying that can not parse from the server.
any one out there that can help me solve this problem..
Thanks