PDA

Click to See Complete Forum and Search --> : MS Office Application in a Frame


Dec 21st, 1999, 05:03 AM
How can I get the url/location/path of an office document which is displayed in a iframe of a browser (Internet Explorer)?

I've tried it with an ActiveX-Control: 'UserControl.Parent.Script.document.frames(0).document.location' --> no success

I got following error: runtimeerror
'-2147352573(80020003)': Member not found

Thanks a lot in advance

Reinhard