I have some large text files with paragraphs of text and usually a url after or within the paraghraph. How would I select just the url and parse it into a new internet shortcut file. Some of the url's are pretty long and may even contain search strings as in a google search or like that.
Thank you'
Sky
So..If the url in the text Selected is
http://www.google.com/imghp?hl=en&tab=wi&q=
I want to save that as a .url file named "HOMEPAGE.URL"
The format of a .url file is as follows
[InternetShortcut]
URL=http://www.google.com/imghp?hl=en&tab=wi&q=
Thank you'
Sky
So..If the url in the text Selected is
http://www.google.com/imghp?hl=en&tab=wi&q=
I want to save that as a .url file named "HOMEPAGE.URL"
The format of a .url file is as follows
[InternetShortcut]
URL=http://www.google.com/imghp?hl=en&tab=wi&q=