View Single Post
  #3 (permalink)  
Old 01-18-2008, 12:24 PM
urssanj00 urssanj00 is offline
Member
 
Join Date: Jan 2008
Location: Singpore
Posts: 3
urssanj00 is on a distinguished road
Send a message via Yahoo to urssanj00 Send a message via Skype™ to urssanj00
In case you dont want to submit and pass the value using javascript only, then

in popup window following code can be used,

var a = window.parent.opener.document.getElementById("myte xt").value;
Reply With Quote