in my job as tech support rep, each time i call a customer i need to make a notation in our web-based 'customer management system'. ive figured out how to take a boilerplate hotkeyset script and ive added a hot key combination... HotKeySet("^+1}", "LM") ; control-shift-1 each time i hit the keyboard combination control-shift-1 my script basically sends output into the proper fields of this web form. the problem is that after the script 'Send' s the data into the form, i mig