syed afroz

syed afroz

  • NA
  • 54
  • 0

How to Redirect a page to new window

Sep 26 2010 8:11 AM
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)