SyntaxFix
Write A Post
Hire A Developer
Questions
try this rather than redirect...
Response.Write("<script>"); Response.Write("window.open('ClickPicture.aspx','_blank')"); Response.Write("</script>");