> The standard textbox on a form does not support bold, underline or
italics.


Sure it will... try this using CSS..

<input type="text" value="" name="myTextBox" style="color: green;
font-weight: bold; font-family: arial; font-style: italic; font-size: 8pt;">

HTH,
Steve

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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