Print Design Templates Take a look at these creative Graphic Design templates for brochures, flyers, newsletters, stationery, postcards, ads, menus and posters for a variety of businesses.
Invoicing 4 Freelancers A complete, secure, online billing application that maintains hourly service billing, flat fee billing and recurring charges. Integration with Authorize.Net and other leading payment gateways provides hands-free recurring billing with a sophisticated CRM system.
Free Design Magazines Browse through our extensive list of free Graphic Design, Web Design, Business, Computer, and Computer Graphics magazines, white papers, downloads and podcasts to find the titles that best match your skills and interests; topics include management, marketing, operations, sales, and technology. Simply complete the application form and submit it. All are absolutely free to freelance professionals who qualify.
Suggested Links Photoshop Tutorials
Logo Designer's Logos
Web Design Tools List
Layouts & Templates Directory
Web Design & Graphic Design Blog
Photoshop, Flash, 3D Studio Max Tutorials
Web Designers & Developers
Crafts for Kids
Photoshop Tutorial Man
Tutorial Guide -- Free Webmaster Tutorials
Design Contests
How to Draw
Work From Home Job Search
OTHER SITES WE OWN
AllFreelance
Graphic Design Resources Directory
Graphics Tutorials Directory
Social Networking Articles
Design Sites Up
All Freelance Work & Portfolios
Graphic Design Community
Education & Learning Directory
![]() |
home > Web Design Tutorials > Programming Tutorials > Coldfusion Tutrials > Coldfusion Functions Tutorials
User Defined Functions in ColdFusion - User defined functions allow developers to keep frequently used pieces of code together in reusable units. For example, you may often find yourself checking the size of a particular file or counting the number of records in a database table. You might find that you need to find out if a string is upper or lowercase, or convert a string to an array of single characters
Introduction to ColdFusion Part 2 (Section I) - Functions And The ColdFusion Application Framework - The aim of this tutorial is the further your ColdFusion development knowledge and provide you with the building blocks necessary to begin building your own more useful ColdFusion applications.
Custom ColdFusion Functions
The ColdFusion function ParagraphFormat() is designed to take blocks of text and format them as HTML, converting carriage returns and line breaks into code. This is very useful for taking information in a database and displaying it dynamically in a page. The way the function works, however, creates invalid XHTML, and not clean HTML either. What it does is take every combination of carriage return and line feed and convert it to a single tag
![]() |
![]() |
![]() |
||
![]() |
![]() |
![]() |
||
Query to XML - Create XML Files from a Query
User Defined Function that makes it easy to create XML files and RSS feeds! All you have to do is pass the Query Name!!! In fact, you can even pass two queries and the key field that links the two que...
Tutorial: Hello world with ColdFusion with Functions - This Lesson will step you through the creation and deployment of a "hello world" application using a server-side scripting language such as ASP, ColdFusion, PHP, PERL, etc.
CF_UPSMX - UPS XML Shipping Tag
This custom tag function allows registered developers of UPS to query the UPS Rates & Services database from within their applications. This tag uses the most recent UPS XML API (Volume 3, Number 3/Revision Da...
User Defined Functions in Coldfusion - User defined functions allow developers to keep frequently used pieces of code together in reusable units. For example, you may often find yourself checking the size of a particular file or counting the number of records in a database table. You might find that you need to find out if a string is upper or lowercase, or convert a string to an array of single characters.
CFX_XMLParser XML Parser
CFX_XMLParser is a Fast Java CFX tag that takes an XML document and returns a ColdFusion structure containing the XML document. Our tests show this parser to be about 1000% faster than the MSXML Parse...
Coldfusion Functions Tutorials - Array Functions
ArrayDeleteAt Deletes data from an array at an index position. When an array index is deleted, index positions are recalculated. For example, in an array that contains the months of the year, deleting index position [5] removes the entry for May. To then delete t.. and many Array's Functions are listed here
Convertion Functions
ToBase64 Returns the Base64 representation of the string or binary object. Base64 is a format that uses printable characters, allowing binary data to be sent in forms and e-mail, and stored in a database or file
Coldfusion Functions Tutorials - Decision Functions
IsNumericDate Evaluates "real value" of date/time object. Returns TRUE if the number represents "real value" of the date/time object; otherwise, FALSE . And there are many more Function on Decision Making
Dynamic Evaluation Function
Returns its argument wrapped in double quotes, and inner double quotes escaped. DE prevents evaluation of a string as an expression when it is passed as an argument to IIf or Evaluate. And many more function on Dynamic Evaluation functions
List Functions
Returns the index of the first occurrence of a value within a list. Returns 0 if no value was found. The search is case-insensitive. And many more Functions are availanbel at here
Query Functions
Adds a new column to a specified query and populates the column's rows with the contents of a one-dimensional array. Returns the number of the column that has been added. Padding is added, if necessary, on the query columns to ensure that all column. And many more fucntions are avaiable here.
Structure Function
Returns a clone, also known as a deep copy, of a variable. Unlike StructCopy, Duplicate copies the variable, so there is no reference to the original variable. And many more functions have listed here/
Coldfusion Functions Tutorials - Authentication functions
Returns TRUE if the user is authenticated for a ColdFusion security context. If you specify a security context name, IsAuthenticated returns TRUE if the user is authenticated for it. See the Usage section for crucial information. And many more…
Coldfusion Functions Tutorials -Date and Time Functions
Returns the number of intervals, in units of type datepart, by which date1 is less than date2. there many more functions are
Advanced Functions Troubleshooting - In Day 1 and Day 2 of this tutorial, we used ColdFusion to display a database that contained a definitive record of the content of my pockets. As fascinating as these items may be, I feel it's time to move on to a new hypothetical database so that I can demonstrate some of ColdFusion's sorting functions.
Coldfusion Functions Tutorials - Display and Formating Function
Returns a formatted date/time value. If no mask is specified, DateFormat returns the date value in the dd-mmm-yy format. DateFormat supports dates that have the U.S. date format. For international date support, use LSDateFormat
Coldfusion Functions Tutorials - International Functions
Converts local time to Universal Coordinated Time (UTC) or UTC to local time, based on parameters. The function uses the daylight savings settings in the executing computer to compute daylight savings time, if required
Mathematical Functions
Returns the absolute value of a number. The absolute value of a number is the number without its sign.
String Fucntions
Returns the ASCII value (character code) of the first character of a string. Returns 0 if string is empty
System Functions
Used with cftry and cfcatch, this function allow you to retrieve a Java exception object from a Java object. Returns any Java exception object raised by the previous method call on the Java object
Simple Dynamic Calendar - Simple and effective code to output an endlessly dynamic calendar using just basic ColdFusion functions
Having Your Database Do The Work… not ColdFusion! - This tutorial will demonstrate how you can use the functions that come built in on your database to do the work, instead of doing the work in your code the hard way!
Custom ColdFusion Functions (not a tutorial, but helpful) - Just a collection of ColdFusion functions I've created based on need that I thought I would share.
RECENT ARTICLES from Graphic Design BloG
Business Cards: Ideas and Inspiration, Part II
Today we continue looking at business cards that stand out, and here’s hoping you get some inspiration and ideas! After all, you only get one first impression, so your business card should be something that showcases the best of your design abilities. On Wednesday we looked at the use of interesting shapes, 3D business cards, [...]
![]() |
![]() |
|
![]() |
![]() |
|
Making the Move from Freelance Work to Full-Time Employment
If you are like me, after graduating from a graphic design school, your goal was to make it as a freelance web designer. The lure of flexible hours, working from home and the freedom to manage your own time was too much to resist. At some point, I decided it may be ?easier? to work [...]
Tips for Asking for a Raise
At some point in our careers, there is a time when we open our paychecks and breathe a sigh of disappointment. After years of studying at a graphic design school and countless hours spent devoted to learning from colleagues and researching new design techniques, the numbers on our pay stub just don?t seem to measure [...]
Stock vs. Original Digital Photography
A picture is worth a thousand words. Graphic design schools teach us that photos on web sites have the potential to capture our attention, motivate us to read more or even propel us to navigate to another web site entirely. They inflict emotion and can establish a connection between site visitors and the goods or [...]
3 Tips to Manage Content Updates
While walking through the pharmacy I passed the aisle filled with red heart-shaped boxes filled with chocolates and remembered Valentine?s Day is quickly approaching. Even though I was surrounded by so many representations of love, it reminded me of one thing that I actually despise ? web content updates! Graphic design schools teach many, many [...]
Should You Drop the Drop-Down Menus?
I was recently on a home improvement web site searching for ideas for renovating my bathroom. After a few minutes on the site I realized that I was not going to find what I was looking for ? it certainly could have been there, but I just could not find it. Menu after menu had me [...]
Sharpen Your Skills and Gain an Edge at 2011 Web Design Conferences
Graphic design schools prepare us well for our immediate future, but it takes effort to stay on top of the ever-changing field of web design. Following are a few of the upcoming conferences and trade shows meant to help you stay a step ahead of the competition.
Interaction Eleven In its fourth year, Interaction Eleven is [...]
All Web Design Resources is a Directory & Blog Full of Tools for Web Site Designers
All Web Design Resources Portal is a Web Site Design education directory with resources & articles for Graphic Designers, Web Developers, & Web Designers including a Web Design forum, blog, graphics software tips, web development resources, web programming tools, web design jobs, advice for new web designers about web design schools and education as
well as tips for freelance web design business owners, and much more.