--openmail-part-0a1a5d43-00000001
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Content-Disposition: inline

Thank you, Bill... That was exactly what I was looking for.

Andrew Kneisler
Cold Fusion Development, BNMD/ODS
913-315-6583
[EMAIL PROTECTED]


-----Original Message-----
From: bcravens [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 30, 2000 6:40 PM
To: cf-talk
Cc: bcravens
Subject: Re: Formatting Input Fields


Use style.  Here's an example:
<input type="text" size="20" name="textbox"
style="font-family:verdana; font-size:7pt;">

You can use any style elements you'd like.  And yes, it will work with
cfinput with this as well (remember, cfinput is nothing more than an
<input>
tag that renders some javascript validation when it is called by the
browser.

---
Billy Cravens
[EMAIL PROTECTED]

----- Original Message -----
From: "andrew m kneisler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 30, 2000 6:04 PM
Subject: Formatting Input Fields


> --openmail-part-0a156088-00000001
> Content-Type: text/plain; charset=ISO-8859-1
> Content-Transfer-Encoding: 8bit
> Content-Disposition: inline
>
> Does anyone know of a way to format the inside of a <input
> type="text"... >?
>
> I want to format the input text and size of the input field box.  Any
> suggestions?
> Will CFINPUT work?
>
>
> Andrew Kneisler
> Cold Fusion Development, BNMD/ODS
> [EMAIL PROTECTED]
> 913-315-6583
>
>
>
> --openmail-part-0a156088-00000001--
>
>
------------------------------------------------------------------------
--
----
> 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.

------------------------------------------------------------------------
------
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.


--openmail-part-0a1a5d43-00000001--

------------------------------------------------------------------------------
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