Hi-Rater ver

  Hi-Rater
  Category : Cfml Tutorials-tips Polls voting  
  Platform :  
  Price :  
  Developer: Hi-Rater  
  Version :  
  HomePage Address :  
  Demo URL :  
  Date added :  
  Download Link : Click to Download  
Script Description:
 

  


Hi-Rater provides you with a clone of the very popular site hotornot.com. This script is in CFML and is available for use to those who have cold fusion on their servers. It has easily customizable templates and its features include advanced image upload and resizing, previous image rating view, image renaming for easy maintenance on server, e-mail collection file, ad-manager and many more.

 

more Tag: image, rater,

Also see ...


Hi-Rater 1)    Hi-Rater
 Hi-Rater provides you with a clone of the very popular site hotornot.com. This script is in CFML and is available for use to those who have cold fusion on their servers. It has easily customizable templates and its features include advanced image upload and resizing, previous image rating view, image renaming for easy maintenance on server, e-mail collection file, ad-manager and many more....

Creating a Shopping Cart with ColdFusion 1)    Creating a Shopping Cart with ColdFusion
 For most e-commerce companies, a quality shopping cart is vital to successful Web e-tailing. Without the proper functionality, it would be hard to sell anything. Through this tutorial you can learn how to create your own shopping cart with ColdFusion. This tutorial is designed for experienced ColdFusion developers who have worked with data sources before. It does not explain how the code actually work, but rather, focuses on the concepts and components that are required to build a working sh...

Zip Code Look Up Form 2)    Zip Code Look Up Form
 This is a program where the users have the ability to view state, zipcode and city. The users can create minimum lookups to the US portal service since this program can log the zip which is stored in a database. This program allows any users to register them in a form to sign up and validate data. This program can be cutomized and configured by the users. Helpful for the webmasters and the users....

Uploading Files with ColdFusion 3)    Uploading Files with ColdFusion
 This is a tutorial where the users are taught about the file, image uploading on their website using coldfusion. This tutorial provide information to the users that they must build a HTML page with form for uploading files. This tutorial permit users to accept the files contents through the form. This tutorial tells the users how to accept files that are uploaded from the clients machine....

CFX Word2Text 4)    CFX Word2Text
 CFX Word2Text is a simple CFML based file manipulation program capable of translating the contents of the document files of word to a text file. This powerful CFML tag employs indexing service's filter to read the contents and to perform the conversion of file formats. You can also use this script to read different file contents and to isolate the text from HTML contents....

Files & Directories 5)    Files & Directories
 With Files & Directories you can learn how to read files and directories....

Calculate Distance Between Two Points Using Longitude & Latitude 6)    Calculate Distance Between Two Points Using Longitude & Latitude
 Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code are available in database subscription....

CFTIME: How to Make Content Appear and Disappear 7)    CFTIME: How to Make Content Appear and Disappear
 Content on the web often has a shelf life. You may have information that you want up after a certain point in time or you may want it to be gone after a certain time.You may want to have it appear and disappear without having to be editing files or changing out input in some back end system. You will find that you can build a simple system for publishing and removing info with ColdFusion`s CFIF tag and CreateDateTime() and Now() functions....

Integrating PayPals IPN with ColdFusion 8)    Integrating PayPals IPN with ColdFusion
 Ok, everyone seems to really need this one so I sat down and cranked this out. Hope this helps you. Its pretty simple once you get the hang of it. Currently, the tutorial is designed for items that have a set price, not a calculated one....

ColdFusion Creating a simple contact form 9)    ColdFusion Creating a simple contact form
 Learn how to create a simple email contact form to add to your website. The level of this tutorial is `Easy` and with a step by step guide on creating and understanding the code. A full source code download is available....