08-02-2010, 10:14 PM
Hi D2010,
It's a strange requirement.... But we have the solution :-)
You can use the wscirpt and enter the value.
Try this my friend...
But, could you tell me why you want to do this.....
It's a strange requirement.... But we have the solution :-)
You can use the wscirpt and enter the value.
Try this my friend...
Code:
Set Wsh = CreateObject ("WSCript.shell")
Wsh.SendKeys "Hello"
Set Wsh = Nothing 'Relaesing the Wsh object.
But, could you tell me why you want to do this.....
Thanks,
SUpputuri
SUpputuri