Link to home
Start Free TrialLog in
Avatar of Crawler77
Crawler77

asked on

Controlling Internet Explorer via VBA

I'm successfully opening a web page (that contains a flash app) with VBA through IE.

Flash application loads some images when user clicks on a button or after some pre-defined time.

My goal is to learn the name of the image loaded to the flash app.

Is it possible to do that ? If so how ?
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Do you mean you are using vbscript?
Do you want to find out the name of the file being loaded in swf?
Avatar of Crawler77
Crawler77

ASKER

I'm using VBA from Access.

And yes, I want to find the name of the image file being loaded in swf.
I can do that with fiddler (a web debugger tool) but as it don't have vba reference or activex (as far as I know it don't) I cannot use it in my code.

Can I do that in any other way ?

My last shot will be reading fiddler output with screenocr sdk activex :)
ASKER CERTIFIED SOLUTION
Avatar of Nasir Razzaq
Nasir Razzaq
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks for the comment.

I think so too but let's wait to see if someone has a different idea...
No solution is found.
"This can not be done" is not a "No solution". The grading is based on the quality of answer and my answer was correct.
As nobody else answered, your answer seems correct.
(Tough you commented "(I would not say its the definite answer)")
But as far as I understand form experts - exchange system, at last you rate the solutions to make other people find solutions more easier. (Based on the points)
So my grade is not just for your answer but also (in fact more for the) the topic itself.
I mean no offense and I am grateful for your answer.
Sorry if this hurts your rep in any way.
For future reference, grades are not visible to anyone else and are purely to rate the solution.