Tom's Guide | Tom's Hardware | Tom's Games
![]() |
![]() |
![]() |
I've seen a number of posts with links in them, but have been unable to do so myself. Pasting a URL results in just a normal typed address. No highlight or underline. Anyone got a hint?
Ray

Begin with a less than sign, then type A HREF="http://www.whatever.com", then a greater than sign. Type the text you want for the link Then between less than and greater than signs, type /A.
If this is still unclear, go here.

Thanks Sci-Guy. The mutiple number of ways to accomplish any given operation with a PC never cease to amaze me.
Ray

The place where many folks here learned was at Robert Bale's "How to post links on forums" page.
Bryan

By using Special html characters.
Also.. you can get a utility from here if you want to include code in this forum.

Trial and error!
Snooping around behind the scene's on a couple of website's that instruct on HTML-editting. For example: Basic HTML: Primer #4
Creating Links to Other Pages by Joe Burns, Ph.D.
(http://www.htmlgoodies.com/primers/primer_4.html)And with the HTML-codes from Ascii Table - ASCII character codes and html, octal, hex and decimal charts.
(http://www.asciitable.com)If you look at the source of the first link, and search for "Now an example:" the next line is <center> and then <B> after that, that's where it starts and ends just before ;<Font
To display the proper character you need the second link (button HTML Codes).HTH
Greetz,
The Count

Ok, I created a text file that contained the hypertext above.
Now I am on the 'confirm post page and...
My test?
Bryan

...Failed.
I re-read the instructions for using coder.exe from:
http://www.computing.net/programming/wwwboard/code.html
"Just type
what you want in Windows Notepad, create the textfile from running the
program, then cut 'n paste in the "confirm post"
edit box. Not the first one."What I did:
First I tryed by typing in the hyperlink with the tags into Notepad. I clicked on code.exe, I saw a flash of a DOS window and nothing more.Then I saved the text file to my desktop, opened the file and clicked on coder.exe. Saw the quick flash of the DOS window again and nothing more.
I copied the text from the file and pasted into the second (confirm post) window and...What's my problem?
I have, in the past, tryed using the greater than and less than special characters from http://hotwired.lycos.com/webmonkey/reference/special_characters/ without success.
;
and again now above.Test two?
Bryan

I tried using the special character with a space between the ; and the next character and without a space. No go.
tried apersand with lt followed by semi-colon.Sorry for using this as a test page but it is this forum that I would like to be able to use it.
I will try one other:
‹a href="http://www.google.com"›Google.com‹/a›Otherwise; can I get some more help here?
Thanks,
BryanP.S. I am presently on the 'Confirm Post' page and above where I am typing the less than and greater than symbols are showing but below in the preview pane they are showing as curly brackets. I used apersand lsaquo code etc.
;
Just used lt and gt again with no spaces.

Ok, the last one that I could find is the numeric code of 60 and 62.
&60;a href="http://www.google.com"&62;Google.com&60;/a&62;That's it, really.
Bryan

It might help if I did not leave out the # symbol.
;
It didn't matter. The above ; is all I got.
Bryan

The instructions for coder.exe dont exist..:) Trial and error and this is what i have...
Download coder.exe to a folder.
Create a new txt document.
Type in the code you want displayed in the forum, save the txt file.
Open a command prompt.
cd your way to coder.exe. Example: I created a folder called "code" in C:\. So i typed in cd c:\code. Im presented with a new command prompt. [c:\code}]
Type in coder.exe yourtextfile.txt and click enter. Be sure to skip a space.
A new txt doc will be generated named "tagfile.txt". Select all/copy.
Paste it into the reply box here at computing.net and hit submit follow up.
On the confirm page. Delete all the text and paste it again. The forum converts it at the confirm page and if you dont paste it again your code doesnt show.
Click confirm and your done.

Well it looks as if you are not alone Bryan. I get the same thing. Looks fine after clicking Submit Follow Up in the first white box. However in the Preview Message, yellow box, it shows the curlies.
Mesich

Bryan, Mesich and others
I've put spaces between the HTML-code, so then you have the proper line.
Don't forget to remove the spaces between HTML-codes, marked red.& l t ; & # 9 7 href="http://www.your.url">Your url& l t/a>
N.B. This "l" is a lowercase "L".
HTH
Greetz,
The Count

;
I still don't succeed.
Should I have spaces within the line or no?
I tried both ways?I got coder.exe working with the instructions:
Thank you for that.
Did you ever have one of those weeks where you start out knowing what you know and then by then end of the week you get to thinking that you must be a moron? Well, I do not think that I am a moron but these self tests are not helping. LOL
Bryan

Oh well, I'm a moron. Coder failed too. Damn
Sorry that I am leaving to go skiing and will check back Monday night.
Thank you all and "I'll be back".
Bryan

Bryan,
You're certainly No moron.
Personally I'm very happy to see that you're around regularly, sharing your valuable knowledge.The code in my previous post is correct, as long as you remove the space between the red marked characters.
In other words, from & till 7 is one "word" then a space and then href, and the whole thing ends with url& till /a> being one "word"& l t ; & # 9 7 href="http://www.your.url">Your url& l t/a>
The above code without the spaces in the HTML-code.
<a href="http://www.your.url">Your url<a>Be sure to paste it in the text-box on the Confirm page, otherwise as ShutMeUpOrDown (SMUOD) already explained when you hit the Submit Follow Up button, the code is translated and looks good in the preview but won't show in the actual post.
Hope this is more clear. :-)
Come back well!
The Count

Sorry, missed a forward slash in the resulting example code (not in the one with the red characters).
& l t ; & # 9 7 href="http://www.your.url">Your url& l t/a>
The above code without the spaces in the HTML-code.
<a href="http://www.your.url">Your url</a>The Count

Don't feel bad Bryan, I am obviously having problems grasping this too. :(
Built a computer this morning, installed a dual boot with Win98SE/WinXP and networked it to a Win2000 Server.
Now I can't seem to grasp the good instructions provided to perform what should be a simple html code!
It all looked correct this time when previewing the post. Showed the > symbols in the preview yet it created the link.
Thanks again Count.
Mesich

P.S.
I like Bryan am not using this thread as an html tester but it appears to work using a test bed and now when reviewing the post.
Just not after submitting the Follow Up.Mesich

The above response should have shown a less than and a greater than sign.
Check out the screenshots in the link below for what I typed and how it previewed.
Thanks again,
Mesich

Hang in there...
I'll make the screenshots, the way I get it done, in a minute or so.
The Count

Might want to hurry as I am beating my bloody head into the wall and will soon be brain dead if I am not so already. :)
Actually take your time. You help is very much appreciated.
Mesich

When you put the "code" into the reply box and hit submit.. Everything looks fine on the preview [confirm] page. The forum software translates it.
The problem is that when you click to confirm.. it gets translated a second time.
The key is to delete the fine looking code from the preview page and enter the code again. That way it only gets translated once and your code shows up in the forum.
Using coder i just type my response into notepad.
I use normal html as if i wanted to include a
link in the forum. It should show up below.
whatever.com

Forgot to enter the code again :)
Using coder i just type my response into notepad.
I use normal html as if i wanted to include a
link in the forum. It should show up below.
<a href="http://www.whatever.com">whatever.com</a>

Smuod,
It looks like everyone is forgetting to re-enter the code at the confirm page, just as you said. I don't think I could explain it any clearer than you already have, so we'll just have to wait till the penny drops for everyone.

I guess Mesich must have stepped away momentarily, here is the pdf-document with the screenshots I mailed.
How to Enter Links with HTML-Code.pdf
I hope this clears the question marks above ones head. :)
The Count

< a href="http://www.google.com">google </a>
Ok, I am a sucker for these kinds of things...let's see if it works.

Response Number 42 Response Number 43 Reply:
Thank you SMUOD and Count,
I was not catching on to the part where it was getting translated twice.
Didn't get back sooner as I was having a "brain dead" day. After posting #33 the little lady came in and said "are your ready". Appears I forgot about a couple of prior engagements.
Thanks again,
Mesich
Response Number 44 Reply:
Didn't mean to forget you SMUOD.
Actually did download the coder program and it works as you explained. Thank you also.sekirt
Response Number 45 Reply:
With Coder:
<a href="http://www.google.com">Google</a>
Input direct:
;(After reading the the additional post and the .pdf once)
Bryan
Response Number 46 Reply:
Hi Bryan,
It's "brain dead" here, what I did after reading SMUODss post and Counts was submitted the Follow UP.
Cleared everything from the White text box.
Retyped the & l t ; & # 97 href="whatever">I will now hit Follow Up and type in everything between the & and > in the white box on the next page. Hope it works again. :)
<a href="http://www.heregoes.com"></a>
Mesich
Response Number 47 Reply:
<a href="http://www.google.com">Google.com</a>
Coder is now working as instructed. I did notice that it is losing the .com after Google in the 'your.url' portion. I can live with that.
I am thinking I have some kind of mental block with the spacing.
There is no 'a' in 'a href' but there is the #97 followed by an actual space. The #97 is a space according to the webmonkey site.
I also noticed that The Count is dropping the semi-colons after a couple of them. Is the ; only used when stringing it with another such as the first one of lt and #97? lt has it and 97 does not.
Similarly the ending lt does not have it either.Bryan
Response Number 48 Response Number 49 Response Number 50 Reply:
That didn't work! :)
Might want to wait on SMUOD or The Count Bryan! :)
Hope the ski trip was good.
Mesich
Response Number 51 Reply:
In response #47 above I did use the instructions by The Count. It is working completely although I do not comprehend the missing letter a in 'a href' as I now suspect that the #97 is actually an 'a' versus a blank space.
I am not a moron (glad to know, thanks) I can follow instructions and get results in doing so.
I will try it one more way and if it don't then simply ignore it. (Working on a theory)
Thank you everyone for staying with me and thank you Mesich for pretending to be dense too. (lol)
Bryan
Response Number 52 Reply:
Mesich, Yes the skiing was good. My wife and I are teaching our six year old daughter how to ski so we spent the entire day on a beginners slope. It was about zero degrees F so we had the whole slope to ourselves.
I am now having trouble walking up stairs.My legs will come back in the next couple of days. The way they feel now I am glad we didn't get to the top of the mountain.
(Theory failed, modified theory above this line)
Bryan
Response Number 53 Reply:
I think it odd that none of the line showed up.
Below is the modified theory assuming that the #97 is special character code for the letter 'a'.
Google.com</a>
Bryan
Response Number 54 Reply:
This is it.
<a href="http://www.google.com">Google.com</a>
I am betting this one works. If it don't I'll stick with coder.exe from now on.Bryan
Response Number 55 Reply:
Bryan, Mesich and last but not least sekirt
Sorry that I didn't catch up with you sooner, went out to celebrate carnival yesterday.
I'm glad to see you got the hang of it now.
Bryan thought the 'a' was missing in 'a href', well it wasn't I'll show you. Hope it clearify's it.
< or < = <
a = a
  or   = nonbreaking space
h = h
r = r
e = e
f = f
etc.Source for the "special" characters:
www.asciitable.com, on the "tab" HTML-Codes.
Webmonkey - Special html charactersSo
<a hr
ef="
http:
⁄⁄www
.your
.url">
your.
url<⁄a>or
<a hr
ef="
http:
//www
.your
.url">
your.
url</a>gives <a href="http://www.your.url">your.url</a> as output (the harder way)
N.B. For some weird reason < doesn't seeme to function correct, or is not interpreted correct.
<a href="http://www.your.url">your.url</a>
also gives <a href="http://www.your.url">your.url</a> as output (the easier way)
As you can see I've learned how to put in the HTML-code without spaces, I think that makes it much more understandable. :-)
Greetz,
The CountP.S.: Hope it goes OK when hitting the Confirm Post, as I'm in the Confirm Page right now.
Just paste in the whole text and added this P.S.Response Number 56 Reply:
The Count,
Originally I did not realize or overlooked the fact that the input had to be performed on the Confirm Post page.
Then my confusion was based around the usage of the semi-colon. I now realize that it is only used to string code together.
One more thing is the Webmonkey site displays #97 as a nbsp rather than the letter 'a'. The other link you posted shows correctly as the letter 'a'. Cool << in code.
Thanks to you and the others it is all clear to me now.
I hope Mesich has got the swing of it too.
Thanks again to all,
BryanResponse Number 57 Reply:
I think I got it Bryan.
As you I did not realize or overlooked it must be accomplished on the confirm page.
Hope you got your legs back. :)
Thanks everyone,
MesichResponse Number 58 Reply:
Bryan,
Now you've got me confused! :-)
Just went back to the Webmonkey site and this is what I saw in these color settings;
a-
z   lowercase letters a-z
and a few line lower;
  nonbreaking spaceThe above doesn't really matter.
What matters is, and Mesich I hope you don't mind that I bourogh your excellent choosen words,"You are very welcome. You have helped out many here and I am very glad I could do the same for yourself."
It goes without saying that this also applies to yourself, Mesich.
With regards,
The CountResponse Number 59 Response Number 60
Sponsored Link
Post LockedThis post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to Windows 95/98 Forum Home
Sponsored links
Ads by Google
Results for: How to Enter LinksHow to create a link into a postSummary: Hi Imp, jboy, hi everyone The links are typed in, with basic HTML-code. :-) <a href="http://www.computing.net/windows95/wwwboard/wwwboard.html" target=_blank>Windows 9x</a> The above line, sho...
www.computing.net/answers/windows-95/how-to-create-a-link-into-a-post-/154319.html
how to enter to biosSummary: NEC PC9821 Na9 is laptop computer i want to entering to the BIOS setup how i do it(Key Combination) ...
www.computing.net/answers/windows-95/how-to-enter-to-bios/148911.html
How to include links, graphics?Summary: I don't know what Don Morse and techtony are talking about. Outlook express has nothing to do with the message box on this forum. I learned from Bob Bale. He created the above mentioned page so begine...
www.computing.net/answers/windows-95/how-to-include-links-graphics/93248.html
![]()