Click to See Complete Forum and Search --> : shortCut keys


Dhanaep
June 1st, 2007, 05:50 AM
My problem is : i have to open the web form just by giving the shortcut keys

like cntl W from someother form.how to do it in asp.net?

thanks in advance

Dhana

Shuja Ali
June 1st, 2007, 06:04 AM
Welcome to the Forum :wave:

Can you explain it properly? Do you want a Shortcut key for Internet Explorer? Do you want a Shortcut Key for a button or link in an existing page that will open a new page?

bjswift
June 4th, 2007, 10:07 PM
I would like to expand upon this, for I have a similar problem (or I might have a similar problem).

I have some buttons on a asp.net web applicaiton. How do I assign a hotkey such as how I would normally make a hotkey in a windows app (text property of &Cancel) for example?

I notice an access key, but that does not underline the letter I want to assign, so the user would not know what the hotkey is..

Thanks!

Brandon