Hi all! Thanks so much for your input and effort. Eventhough it hasn't led to my ultimate solution, I did learn a little about recursive functions.
Here's how I solved it:
=======================
1) Downloaded WEFT 3 from Microsoft to do the embedding:
2) Downloaded Font Creator (Shareware) to customize my font set:
My goal was to have all capital letters show in bold, as well as convert them to lowercase, so that 'Help!' would end up being '
help!' on my pages, without any reprogramming or restructuring of any of the pages. Here's how I used the two program above:
1) Started Font Creator and opened up Tahoma and Tahoma Bold. Highlighted all lowercase letters (a to z) in Tahoma Bold, copied them, and pasted them in Tahoma over the letters A to Z. This gave me the alphabet I desired.
2) Changed the properties of this file to give it a unique Font name (in the Format > Naming... menu item). Saved the font in one of my directories.
3) Went to the Control Panel in Windows, opened the fonts folder and installed my newly created font.
4) Fired up WEFT and went through the process of creating an embedded font file. WEFT also gave me the necessary CSS commands to use CSS to embed the font.
5) Uploaded my embedded font file and my new style sheet and I was up and running.
Now the only question remains on browser compatibility, but time will tell. You can see my result here:
(Please don't critisize for broken links or bad design, the page isn't finished yet.)
Here's a star for the helpfull posts. Merry Christmas!
Take Care,
Mike