2
Answers

How to Redirect a page to new window

syed afroz

syed afroz

14y
2.9k
1
Hi!

On button click i'm redirecting to page with query string like this..

Response.redirect("Default.aspx?id="+e.CommandName)

i need to open this 'Default.aspx' in a new window How can i achieve this ??
Answers (2)
Next Recommended Forum