I have a list of 200 urls and I need to change them to text links. I dont want to have to make them one by one, would someone please recomend me a software that converts my urls into text links?
You might as well do them one by one. Especially if you have to specify the text for each link.
Related posts:
- html codes for links on a text CD?
- In OsCommerce How do you change the text inside the "categories" box from text links to image links.?
- How does putting text links of my blog into a page with a higher page rank help my page out?
- How do I remove the blue text or the links in Microsoft Word when I copy and paste?
- Change Color of Text and Links on Myspace?




March 29th, 2010 at 3:48 pm
You might as well do them one by one. Especially if you have to specify the text for each link.
References :
March 29th, 2010 at 3:53 pm
NoteTab has an option to strip HTML tags and preserve URL tags. You can get the free version at http://www.notetab.com
References :
March 29th, 2010 at 4:05 pm
If standards compliance doesn’t matter to you, you can actually do this pretty easily in Microsoft Word. Just paste a URL and press the ENTER key and it will automatically become a hyperlink. Once you’ve pasted all of them, save the file as an HTML file. If compliance is relevant, you may want to try a WYSIWYG editor like Dreamweaver to expedite the process instead.
References :