How to find the hwnd

Hi All
I am trying to get the hwnd of the code. this code is of the pop up
window. When I click on this link a new window opens up. I want to
calculate the hwnd of the new pop up window so that I can perform
operations on it. But I dnt know how to get it :frowning:

the html source is as follows

<A class="linkTableBody"
href="javascript:openWin('callCommentAction.do?projectID=39049&posreqID=3&projectName=Testing
Practice&displayDate=Mon, 07-Apr-08 - Sun, 13-Apr-08( Week Number 15
)&userName=xxxxx.yyyy&index=0&comments=','winAmend',500,250)">Add
Comment</A>

Thanks in advance.

路路路

--
Posted via http://www.ruby-forum.com/.

Hi,

路路路

On Wed, Apr 9, 2008 at 7:46 PM, Pranjal Jain <pranjal.jain123@gmail.com> wrote:

I am trying to get the hwnd of the code. this code is of the pop up
window. When I click on this link a new window opens up. I want to
calculate the hwnd of the new pop up window so that I can perform
operations on it. But I dnt know how to get it :frowning:

Is this a Ruby question?........

....

Arlen