Are you talking about using asp.net, or a windows application?
One thing you could do is have a key capturing program installed on your computer, that inserts every "Key stroke" into a text file. Then you could have you asp.net application read from that text file. Depending on what you want to do, you might even be able to build some pretty nifty functions out of asp.net.
0 comments:
Post a Comment