Hi: One solution might be to create an instance of Internet Explorer and load the appropriate page requested.
At that point all the methods, events and properties of Internet Explorer would be available to a scriptor. So, I click on Internet Explorer from my Desktop and WE fires up, creates an instance of the appropriate version of IE and displays it. Then from then on any action from the user can be trapped, massaged and made more accessbible using standard event model processing and JavaScript or XML handling. To the user it would appear they were just in Internet Explorer but under the covers the processing could be managed by WindowEyes Script. I am not sure if this is currently possible in the current version of the WE Model but is one idea for one potential avenue of thinking. Just a thought: Rick USA
