"unlink" a hyperlink without it being seen on the page

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Flickr
    New Member
    • Jul 2007
    • 5

    "unlink" a hyperlink without it being seen on the page

    I have been reading through the site and have found a wealth of absolutely phenomenal information. For that, I thank you.

    I am having trouble even asking my question, as I don't know the "tech" speak to present it. Here it goes.

    I have a started an online photography Group on Flickr.com. I need to put the simple HTML "copy and paste" code on the page so others can invite pictures to be added to our Group.

    Is there a way to "unlink" a hyperlink without it being seen on the page? For example, I need it say "copy and paste" this: <a href=blah, blah....</a>

    and when you're done it should look like this: my aviator icon and the real invitation.

    I can't seem to "unlink" the written out HTML for them to "copy"...it just keeps turning into my icon and invitation. There are no break the link buttons for me to choose.

    There has got to be something I can do. Maybe you can take a look at an example page and give me a clue. Please look at the invitation codes on the "Beauty is in the eye of the beholder" page on http://www.flickr.com/groups/beauty_..._the_beholder/

    If this makes any sense to you, will you please try to assist me.

    Thank you.
  • MMcCarthy
    Recognized Expert MVP
    • Aug 2006
    • 14387

    #2
    Hi Flickr

    Welcome to thescripts.

    I am moving this to the HTML/CSS forum where they should be able to help you out.

    Mary

    Comment

    • bartonc
      Recognized Expert Expert
      • Sep 2006
      • 6478

      #3
      Originally posted by Flickr
      I have been reading through the site and have found a wealth of absolutely phenomenal information. For that, I thank you.

      I am having trouble even asking my question, as I don't know the "tech" speak to present it. Here it goes.<snip>
      Thank you.
      Hi Flickr. The first thing that we need to do is find the relevant forum for your question. Perhaps you are looking for the HTML/CSS Forum or one of the other Web Development forums under the "Forums" tab, above.

      Now for the business of this (the Member Introductions) forum:

      Welcome. I am happy to hear that you have found this site useful.
      Thanks for joining.

      Comment

      • bartonc
        Recognized Expert Expert
        • Sep 2006
        • 6478

        #4
        Originally posted by mmccarthy
        Hi Flickr

        Welcome to thescripts.

        I am moving this to the HTML/CSS forum where they should be able to help you out.

        Mary
        You moved it while I was replying. I wonder if that's why there is no redirect left in member introductions?

        Comment

        • MMcCarthy
          Recognized Expert MVP
          • Aug 2006
          • 14387

          #5
          Originally posted by bartonc
          You moved it while I was replying. I wonder if that's why there is no redirect left in member introductions?
          Sorry, I didn't leave a redirect. I don't usually.

          Comment

          • Flickr
            New Member
            • Jul 2007
            • 5

            #6
            Ignore-Me Codes

            I've been reading around the Forum, as suggested, and I think what I need might be referred to as an "Ignore-Me Code"?

            Thank you for the suggestions. I am looking for the proper way to research on your website without being inappropriate or disrespectful. I, too, am a work in progress. Thank you for your patience.
            Last edited by Flickr; Jul 27 '07, 06:28 AM. Reason: Trying to figure out how to post correctly - Newbie.

            Comment

            • dafodil
              Contributor
              • Jul 2007
              • 389

              #7
              Sorry but as much as I want to help you I cannot go to the link that you posted because there is a security control in our office that prevents me from accessing your site.

              Anyway, if you try to unlink a hyperlink, that will no longer be a hyperlink . It'll be just words contained inside your html.

              Do you want to display it as plain words?

              Comment

              • Flickr
                New Member
                • Jul 2007
                • 5

                #8
                Yes...plain words for the invitation to be copied and pasted...then show up as an invitation and a link to the photo sharing Group.

                I was only using the link as an example...NOT to promote another website. Boy, I just keep making oops tonight!

                Comment

                • dafodil
                  Contributor
                  • Jul 2007
                  • 389

                  #9
                  <a href="sample.co m"> link </a>

                  From the code above, just delete the: <a href="sample.co m"> and </a>
                  Just paste the word, without the tag and the link will be removed.

                  Cheers

                  Comment

                  • Flickr
                    New Member
                    • Jul 2007
                    • 5

                    #10
                    This has got to be so simple that it's going to smack me when I figure it out. That's why I came to the experts.

                    Okay. The web page I'm working on is templated. I don't have a lot of options to choose from. When I open up the Admin page and enter the information it gets converted automatically into HTML.

                    I need it to read something like this:

                    "Cut and Paste this: <a href="sample.co m"> link </a>

                    and it will look like this: link"

                    What I end up with on the page is....

                    Cut and Paste this: link

                    and it will look like this: link


                    Ultimately, what do I put in front of the <a href="sample.co m"> link </a>
                    to make it copyable (in plain text) for the reader?

                    <!--***--> makes it disappear altogether
                    <plaintext> </plaintext> no effect at all

                    Comment

                    • dafodil
                      Contributor
                      • Jul 2007
                      • 389

                      #11
                      <a href="g">link</a>

                      Should be pasted like this so that it will not be a link.

                      &lt;a href=&quot;g&qu ot;&gt;link&lt;/a&gt;

                      Comment

                      • Flickr
                        New Member
                        • Jul 2007
                        • 5

                        #12
                        I have worked on this all night long. I'm tired...and stupid. This is like algebra for me.
                        I just cant get it correct. I don't know where to place the "g" to open and close the information...

                        <a href="g""http://www.flickr.com/groups/ILoveYourFace/"><img
                        src="http://farm2.static.fl ickr.com/1165/buddyicons/403210@N24.jpg? 1185125373" width="40" height="30" alt="I Love Your Face Flickr Group"/></a> <b>Please add your photo to our Group
                        because:</b><a href="http://www.flickr.com/groups/iloveyourface/">I Love Your Face!
                        Last edited by Flickr; Jul 27 '07, 10:14 AM. Reason: sleepy

                        Comment

                        • Coldfire
                          Contributor
                          • Nov 2006
                          • 289

                          #13
                          Originally posted by Flickr
                          I have worked on this all night long. I'm tired...and stupid. This is like algebra for me.
                          I just cant get it correct. I don't know where to place the "g" to open and close the information...

                          <a href="g""http://www.flickr.com/groups/ILoveYourFace/"><img
                          src="http://farm2.static.fl ickr.com/1165/buddyicons/403210@N24.jpg? 1185125373" width="40" height="30" alt="I Love Your Face Flickr Group"/></a> <b>Please add your photo to our Group
                          because:</b><a href="http://www.flickr.com/groups/iloveyourface/">I Love Your Face!
                          havnt u put the html script allright. In similar way u can use the html tag textaea

                          here is the code
                          for copy-paste
                          [HTML]<textarea name="txt" rows="6" cols="90" readonly="true" ><a
                          href="http://www.flickr.com/groups/beauty_is_in_th e_eye_of_the_be holder/"><img src="http://static.flickr.c om/61/222339465_91c2d 6dd48_t.jpg" width="40" height="30" alt="Beauty is in the *EYE* of the Beholder" /> </a>
                          <b>Please add your Beautiful Photo to:</b>
                          <a href="http://www.flickr.com/groups/beauty_is_in_th e_eye_of_the_be holder/">Beauty is in the *Eye* of the Beholder! </a></textarea>[/HTML]
                          for cut-paste
                          [HTML]<textarea name="txt" rows="6" cols="90" ><a
                          href="http://www.flickr.com/groups/beauty_is_in_th e_eye_of_the_be holder/"><img src="http://static.flickr.c om/61/222339465_91c2d 6dd48_t.jpg" width="40" height="30" alt="Beauty is in the *EYE* of the Beholder" /> </a>
                          <b>Please add your Beautiful Photo to:</b>
                          <a href="http://www.flickr.com/groups/beauty_is_in_th e_eye_of_the_be holder/">Beauty is in the *Eye* of the Beholder! </a></textarea>[/HTML]
                          Last edited by Coldfire; Jul 27 '07, 12:15 PM. Reason: edit

                          Comment

                          • rissaofthesaiyajin
                            New Member
                            • Jul 2007
                            • 2

                            #14
                            The way to get your <a href = "www.example.co m" >linktext< /a > code to appear just like that, and NOT as a link (so your users can copy and paste it to make their own link) is to

                            replace < with &lt;
                            and replace > with &gt;

                            So in this example, you'd have &lt; a href = "www.example.co m" &gt; linktext &lt; /a &gt;
                            Obviously, you can remove the spaces. I just put them in to make it look clearer.

                            This causes the HTML code to appear as plain text, rather than the HTML code disappearing and turning the word 'linktext' into a hyperlink. I think this is what you want...?

                            Comment

                            • drhowarddrfine
                              Recognized Expert Expert
                              • Sep 2006
                              • 7434

                              #15
                              Originally posted by Flickr
                              I don't know where to place the "g" to open and close the information...

                              <a href="g""http://www.flickr.com/groups/ILoveYourFace/"><img
                              src="http://farm2.static.fl ickr.com/1165/buddyicons/403210@N24.jpg? 1185125373" width="40" height="30" alt="I Love Your Face Flickr Group"/></a> <b>Please add your photo to our Group
                              because:</b><a href="http://www.flickr.com/groups/iloveyourface/">I Love Your Face!
                              The 'g' was just an example. Just change it to <a href="http:// etc.

                              Comment

                              Working...