Tutorials Search Results
Page  1 2
Displaying 1-25 of tutorials found.
This tutorial will show you how to use Image.cfc. I demonstrate several examples of how you can create Image verification for forms, scale down images, watermark images, add text to images, and performing multiple operations to an image.
 
 
 
 

This is a custom tag application. The cf_QueryRender custom tag takes your query arguments and gives you a final page table and all...
 
 
 
 
 

Using Coldfusion 8 and Using CFIMAGE to Watermark an Image. http://www.damonledet.com/tutorial/index.cfm/name/cfimagewatermark
 
 
 
 

I use this code to switch from one language to another on my site.
 
 
 
 
 
 
 
 
 
 

When using the cfinvoke tag or the CreateObject function on your pages, it adds CPU time to process the requests to load all of those objects into memory. Under load this can make quite a difference in your page response times. One way to get around it is to put those objects into a shared scope so they only get instantiated once. This will save memory and CPU time on your server.
 
 
 
 
 

Add, Alter and Drop Tables and Columns remotly via a simple form. WARNING: First tutorial from a beginner!
 
 
 
 

Ever wanted to do something a little more than what ColdFusion was capable of doing? Kind of a broad question right? What about scan files for viruses? Spell check form fields? Create websites in IIS? Apache? You can pretty much do whatever you want "in" ColdFusion!!!! Well that is not exactly true, but you can use ColdFusion to get your OS (operating system) to do whatever you want.
 
 
 
 
 
 
 
 
 
 

Dynamically Generate and HTML Table with a Dynamic Number of Columns and rows.
 
 
 
 
 
 

In this tutorial, I'm showing you a working method for URL Rewriting using ColdFusion, and a ColdFusion CFC.
You'll be able to have your old urls like: http://yoursite.com/index.cfm?var1=1&var2=2
to be viewed and displayed as: http://yoursite.com/index.cfm/var1/1/var2/2/

 
 
 
 
 

This tutorial shows you how to gather and store user statistics, including Browser, Browser Version, Screen Width, Color Depth, Screen Height, Bit Rate and User Environment. Includes Browser Detection for IPhone, Blackberry, and Android-based mobile devices...

 

 
 
 
 
 

This Tutorial Will show you how to generate RSS Feeds from a Database Query and have those feeds made into a Compliant RSS 2.0 Feed Requires ColdFusion 8, will not work on earlier version of Coldfusion.

 
 
 
 

In this tutorial I'll show you how to optimze your database tables in MySQL (The script is very similiar for SQL Server) by using CFQUERY in a coldfusion page.

 

 
 
 
 
 

It's becoming more and more common that Users are accessing your website from a mobile web browser (like that from an IPhone, Blackberry, Android or other mobile device). It's also becoming more prevelant that you need to start supporting and developing for the mobile platforms. But how would you begin?

This tutorial will help you out.

 
 
 
 
 

In this tutorial, I'm going to show you how easy it is to create a username check utility directly inside your web-based form, using JQuery & ColdFusion.

 
 
 
 
 
 

A very easy way to display a random quote each time the page is loaded.
 
 
 
 

By: Kevin
This tutorial will show you how to display yout query results in a horizontal format x number of columns without loosing (x)html compliance. It may look slightly more complicated than others you may have seen, but this example provides full html and xhtml compatibility by cloasing all end tags and properly nesting td and tr.
 
 
 
 
 
 
 

By: Kevin
This Tutorial will show you how to allow your web sites users to select items to compare side by side. Your items could be anything from products for sale to statistical information. Users can add and remove Items or Products to compare in a table. A great feature for sites seilling products, especially products with many variations for models in a series.
 
 
 
 
 
 
 

By: Craig
This tutorial teaches some basic ways to achieve effects using actionscript with your flash forms.
 
 
 
 

This tutorial explains how to do simple urls like: http://www.domain.com/username Or http://www.domain.com/page_name. It is different from doing Search Engine Friendly urls (like http://tutorial90.easycfm.com/) because this doesnt convert urls. In a way it unconverts a url by taking advantage of a 404 missing page.
 
 
 
 

Another tutorial which demonstrates an easier method of making dynamic drop down menus. It uses multidimensional arrays.
 
 
 
 

This tutorial will teach you how to create a random string.
 
 
 
 

I use this code snippet to upload files from a web form and rename any that have spaces in their file name to use underscores instead.
 
 
 
 

Internet spam is on the rise, and more importantly spammers are targeting your sites comment forms. They are looking for the trackback urls to fool search engines into ranking their website higher in the search results. When this started to happen to me, I wanted to sent out emails to the offenders demanding that they stop. Unfortunatly the spam is being generated by bots and programs not some pimple faced kid behind a keyboard. Banning IP addresses is not enough and rarely works since intelligent spammers hide their true identity anyway. Next approach... Banning Keywords used by the offending sites. Thats where this tutorial comes in.
 
 
 
 
 

Make a Simple Web Page Translation Widget Using Google Translate
 
 
 
 

Use Base64 to pass html or large blocks of text in a form post without using session variables.
 
 
 
 

Search Tutorials
Beginner Intermediate Advanced All
Find Tutorial By Skill Level
Find Tutorial By Platform
Find Tutorial By Category

Sponsored By...
iOpenSoft, LLC is a Houston, Texas Advanced Technology Studio Specializing in Web Design, Web Development, iPhone App Development and Android App Development.