7
Answers

Redirect is not working with javascript alert pop window

satish babu

satish babu

12y
4.2k
1
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)
Next Recommended Forum