hi,
the moderator completely missed the point here:
this guy is talking about (for want of a better expresion)
hi-jacking the browser to emulate mouse clicks and text entry
in order to simulate a user - using the webpage.
First you must use .net 2.0 - the classes are there for 1.1 but it does not seem to work.
Second I cannot say this will work in 7.0 upwards of IE. untested.
Third use namespace System.Diagnostics and Threading for:
SendKeys.SendWait(sCurrentCommand);
Thread.Sleep(200);
the sleep just makes sure things are not moving too fast.
let me know if youneed more help.
Craig Kelly-Soens
http://www.SalonSoftwareSystem.com
http://www.SalonSoftwareSystem.com