CFDJ Readers Choice Award winner, CF_DailyReading is a custom tag that produces links to Old Testament and New Testament readings of the day that will take the reader through the Old Testament once in a year and New Testament twice. CFMX is required....
Refer to our web site for documentation, examples, and to test it yourself.
This is a great tag for those who want to generate PDF/PS/HTML files instantly. It supports many features including:
1. Page breaking
2. Footer and header editing.
3. Font type, size, colors customization
4. Encryption abilities
5. Image files support: GIF/JPEG/PNG/ and others
6. Supports compression (pdf document and image compression)
7. Generating password protected documents.
8. Supports META attributes (Search keyword, author, description, generator, etc.)
9. Choose margins for your document
10. Choose orientation for your generated document (Landscape vs. Portrait).
11. Choose page size (Letter, Legal, Universal, A4, or custom widthXheight)
12. support for background images
13. support for duplexing.
14. support for absolute and relative paths
NO TAG INSTALLATION REQUIRED. Just place this tag in the directory you have access to and start calling it. No CFX installation or registration!
Those are... Tags:
A Complete Small Fir Coldfusion Application where you can Set up your own small sized Business with no Hassle. It can be embedded to another big website Module. Database is Access and it can be modified to use any database. Very good features of this contact Application. The Application works With Coldfusion 7 and above and any database you like. Default is Access.Add/Edit/Delete/Activate/Deactivate New Contacts. Image resize of the any Image Added to Contact Add Email to each Contact which will be send to the user when he/she send the inquiry or any question. Every Contact can have different Email generated to their own Contact. Easy to Manage and View and many more....
This is a custom CFML tag which will return a pattern matched string to an array, with each backreference occupying an element of the array and the whole matched string occupying the first element. This emulates the preg_match() function of PHP....
verveCFNumToLett is a ColdFusion custom tag that converts numbers to letters. For example, the number 3 would convert to "c".
verveCFNumToLett is typically used when you need to display the whole alphabet using a loop, rather than writing code to display each letter....
SalesAct is a Sales Automation Tool with a built-in calendaring tool. SalesAct will enable your salesreps to keep track of their prospects. The calendar will keep track of calls, followup calls, tasks, and todos for your salesreps, reminding them when it is time to get in touch with a contact. Reports are built-in for tracking your prospect list, enabling you to email or fax all the prospects, only those in a specific group, or individually. Great for special promotions. Users see links based upon their access level (Manager or SalesRep). Managers can also view/add events to other user`s calendars, whereas SalesReps can only access their own calendars....
The purpose of this tag is to protect your email address from being caught by spammers. Spammers use robots to crawl the web and pick up email addresses from all web sites that the robots encounter....
CFDumpAllMX tag dumps all variable including query, application, session, client, cookie, form, url an CGI variables. Great for development and debug. ColdFusion MX required....
Using DynamicMS 1.0, you can generate Microsoft Word/Excel/PowerPoint reports to represent your data from a database. All you have to do is send a query name to this tag with formatting options on how you want your data to be laid out, and you will see your generated file in the format you asked for. Then, your file will be embedded into your browser which will give you the opportunity to save the file to your server or just leave it on the browser.<br><br>
We have 6 examples per category (Excel, Word, PowerPoint) on our web site. Visit our web site to see them yourself (http://gilgamesh-solutions.com/products.cfm#p8)<br><br>
<b>The new version handles adding paragraphs, images, html code, and the option to save the file on the server instead of embedding it in the browser.</b>...
CFX_JSpellCheck allows ColdFusion developers to build custom front ends (or use the supplied front end) for checking spelling in web applications. The Spell Checker allows you to Pass in a word, or paragraph of words, and it will check the spelling of all the words, and return a data structure of misspelled words, and their suggestions. The spell checking is done server side Via a CFX Tag written in Java, so there are no Java Applets, or ActiveX controls to deal with. The example spell checker interface provided is written in HTML and JavaScript and works on 4+ browsers....
cf_MSSQLDBViewer is a viewer that allows
you to browse trough the available databases
and tables for MS SQL showing detailled info and data on tables....
cf_CLog allows you to create custom
log files, Meaning that "You define" what has to be written to the log. You can use this tag for
whatever fits your needs. One example would be loggin user actions....