Page 1 of 1
Internet Explorer
Posted: Tue Jul 05, 2005 5:47 pm
by Rikuk
Is it possible to control Internet Explorer from PureBasic i.e refresh page.
Rik
Posted: Tue Jul 05, 2005 9:42 pm
by GeoTrail
Yes you can send commands to IE. Can't remember how but I'm sure someone has a snippet to share

I'll check back to morrow if someone has posted anything

Posted: Tue Jul 05, 2005 11:27 pm
by Sub-Routine
I have been using Firefox instead of IE, but this should work. I just send it the new page (using RunProgram) and it refreshes.
Rand