There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Tech Tips & Tricks
Tag Cloud
access acer asus bios bsod computer crash driver drivers error ethernet excel freeze gaming google gpu graphics hard drive hardware hdmi internet laptop malware memory monitor motherboard mouse network printer problem ram registry router server slow software sound svchost.exe trojan usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > General Technology > Tech Tips & Tricks >
signatures

Reply  
Thread Tools
anglin_fool's Avatar
Senior Member with 1,221 posts.
 
Join Date: Oct 2001
Location: DC area
12-Nov-2001, 11:50 AM #1
signatures
I am working on a signature in VB code. I got the words right but I am looking for a character to put after it. I found a fish on the character map with a number of 0244, How do I put it in? Any guesses?

Anglin_fool &#0244

the code that I thought would work is that |

I got way too much time on my hands!
__________________
Ambition is a poor excuse for not havin enough sense to be lazy.
A N G L I N _ F O O L
anglin_fool's Avatar
Senior Member with 1,221 posts.
 
Join Date: Oct 2001
Location: DC area
12-Nov-2001, 12:07 PM #2
I found this
which I thought was neat! But. .

<APPLET CODEBASE="http://www.dataway.ch/~bennet/java/classes/" CODE="TextBouncer.class" WIDTH=450 HEIGHT=80>
<PARAM NAME=fps VALUE=15>
<PARAM NAME=numstars VALUE=50>
<PARAM NAME=text VALUE="it's not it!">
<PARAM NAME=textcolor VALUE="#FF0080|#0000FF">
<PARAM NAME=fontname VALUE="Helvetica">
<PARAM NAME=fontsize VALUE=24>
<PARAM NAME=fontstyle VALUE=3>
<PARAM NAME=starspeed VALUE=5>
<PARAM NAME=textspeed VALUE=2>
</APPLET>

I still got way too much time on my hands!
__________________
Ambition is a poor excuse for not havin enough sense to be lazy.
A N G L I N _ F O O L
MacFromOK's Avatar
Senior Member with 1,952 posts.
 
Join Date: Mar 2001
Location: Oklahoma
Experience: idiota de la aldea
12-Nov-2001, 02:47 PM #3
You'll probably have to use the font that
has the fish...
anglin_fool's Avatar
Senior Member with 1,221 posts.
 
Join Date: Oct 2001
Location: DC area
12-Nov-2001, 03:57 PM #4
Kind of like how Signature got the 'clubs' to show? That Alt +0244 thing didn't have a letter going with it. Unless I didn't research it further . . .
anglin_fool's Avatar
Senior Member with 1,221 posts.
 
Join Date: Oct 2001
Location: DC area
12-Nov-2001, 04:21 PM #5
he he

another day wasted! at least I got a little VB coding in! very little.
MacFromOK's Avatar
Senior Member with 1,952 posts.
 
Join Date: Mar 2001
Location: Oklahoma
Experience: idiota de la aldea
12-Nov-2001, 04:46 PM #6
Hey anglin_fool,

OK, go into wordpad or some editor where you
can choose different fonts. Find the "fish" you like
and notice what font and key you press to display
it. The following is from the "wingdings" font, and it
takes a capital "N" to show the skull and crossbones
like this (use "size" to make it look right):

N

Press the "quote" button to see the code.

Cheers, Mac
__________________
MacFromOK : PC User
Do I have all the answers?
I don't even have all the questions!

____________________________________________________________
anglin_fool's Avatar
Senior Member with 1,221 posts.
 
Join Date: Oct 2001
Location: DC area
12-Nov-2001, 09:27 PM #7
How I did it
Remember a week or two ago when Hewee posted a site for a free HTML colorizer? Well, I downloaded that from this site:

http://www.theill.com/hfc/

Then somehow someone led me to a thread by Signature who was explaining to Shamrock about how to colorize the VB code that is used in the signature sign-on since you can't use HTML. Signature put the code down that Shamrock needed to use. I copied it to a word doc to study it. Here's the thread:

http://forums.techguy.org/showthread...0&pagenumber=2

It's about three quarters of the way down.

I set up the anglin_fool in the colorizer to get the numbers I needed to make the green fade. I copied and pasted the numbers from the HTML code to the VB code and ran a test here. At first it didn't work. I kept getting the FONT=CENTURY with the brackets so I took it out and the /FONT and brackets at the end out. Now I had Anglin_fool .

How to get the fish? That was tricky. The skull and crossbones is easy. N But to get the fish took some playing around with the colorizer and the Character Map found under Start > Programs > Accessories > System Tools > Character Map. Never even had a use for that tool, but I put it on 'just in case'. (probably won't use it again!) I found the only fish they had, surprizingly, (he he) and copied it to the colorizer to find out what letter it represented since I went through the whole keyboard looking for that fish. The skull is a capital N, that's easy, the fish on the other hand was a ô.
I took the last line from Signature's post, replaced the SYMBOL font style with WEBDINGS and replaced the § with a ô and that was it.

Copy it from Word and paste it in the signature box! Done!
__________________
Ambition is a poor excuse for not havin enough sense to be lazy.
A N G L I N _ F O O L
MacFromOK's Avatar
Senior Member with 1,952 posts.
 
Join Date: Mar 2001
Location: Oklahoma
Experience: idiota de la aldea
12-Nov-2001, 09:47 PM #8
There should be a key that you press on the
keyboard to make any symbol/letter in any
font. If you can do as I suggested and load
the "webdings" font into an editor, you should
be able to find the key to press. You may have
to press all the lower and upper case (shift + key)
keys to find it, but I assume it's there.

However, my Win95 didn't come with "webdings",
so maybe I can't help you much here...

Cheers, Mac

[EDIT]

OOPS. A friend sent me webdings, so I do have
them. I can't find a fish in them though...
__________________
MacFromOK : PC User
Do I have all the answers?
I don't even have all the questions!

____________________________________________________________

Last edited by MacFromOK; 12-Nov-2001 at 09:58 PM..
MacFromOK's Avatar
Senior Member with 1,952 posts.
 
Join Date: Mar 2001
Location: Oklahoma
Experience: idiota de la aldea
12-Nov-2001, 09:49 PM #9
Wait a minute... Are you saying that the
fish is showing? On mine I only see the ô...

Cheers, Mac
MacFromOK's Avatar
Senior Member with 1,952 posts.
 
Join Date: Mar 2001
Location: Oklahoma
Experience: idiota de la aldea
13-Nov-2001, 12:36 AM #10
OK, one more ramblin' sentence here...

Apparently the "webdings" font a friend
sent me doesn't work in Win95.

Does everybody else (or anybody else) see
a fish by anglin_fool's signature?

Cheers, Mac
Sharon D's Avatar
Senior Member with 875 posts.
 
Join Date: Feb 2001
Location: Kelowna, B.C. Canada
13-Nov-2001, 01:18 AM #11
Mac, yep. I can see anglin_fools's fish.
MacFromOK's Avatar
Senior Member with 1,952 posts.
 
Join Date: Mar 2001
Location: Oklahoma
Experience: idiota de la aldea
13-Nov-2001, 03:43 AM #12
Thanks Sharon

Wonder if there's a newer version of the webdings
font? I can view the webdings with the font viewer,
but don't see any fish in it.

The version I have is 1.03, 116kb size, copyright 1997...

Cheers, Mac
hewee's Avatar
Computer Specs
Distinguished Member with 57,922 posts.
 
Join Date: Oct 2001
Location: *Random People Pleaser***Sacra
Experience: Having fun
13-Nov-2001, 06:44 AM #13
I have 95a and see the same as Mac.
There is no fish.

See the image here of what I see.
Attached Images
File Type: bmp anglin_fool.bmp (21.2 KB, 251 views)
RandyG's Avatar
Distinguished Member with 8,052 posts.
 
Join Date: Jun 2000
Location: American living in Dublin, Ireland
Experience: Advanced
13-Nov-2001, 06:53 AM #14
and I see the fish as well.

For hewee and Mac, here's the image

<img src="http://forums.techguy.org/attachment.php?s=&postid=274534">
Attached Images
(attached image) 
Lurker1's Avatar
Senior Member with 4,103 posts.
 
Join Date: Jan 2001
Location: Michigan
Experience: Intermediate
13-Nov-2001, 09:12 AM #15
Windows 98SE

Yes a fish just like RandyG's Image.
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 04:58 AM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.