Results 1 to 4 of 4

Thread: Shortcut Keys/Hotkeys

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2012
    Posts
    2

    Shortcut Keys/Hotkeys

    Hi

    I would like to know how could i code hotkeys/Shortcut keys in a VB.net web application,
    I have seen tutorials on it but all are for windows forms and not web apps

    So i have a table in my web app , and i want the user when he hits the enter button or the add button (+) on the keyboard it should add a new record to the table

    i have the code to add the record to my table i just need to know how to create the hotkeys/shortcuts keys function

    Please Help

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Shortcut Keys/Hotkeys

    "in a VB.net web application," -- then you're in the wrong location... this should be in the ASP.NET section... I'll ask a mod to move it for you.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2012
    Posts
    2

    Re: Shortcut Keys/Hotkeys

    thanks

  4. #4
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Shortcut Keys/Hotkeys

    Thread moved to the ASP.Net forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width