Wednesday 14-05-2008
About Us | Contact Us | FAQ | Support | Links
Coldfusion Custom Tags, CFXs, CFCs, Full Applications and more!
< Built by ColdFusion Developers, for ColdFusion Developers >
Home | Tag Categories | Latest Tags | Top Rated Tags | Top Selling Tags | My Account | Search | Sell Your Tags | Tags A-Z
CF_LimitedTextControl

CF_LimitedTextControl - Graphical limited text control for TextAreas and Text Inputs
Developer Name: Daniel Mackey
Company Name: Digital Crew Ltd.
Email Developer Email Developer:
Date Created: Thursday 17/06/2004
Latest Version: 1.0
Price: $16
License: One copy for multiple servers in multiple locations.
Encrypted: No
Average Rating:
Times Rated: 3
Rate This Tag:


Tag Comments

There are no comments for this tag yet!
 Related ColdFusion Applications
Developers who purchased CF_LimitedTextControl also purchased:
  1. CF_CalendarControl
  2. CF_TreeControl
  3. CF_WebBoard V2.1 (Cross Browser/Un-Encrypted)
  4. DHTML Outlook Sidebar Navigation V2
  5. SimpleRSS2 (Unencrypted)
  6. UDI - Universal Database Interface Version 3.9
  7. CF_FileManager V3.2 (Cross Browser)
  8. SlideBarMenu - Outlook like navigation and much more
  9. XPMenu - Pulldown Menu (Un-encrypted Version)
  10. cfx_WebThumb


What Is CF_LimitedTextControl?
CF_LimitedTextControl allows you to quickly place input controls on a form or page and at the same time limit the amount of text allowed in each one. The amount of characters allowed is shown graphically.

CF_LimitedTextControl V1.0
Version 1.0
Try the demo

What is this tag?

CF_LimitedTextControl allows you to quickly place input controls on a form or page and at the same time limit the amount of text allowed in each one. The amount of characters allowed is shown graphically..

Features/Benefits?

  • Specify quickly between TEXTAREA and TEXT Input controls 
  • Change the progress bar colors 
  • Limits content when typed and pasted!
  • Specify how many chars to limit 
  • Change all aspects of each control easily 
  • Embed multiple controls on the same form or page
  • All standard attributes of each control available through parameters
  • Cross Browser
  • Easy to implement
  • Much more...

Try the demo

We would love for you to try an online demo of CF_LimitedTextControl

TRY THE ONLINE DEMO

 

How to use the Tag:

Example 1 - [Simple Text Input]

<CF_DCCOM component="limitedTextControl" type="text" name="lt1" size="40" charLimit="10">

Example 2 - [Simple Textarea]

<CF_DCCOM component="limitedTextControl" type="textarea" name="lt2" cols="60" rows="5" charLimit="100">
This is some content for the box
</CF_DCCOM>

Full list of Tag Attributes:

TYPE Type of text input TEXT|TEXTAREA
NAME Name of the input control STRING
CHARLIMIT Number of chars to limit by INTEGER
PROGRESSBARCOLOR Progress bar color HEX COLOR
BGCOLOR Progress bar background color HEX COLOR
SHOWPROGRESSBAR Show progress bar TRUE|FALSE
SHOWCHARSLEFT Show chars left TRUE|FALSE
DISPLAYTEXT Text to display for chars left STRING
STYLE CSS Style on input CSS STRING

Tag Attributes (Textarea only):

ROWS JS Function to call when date is clicked INTEGER
COLS Display the Calendar holding DIV on the left or right INTEGER

Tag Attributes (text only):

SIZE JS Function to call when date is clicked INTEGER




 


< Business Strength Coldfusion Custom Tags >
Sitemap | Privacy | Branding | Web Services | Support | Contact Us
PageCLixUid