hello my fellow fellows
i am looking to detect a browsers default text font and color from vbscript. then i want to set/delete/add fonts
and then set/change font colors at leisure.
i am writing a subroutine within a "server" software package called screen monkey from a company called NBOS.
screen monkey is a "RPG" server that simulates paper and pencil RPG's-kind of like D&D or AD&D. its like a graphical MUD-kindof.
anyway, i am writing a language subroutine that will intercept what a player is typing(saying) to someone else and give them an option to say it in another language
like elf or dwarf.
basically it will add another dimension to this game.
let me restate the main idea of my thread
i am looking to detect a browsers default text font and color from vbscript. then i want to set/delete/add fonts
and then set/change font colors at leisure.
the browser that me and the players will be using is internet explorer. i do know that inside HTML you can use the <font> tag with face=latin and it will make the text shift to that font.
but what i really want is to hit the brower and detect/change the default font and color.
and then delete/add and set a font of my choice.
if you want to know more email me and i will go into detail.
i am looking to detect a browsers default text font and color from vbscript. then i want to set/delete/add fonts
and then set/change font colors at leisure.
i am writing a subroutine within a "server" software package called screen monkey from a company called NBOS.
screen monkey is a "RPG" server that simulates paper and pencil RPG's-kind of like D&D or AD&D. its like a graphical MUD-kindof.
anyway, i am writing a language subroutine that will intercept what a player is typing(saying) to someone else and give them an option to say it in another language
like elf or dwarf.
basically it will add another dimension to this game.
let me restate the main idea of my thread
i am looking to detect a browsers default text font and color from vbscript. then i want to set/delete/add fonts
and then set/change font colors at leisure.
the browser that me and the players will be using is internet explorer. i do know that inside HTML you can use the <font> tag with face=latin and it will make the text shift to that font.
but what i really want is to hit the brower and detect/change the default font and color.
and then delete/add and set a font of my choice.
if you want to know more email me and i will go into detail.