|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
inserting hyperlinks
Can anyone tell me how I insert a hyperlink into a message I
reply to here in the MECH? All I can do now is type the web address. Thanks!
__________________
Sam |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
Simply Marvelous Mairving!
It really makes one feel goooooood, when ya learn sompin new. Of coarse I'll have ta read over it a few times ta get the hang of it cause I find with age , I don't seem ta pick things up quite as good as I useta. Many Thanks |
|
|
|
|
|
#4 |
|
Member (7 bit)
Join Date: Jul 2002
Location: Detroit,Mi
Posts: 68
|
like this??
|
|
|
|
|
|
#5 |
|
Member (7 bit)
Join Date: Jul 2002
Location: Detroit,Mi
Posts: 68
|
you can email me here
|
|
|
|
|
|
#6 |
|
Member (14 bit)
Join Date: Mar 1999
Location: Kelowna, B.C., Canada
Posts: 9,138
|
not quite.
For email, you only need to type the email addy, and the VB code will see that it's an email addy, and make it a hyperlink thus: reboot@pcmech.com Simply typing a URL like this: http://www.pemech.com also creates a hyperlink. You can also do it this way (try to edit this post to see how I did it) PCMech |
|
|
|
|
|
#7 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
quite interesting! As long as an application has a VB code and it is on, an email address,or a URL typed out will be inserted as hypertext. If I type a email address fred@ade.net (and later use the name) freda it too becomes hyper?
Moderator note: Your email address was edited out, I didnt think you'd enjoy spam on your account. Last edited by Statica; 09-24-2002 at 12:56 PM. |
|
|
|
|
|
#8 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
evidently not , cause it didn't work. But would it have if it had been a URL?
|
|
|
|
|
|
#9 |
|
Member (14 bit)
Join Date: Mar 1999
Location: Kelowna, B.C., Canada
Posts: 9,138
|
VB code looks for "http://" and assumes that's a hyperlink.
If it sees two words on either side of an "@" it's assumed as an email link. It's not intuitive enough to think that just because you typed "freda" it's going to make a link. If it did, every time that was typed by anyone, it would link, and that's NOT what you want. |
|
|
|
|
|
#10 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
I've got ya on the email and URL's, but what about the PCMECH?
If I use http://www.pcworld.com , and then later use PCWORLD ,it becomes hyper? |
|
|
|
|
|
#11 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
Nope. Has ( it got something to do with parenthesis?) PCMECH
|
|
|
|
|
|
#12 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
I'm guessed out on how you did the PCMECH as a hyper.
|
|
|
|
|
|
#13 |
|
Member (14 bit)
Join Date: Mar 1999
Location: Kelowna, B.C., Canada
Posts: 9,138
|
Just try to edit my post and look and see how I did it.
|
|
|
|
|
|
#14 | |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
Quote:
will give you: Click here to visit PCMECH |
|
|
|
|
|
|
#15 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
|
|
|
|
|
|
#16 |
|
Member (14 bit)
Join Date: Mar 1999
Location: Kelowna, B.C., Canada
Posts: 9,138
|
You cheater Statica. I used VB code to do mine. I wasn't going to get into HTML lessons ;D
|
|
|
|
|
|
#17 | |
|
Premium Member
Join Date: Jun 1999
Posts: 9,231
|
Quote:
![]() I can see Mairving believing in the same (lost) cause.. |
|
|
|
|
|
|
#18 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#19 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
Well you guys have defnitely got it together!I never really got into books (my loss), I liked seeing and then trying for myself.
<"http:http://www.geocities.com/goldiethoma...titlepage.html"/> click here to see my favorite car and it's in CANADA ! I guess it's still there. I hope this worked................. |
|
|
|
|
|
#20 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
what did I do wrong?????? Why did the link appear as I had written it? There's more to this than meets the IIIIII!
|
|
|
|
|
|
#21 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Here is the format again:
<a href="http://link.htm">Link</a> which yields this: Link You may have mixed VB code which basically just formats the link into HTML for you. If you use VB code, you would do [url="http://link.htm"]Link[/url I left the trailing bracket off of the closing /url so that it would show up here. |
|
|
|
|
|
#22 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
Mairving, does the ( link.htm">) and the ( link) have to be
the same word for it to work? |
|
|
|
|
|
#23 | |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Quote:
|
|
|
|
|
|
|
#24 |
|
Member (9 bit)
Join Date: Jun 2002
Location: Kansas
Posts: 491
|
Or on the reply page, you could just click on the little button that has "http://" on it, enter the text, click OK, enter the URL, click OK and it's all done for you.
|
|
|
|
|
|
#25 |
|
Member (7 bit)
Join Date: Jul 2002
Location: danville,va
Posts: 101
|
Thanks MIZ!
I don't know why I'd never clicked in that box before. But it seems by going through the posts, I think I've picked up a better understanding of how it works. Preciate all of yall!!!!!! |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|