Yes, there's an API call named SendKeys. Can't remember the syntax but
looking it up in the API text viewer. Cheers,
Mark Roworth
Dolphin Computing Ltd
01273 262865
mark.roworth@b...
-----Original Message-----
From: Kevin Crider [mailto:criderkevin@a...]
Sent: 07 January 2003 21:38
To: professional vb
Subject: [pro_vb] Send Keys
Hey Pros:
I have a server side app that runs a program that users log in and out of.
I need the ability to (among other things) remotely kick people off - and
I have been able to find a Java based program that allows me to send
keystrokes to the server. This works OK but some commands are not accepted
by the program (it only accepts commands that it recognizes) - I don't
have access to the Java code and dont know Java that well anyway...perhaps
it was writtenin Java because Java is more net enabled...?...I was
wondering if anyone knows how to send keystrokes remotely in VB...?? Any
code/links/etc. would be helpful...
thx
Kevin