Is there a way to simulate a key enterin VBScript? Example:.
set shl = createobject("wscript.shell") shl.sendkeys "SIMULATED ENTER"
try {ENTER}i.e.
{ENTER}
shl.SendKeys "{ENTER}"
here is my link http://www.computerperformance.co.uk/ezine/ezine120.htm