|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
How to Get a URL from a Shortcut in FavoritesI want to get the URL from a shortcut, read from the favorites folder. Can
anyone tell me how to do it? The purpose is to be able to browse to the URL programmatically, and also to extract the domain and other information. TIA Charles "Charles" <bl***@nowhere.com> wrote in message These shortcuts are INI files. Here is a sample:news:%23XeTw%23$%23JHA.200@TK2MSFTNGP05.phx.gbl... >I want to get the URL from a shortcut, read from the favorites folder. Can >anyone tell me how to do it? The purpose is to be able to browse to the URL >programmatically, and also to extract the domain and other information. [InternetShortcut] URL=http://www.google.com/ Thanks very much for the quick reply.
Charles Show quoteHide quote "Nobody" <nob***@nobody.com> wrote in message news:%23W%236yEA$JHA.1488@TK2MSFTNGP03.phx.gbl... > "Charles" <bl***@nowhere.com> wrote in message > news:%23XeTw%23$%23JHA.200@TK2MSFTNGP05.phx.gbl... >>I want to get the URL from a shortcut, read from the favorites folder. Can >>anyone tell me how to do it? The purpose is to be able to browse to the >>URL programmatically, and also to extract the domain and other >>information. > > These shortcuts are INI files. Here is a sample: > > [InternetShortcut] > URL=http://www.google.com/ > >
structures in VB.Net
vb.net and Ms SQL Connection ? Using "Me" DataGridView Event Add Line Break to mail body Serializing Custom Generic Collection (Of InterfaceType) Inherited form: prevent the Load-event from firing for inheritors Detect Default namespace (Unkown) Problem with System.Drawing.Bitmap() Add Code to support NON-Unicode |
|||||||||||||||||||||||