Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Clickable links using txt progam.?

I have a home network and want to make a place to shair clickable links. What can I use?

I want to save the links so when I reopen the file the links are clickable.

Update:

More like the motzilla program, I want to be able to paist links, and have them be clickable like in yahoo messanger, but with just a notepad or something to where there getting saved, ( I dont like Motzilla. ).

6 Answers

Relevance
  • Anonymous
    1 decade ago
    Favorite Answer

    .

    You will need to create a shared folder

    and use WORD.

    In WORD you can

    1. right click COPY the link from the source

    2. in the body of WORD right click PASTE the link.

    3. Also, you can imbed a link into a key word.

    a. Type the key word in WORD body

    Example: "more"

    b. highlight the word more

    c. at the top tool bar, click the icon that looks like a world/chain link called INSERT HYPERLINK

    d. in the window that comes up, type or past your link into that little window

    Have a blast

    h2h

  • 5 years ago

    it particularly is purely a deadly disease of point One customers, who're mercifully no longer able to place up clickable links. It does not particularly annoy me. i don't get entry to links different than those that are from human beings i understand besides.

  • 1 decade ago

    Just use a shared bookmark file. Firefox lets multiple users share the same bookmark file. Plus there are several Firefox plugins to perform more creative mangement of bookmarks, even letting you manage them from across the web (host them).

  • 1 decade ago

    Look at http://www.htmlgoodies.com/primers/html/article.ph...

    You can't use a .txt file to have links.

    If you want links then create a .html file

    If you create a HTML file and write / copy the code below you should be able to use it to create more links.

    <HTML>

    <HEAD>

    <TITLE>

    A page of links

    </TITLE>

    </HEAD>

    <BODY>

    This is a list of links<BR>

    <a href='www.google.com>

    Google

    </a><br>

    <a href='www.yahoo.com'>

    Yahoo

    </a><br>

    <p>To create another link change the href to an address and put the text to display inbetween the a tags</p>

    </BODY>

    </HTML>

  • How do you think about the answers? You can sign in to vote the answer.
  • 1 decade ago

    take the plain text file

    stick in <a href="http://answers.yahoo.com">/ before and </a> after the text.

    save the file as something.html, and open it in your browser!

  • Anonymous
    1 decade ago

    use yahoo bookmarks http://bookmarks.yahoo.com/ then you can access them no matter where you are and what computer you are using. there are other sites that give you more features

Still have questions? Get your answers by asking now.