Ask a Question related to ASP.NET General, Design and Development.
-
Shahram Khosraviani #1
Re: Webforms and HotKeys
Oh Wow!
thanks alot.
:-)
surely a great relief with this issue.
Cheers
"Ken Cox [Microsoft MVP]" <BANSPAMken_cox@sympatico.ca> wrote in message
news:#i6RArySDHA.2148@TK2MSFTNGP11.phx.gbl...focus> There's the accesskey property. It defines the Alt+<key> that gives thebackcolor="#FFE0C0"> to the control.
>
> Ken
>
> <asp:dropdownlist id="lstArtTipo" runat="server"> accesskey="r"></asp:dropdownlist></p>
>
> "Shahram Khosraviani" <skhosraviani@fauseydoesit.com> wrote in message
> news:OaQHHXySDHA.1320@TK2MSFTNGP12.phx.gbl...
> hi,
>
> i would like to know whether it is possible to have a few hotkeys in a
> weborm ?
>
> --
> Thank You,
> Sean
>
>
>
Shahram Khosraviani Guest
-
Hotkeys / Shorcut keys to do actions
Does anyone know how to enable hotkeys to kickoff events. I'd like to create a webapp where the mouse is not needed. For example, hitting the "s"... -
CDONTS - WebForms - Pls Help
I am hoping that someone can help me Here is what I want to do; I need to have a htm page that has text boxes that website visitors fill out... -
Embedding Webforms
Is there any way to embed a webform or something similar into another webform so that it renders correctly? I've been using pagelets but find... -
HELP - WebForms as HttpResponseHandlers
Hello All, I'm using the <httpHandlers> section of the web.config file to specify a webform class (WebForm1) that is the base class for... -
WebForms as HttpResponseHandlers?
Hello All, I'm using the <httpHandlers> section of the web.config file to specify a webform class (WebForm1) that is the base class for...



Reply With Quote

