Hi

I'm trying to implement my application to the internet explorer context menu. I managed to show the title of my application in the menu but there is no action using these registry keys:

HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\MenuExt\&MyAppl\
(Standard)=P:\Work\vb\MyAppl.exe
contexts=1

What I'd like to do: As you click the menu entry, my application will get the url of the current page (or frame) like the way you can read it out in the properties.

Can anybody help me or give me some hints?

thanks and regards
Xdream