View Single Post
  #2 (permalink)  
Old 09-04-2007, 03:18 AM
Sivamurugan Sivamurugan is offline
D-Web Trainee
 
Join Date: Mar 2007
Posts: 22
Sivamurugan is on a distinguished road
Default Re: How to pass the value from the child window to parent window in javascript?

using window.opener we pass the value from the child window to parent window in javascript
Reply With Quote