Skip to main content

All Questions

3 votes
3 answers
1k views

Unable to parse some links lying within an iframe

I've written a script in vba using IE to parse some links from a webpage. The thing is the links are within an iframe. I've twitched my code in such a way so that the script will first find a link ...
SIM's user avatar
  • 22.3k
1 vote
0 answers
320 views

InternetExplorer.Application .contentDocument : <Permission refused>

I'm in France... I develop in VBA under Excel, I work with the object "InternetExplorer.Application" to browse a website and save the contents. On the main page there is no problem, but when I load a ...
tchicken's user avatar