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?