6
Answers

how to open popup window from codebehind in asp.net

i trie but i didnt get:
Response.Write("<script>window.open('xxxxxxxxx.aspx','_blank');</script>");
and  ScriptManager.RegisterClientScriptBlock but i didnt get...

Answers (6)