Results 1 to 3 of 3

Thread: Insert an Item in the menu that opens as you right click on a webpage in Internet Exp

  1. #1

    Insert an Item in the menu that opens as you right click on a webpage in Internet Exp

    Insert an Item in the menu that opens as you right click on a webpage in Internet Explorer.

    1. Start the registry editor.to do so , go to Start -> Run and type 'regedit'.

    2. Navigate to key HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\

    3. Create a new key and name it the way it should appear in the context menu, say 'Google Search' if you want a shortcut key,put '&' before the name, eg, '&Google Search'.

    4. In the right pane, for the (Default) string,enter the website url, file name or program name that should run when the user clicks this new item.

    5. Create a new DWORD value called 'Contexts' and put in one of the following values depending on where you intend the new item to appear:


    All menus : F3

    Only in image menus : 2

    Selected text : 10

    Table Content : 1


    For Example :

    To send tabular content of a webpage to an excel worksheet, set the (Default) value to:

    'res://c:\\Program Files\\Microsoft Office\\OFFICE\\EXCEL.EXE/3000' and set the Contexts value to 8.

    Note : The Path to your Excel executable( If Installed) may be different.



    Inturn If this Tutorial has helped you in any manner, It would very kind, in turn to visit my small community for Programmers

    Developers and Designers/

    http://www.httpguru.com

    Regards

    Biju

  2. #2
    Senior Member
    Join Date
    Jul 2003
    Posts
    813
    Good tip, but stop advertising. Use your sig for that please.
    /\\

  3. #3
    Junior Member
    Join Date
    Oct 2004
    Posts
    7
    Nice Tip

Posting Permissions

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