Home All Groups Group Topic Archive Search About

How to receive keyboard input?

Author
25 Nov 2005 2:44 PM
FabFreddy
Hello, I'm writing a ASP.NET application. A applicatie that first was
written in Basic and now i'm writting it in VB.NET, but I have one huge
problem. I don't know how to get keyboard input. The basic application was
keyboard driven and now it has to be both mouse and keyboard! Any help how
to do this in ASP.NET?

Thx
Fred

Author
25 Nov 2005 2:58 PM
S.M. Altaf [MVP]
Freddy,

What do you mean by "keyboard input"?  Elaborate on your question please.

-Altaf
--------------------------------------------------------------------------------
All that glitters has a high refractive index.
www.mendhak.com

Show quoteHide quote
"FabFreddy" <fabfre***@zonnet.nl> wrote in message
news:19a9b$43872339$57d140c0$4236@news.versatel.nl...
> Hello, I'm writing a ASP.NET application. A applicatie that first was
> written in Basic and now i'm writting it in VB.NET, but I have one huge
> problem. I don't know how to get keyboard input. The basic application was
> keyboard driven and now it has to be both mouse and keyboard! Any help how
> to do this in ASP.NET?
>
> Thx
> Fred
>
Are all your drivers up to date? click for free checkup

Author
25 Nov 2005 3:06 PM
Mark Rae
"FabFreddy" <fabfre***@zonnet.nl> wrote in message
news:19a9b$43872339$57d140c0$4236@news.versatel.nl...

> A applicatie that first was written in Basic

Basic? What, like QuickBasic or GW-Basic? Or do you mean Visual Basic?

> I don't know how to get keyboard input.

What on earth do you mean by that...???
Author
25 Nov 2005 3:18 PM
John Timney ( MVP )
lookup the concenpt of hotkeys or accesskeys

http://www.braemoor.co.uk/software/hotkeys.shtml

http://www.w3.org/TR/WCAG10-HTML-TECHS/#link-accesskey

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

Show quoteHide quote
"FabFreddy" <fabfre***@zonnet.nl> wrote in message
news:19a9b$43872339$57d140c0$4236@news.versatel.nl...
> Hello, I'm writing a ASP.NET application. A applicatie that first was
> written in Basic and now i'm writting it in VB.NET, but I have one huge
> problem. I don't know how to get keyboard input. The basic application was
> keyboard driven and now it has to be both mouse and keyboard! Any help how
> to do this in ASP.NET?
>
> Thx
> Fred
>

Bookmark and Share