I've never tried this with a greek font, or any real special kind of font 
really, but to change it for IE....

What I do is use Style sheets.

<input type="text" name="name" STYLE="font-family : arial; font-size : 12px">

Or something like that.  Well, that works for IE anyway.  Sometimes, when 
done right, it can make the forms look very much like DHTML forms.
As for Netscape, the only thing I do for that, is simply put a <font> tag 
just before that form field.

Just place that STYLE attribute inside any input...     <select> <submit> 
<text>


Stuart Duncan



At 10:48 AM 7/7/00 -0500, you wrote:
>Hello:
>
>This might be slightly off-topic, but I am hoping someone can help me out
>with this one.
>
>I need to create a Cold Fusion form where the user enters a greek term in
>one box and then enters the definition in another.  When they click on
>submit it puts this record in the database.  What will happen then is the
>characters that they enter are then displayed on the output page wrapped in
>the a <font face> tag with the greek font.  This works just fine, but my
>question is this....Can I get the text entered into the form to show up in
>that greek font as well?  So when they enter the greek term it shows up in
>greek instead of the normal English characters?
>
>Any help you can give me on this would be greatly appreciated.  If you do
>have a response can you also respond to me directly as well as to the list?
>
>Thanks!
>Jenny
>
>------------------------------------------------------------------------------
>Archives: http://www.mail-archive.com/[email protected]/
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to