Skip to Content
0
Sep 13, 2005 at 02:25 PM

Getting actual IFrame-source

22 Views

Hi,

I load a page in an IFrame and need to get the actual source. Methods like IWDIFrame.getSource() only return the initial source. I don`t need this initial source (i.g. "http://www.sap.com") but the source which would appear in a regular browser ("http://www.sap.com/index.epx"). Has anybody an idea?