10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
Sabeesh V4u
1.3k
766
215k
How to send a java script object using window.open
Oct 17 2019 4:14 AM
i have to open a popup using window.open(url,name,style) from a .js file and i need to get one js object on popup.aspx file which i need to pass along with window.open
window.opener doesnt have the obj vales.Any one have Idea please?
Reply
Answers (
4
)
how to get the object from the window.open in window.opener
How i can get information about OS processes from browser?