Hi All
I was kindly provided the code below on this forum by Mark,
I have a webpage with an iframed named myIframe on it, my question is can i get this to open up in the iframe on my page?
thanks
Gibbo
On Error Resume Next
Dim objFSO, oFO, oFolder, oFile, picDir, IE
Set objFSO =...