I have a kixscript that opens IE to a webpage, and SENDKEY's a U/N and P/W. The U/N and P/W are case sensitive, and if the CAPSLOCK is turned on before teh script is run, it sends lowercase instead of uppercase (as it should).

How can I make sure CAPSLOCK is off in the script?