
tutorial322.easycfm.com
EasyCFM.COM - View TutorialEasyCFM.COM - ColdFusion Tutorial - Coldfusion Tutorials - ColdFusion Resources - Learn ColdFusion the easy way with our 420+ free coldfusion tutorials!
http://tutorial322.easycfm.com/
EasyCFM.COM - ColdFusion Tutorial - Coldfusion Tutorials - ColdFusion Resources - Learn ColdFusion the easy way with our 420+ free coldfusion tutorials!
http://tutorial322.easycfm.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Monday
LOAD TIME
3.9 seconds
PAGES IN
THIS WEBSITE
1
SSL
EXTERNAL LINKS
0
SITE IP
162.253.124.253
LOAD TIME
3.895 sec
SCORE
6.2
EasyCFM.COM - View Tutorial | tutorial322.easycfm.com Reviews
https://tutorial322.easycfm.com
EasyCFM.COM - ColdFusion Tutorial - Coldfusion Tutorials - ColdFusion Resources - Learn ColdFusion the easy way with our 420+ free coldfusion tutorials!
Donate Today - Make EasyCFM Better!
http://tutorial322.easycfm.com/donate.html
TOTAL PAGES IN THIS WEBSITE
1
EasyCFM.COM - View Tutorial
A Mp3 Streaming Server. Here is an application that uses coldfusion server to stream MP3 using an M3U file. An M3U file is basically just a playlist. In principle, if you send a *.m3u file to a media player, it should play the data in the m3u file. M3u file contains data like, location of the MP3. Locate all your MP3 files and put them in a folder. In my case it was d: MP3. Create the following file list and follow directions given below! W3C/ DTD HTML 4.01 Transitional/ EN. Streaming Media Server /title.
EasyCFM.COM - View Tutorial
Breaking down your query results into pages (Paging Tutorial). I haven't come across a paging tutorial on this site. I know there are JavaScripts available that help you achieve this, and the DataSet object in VB.Net comes with paging. All you do is enable paging. But how do you do it in ColdFusion? The following tutorial is a small script that lets you achieve it. Begin with the usual cfquery, query a database, and retieve a dataset! SELECT ColumnName1, ColumnName2, ColumnName3, ColumnName4. So if your ...
EasyCFM.COM - View Tutorial
A DataSet just like VB.Net. This tutorial shows you how to create a "dataset" just like the one in VB.Net. In VBNet you would create a dataset with "edit" button in an extra column. Once you click "edit", you get an option to "update", "delete" or "cancel edit mode". This is just like a cfgrid tag. Although a cfgrid tag lets you bulk insert, bulk update or bulk delete, the dataset object does it one by one. But cfgrid is slower, and may give users Java errors, depending on their browser settings. When yo...
EasyCFM.COM - View Tutorial
Easy Thumbnails: - Thumbnails with one line of code. I like a lot of new users of CFML have had a lot of trouble finding an easy way to make dynamic thumbnails for (ie) to name one, catalogue pages in a shopping cart so have finally found this very simple method to accomplish it using no tags whatsoever. And found that, using the (4 x 800x600 images) in the windows XP 'Sample' folder tested it out. The program resized all the images to 250 px width and the average size for each of these was 8k. This step...
EasyCFM.COM - View Tutorial
Using Coldfusion to Import CSV Files. Using Coldfusion to Import data into mySQL. Many times we need a quick and easy way of importing data into our website databases. The CSV file format is one of the defacto standards for moving data between databases easily. Virtually all databases allow exported to CSV format. And virtually all database support importing a CSV formatted file. So why use Coldfusion to do this mundane task? Lets set the stage:. Color,size,instock,style. Red,10,12,A. Blue,12,33,A. I hop...
EasyCFM.COM - View Tutorial
A way to dynamically upload,rename,store,retreive,drill-down and display images or .swf files. A way to upload,rename,store,retreive,drill-down and display images or .swf files. With the appropriate code to support the files type. This page is a an assembly of code snippets from 3 .cfm templates that. Upload image/swf files,rename,store and provide hyper-link drill down. Pages that display a single image/swf file. 1st page- UploaderACT.cfm)- The page that provides code to upload file. Call function to in...
EasyCFM.COM - View Tutorial
Creating a Client-Server Guest Book with Macromedia Flash and ColdFusion. Creating a Client-Server Guest Book with Macromedia Flash and ColdFusion. Macromedia Flash has become a powerful software for web development and its latest version, Macromedia Flash MX Professional 2004 has new features for building web applications and data integration. In this article I’ll show you how to combine Flash and ColdFusion to create a guest book application. Registering the Data Source in ColdFusion Administrator.
EasyCFM.COM - View Tutorial
Using XMLHTTP to populate a DIV layer. This will hopefully give you a good starting point to begin using XMLHTTP inside of your applications. It really makes reports and apps feel a lot smoother and more seamless when you dont have to change pages. To view other data. Make sure when modifying this that you always use document.getElementById(' your div here '),. Or your code will work in IE and not firefox and you wont know why. :). START PAGE CALLED TUTORIAL.CFM / - -. Assign variables here / - -. This c...
EasyCFM.COM - View Tutorial
Using CFLDAP to Query or Modify Active Directory. Using CFLDAP to Query Active Directory. The CFLDAP command gives you the ability to query Active Directory to pull out (or insert) information into AD. Once place it has been useful in our organization is for creating an online directory and keeping it up to date. This can also be used to check an account against active directory for authorization. Here’s how it works:. To query active directory based on a person’s username, use the following:. This is th...
EasyCFM.COM - View Tutorial
Slick Little Tell-A-Friend Feature. Cfif isDefined( 'form.tella'. 4; url=http:/ www.yoursite.com. A friend wants you to check out YOUR SITE HERE. Someone you know has visited YourSite.com and requested we send you an email regarding. Check it out today! Http:/ www.yoursite.com. Thanks for your time! Your friend has been emailed. Thanks for spreading the word about YourSite.com! You'll be directed back to YourSite momentarily. Or, you can click below now. br br. Http:/ www.yoursite.com. January 13, 2005.
EasyCFM.COM - View Tutorial
Reading your IIS Log Files with ColdFusion! Have you ever wanted to parse through your IIS web logs to create a WebTrends like application in ColdFusion? This tutorial will show you how you can parse through the IIS log files and have variables ready to insert into databases, print or to achieve whatever you want with them. Let's begin:. The first thing we need to do is to define some default values, these will be used later on in the application. The values we will specify will be:. C: logs log.txt.
SOCIAL ENGAGEMENT