|
Posted by Philip Hallstrom on 10/21/39 11:22
> We just bought ourselfs a very basic windows station so that we can test our
> php and html applications on windows as well. For the html applications, a
> simple screen shot of how it looks in internet explorer is sufficient.
>
> I know how to handle http authentication, file uploads, streaming files back
> to the browser and all that, but would like some advise on how I can control
> internet explorer from php.
>
> The scheme: a coworker logs on on the page, enters a local network url, the
> scripts launches internetxplorer with that url, takes a screen shot picture
> and streams that back to the browser.
>
> Any ideas anyone?
never done this and have never used the following app, but it came up
somewhere else for a similar question... seems like it should do what you
want.
http://www.autoitscript.com/autoit3/
[Back to original message]
|