Link to home
Start Free TrialLog in
Avatar of msasikala
msasikala

asked on

redirecting from popup to parent window

In my homepage ,Ihave fields for login and after logginig in it is redirected to a jsp called index.jsp.Now I want to use a popup for login details.after checking that login is correct my page is opening in the same pop up but I want it to be opened in the home page (the window that opened the popup) and close this popup. I tried to use window.opener properties but couldn't get the solution.If anyone can give methe solution it would be of great help to me
Thanks in advance
ASKER CERTIFIED SOLUTION
Avatar of philly_tee
philly_tee
Flag of New Zealand image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of cpeters31
cpeters31

target _parent will place a pop-up or new window in the parent window