satish babu

satish babu

  • 1k
  • 633
  • 83.1k

Redirect is not working with javascript alert pop window

Jul 27 2011 3:16 AM
hi dotnet one,a small doubt about redirection
i am writing the code for pop up window alert like
response.write("<script>alert('welcome')</script>")
its work fine.
when i am adding another line after that code like
response.redirect("login.aspx")
at that time the popup window not shown
can u tell me the solution people?

Answers (7)