TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Kirti Srivastava
NA
11
2.8k
Close parent window and open same link in pop up window
Aug 5 2013 7:13 AM
I want to close parent window and open same url in pop up window on user login.
i have write following code for it:
Page.ClientScript.RegisterStartupScript(this.GetType(), "newWindow", String.Format("<script>window.open('{0}','mywindow','width=900,height=600,menubar=No, toolbar=no, scrollbars=yes');</script>", "Default.aspx"), false);
but it shows logout window when popup open.
Reply
Answers (
6
)
Automatic row addition in gridview on button click
Add textboxhint component in tool box