From: Mike B. <gar...@ya...> - 2002-10-31 21:32:15
|
> When one frame within a frameset submits a form that targets > another frame within the frameset, how does one access the > response? The method HtmlPage.getFrames() will return a list of HtmlFrame and HtmlInnerFrame objects for that page. WebClient.getWebWindowByName(String) will return the first window it finds with the specified name. Frames are windows in this context. When looking at this code, I just realized that getWebWindowByName() was opening a new TopLevelWindow everytime instead of reusing existing windows. I've put in a fix for that which will be in the next build. -- Mike Bowler Principal, Gargoyle Software Inc. Voice: (416) 822-0973 | Email : mb...@Ga... Fax : (416) 822-0975 | Website: http://www.GargoyleSoftware.com ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca |