There are two different methods you can use to keep an assortment of premade e-mail signatures on hand for use when you want them, without having to erase the sig you have and type in another one:
I have a signature file currently on this homepage site, click here to see it.
What you will be doing is actually creating a narrow webpage, one that is the width of your e-mail screen. Our e-mail is approximately 440 pixels in width, so the first thing you need to do is create a table to limit the width of your text and graphics, like this:
<html>
<table width="440" border="0"
background="URL"><tr><
td>
...put your signature content here...
</table>
</html>
I recommend using a background for the table, and using the same
background in your actual signature of your e-mail; not all backgrounds will
match up perfectly and the table background may turn out noticeably out of alignment
with the rest of your signature background (this won't matter if your entire
signature is on the webpage), so you may want to choose a solid color GIF graphic.
For a page of solid color GIFs, click here.
Once you have a signature that looks the way you want it, link it into your e-mail by putting this code in your actual e-mail signature:
<html>
<body
background="URL">
...anything you want before the embedded sig
page...
<bgsound src="URL">
...anything you want after the embedded sig
page...
</html>
using the URL of the background image and the URL of the
signature HTML file you created on your homepage. I know the
<bgsound src=...> tag doesn't make any
sense, since this isn't a sound file you're embedding, but it
works to pull the webpage code into your e-mail signature for
some reason.
If you choose related names for your signatures stored on your homepage site, you can switch them by changing only one or two characters in the link from your e-mail sig, sig1.html, sig2.html, etc.
Save the message in Saved mail, and when you want to use that signature, just open that stored message and copy the codes, pasting them back into your sig box.
You can save as many signatures as you have room for in Saved mail with this method.
Paul Erickson
...is brought to you by...
get your free homepage today