Assigning Hot Keys in Web Applications

  • Thread starter Thread starter Garfield
  • Start date Start date
G

Garfield

Hello,

Can anybody help me to add a hot key to a web application button and have
the text on the button underscored. I'm using C# within .NET

e.g. assign Alt-C to a button with text "Click Me" where the "C" is
underscored.


Many Thanks
Garfield
 
Garfield said:
Hello,

Can anybody help me to add a hot key to a web application button and have
the text on the button underscored. I'm using C# within .NET

e.g. assign Alt-C to a button with text "Click Me" where the "C" is
underscored.

How would you go about doing this in HTML?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top