Download user guide, user manual, owner manual and instructions guide
5 600 brands
1 870 000 user's guides
Search a brand
Advanced Search



Our partners wish to propose you the following products


Visit MACROMEDIA official site

User manual MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE

Diplodocs help download the user guide MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE.



Download the user manual MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE  
Download the complete
user guide (295 Ko)
Need help, support, reviews, tips or troubleshooting for your MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE products ?

Preview of the first 3 pages of manual

You either have JavaScript turned off or an old version of Adobe Flash Player
Get the latest Flash Player.
User guide MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE

Detailed instructions for use are in the User's Guide.

CFML Quick Reference Trademarks Afterburner, AppletAce, Attain, Attain Enterprise Learning System, Attain Essentials, Attain Objects for Dreamweaver, Authorware, Authorware Attain, Authorware Interactive Studio, Authorware Star, Authorware Synergy, Backstage, Backstage Designer, Backstage Desktop Studio, Backstage Enterprise Studio, Backstage Internet Studio, ColdFusion, Design in Motion, Director, Director Multimedia Studio, Doc Around the Clock, Dreamweaver, Dreamweaver Attain, Drumbeat, Drumbeat 2000, Extreme 3D, Fireworks, Flash, Fontographer, FreeHand, FreeHand Graphics Studio, Generator, Generator Developer's Studio, Generator Dynamic Graphics Server, JRun, Knowledge Objects, Knowledge Stream, Knowledge Track, Lingo, Live Effects, Macromedia, Macromedia M Logo & Design, Macromedia Flash, Macromedia Xres, Macromind, Macromind Action, MAGIC, Mediamaker, Object Authoring, Power Applets, Priority Access, Roundtrip HTML, Scriptlets, SoundEdit, ShockRave, Shockmachine, Shockwave, Shockwave Remote, Shockwave Internet Studio, Showcase, Tools to Power Your Ideas, Universal Media, Virtuoso, Web Design 101, Whirlwind and Xtra are trademarks of Macromedia, Inc. and may be registered in the United States or in other jurisdictions including internationally. Other product names, logos, designs, titles, words or phrases mentioned within this publication may be trademarks, servicemarks, or tradenames of Macromedia, Inc. or other entities and may be registered in certain jurisdictions including internationally. This product includes code licensed from RSA Data Security. This guide contains links to third-party websites that are not under the control of Macromedia, and Macromedia is not responsible for the content on any linked site. If you access a third-party website mentioned in this guide, then you do so at your own risk. Macromedia provides these links only as a convenience, and the inclusion of the link does not imply that Macromedia endorses or accepts any responsibility for the content on those third-party sites. Apple Disclaimer APPLE COMPUTER, INC. MAKES NO WARRANTIES, EITHER EXPRESS OR IMPLIED, REGARDING THE ENCLOSED COMPUTER SOFTWARE PACKAGE, ITS MERCHANTABILITY OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. THE EXCLUSION OF IMPLIED WARRANTIES IS NOT PERMITTED BY SOME STATES. THE ABOVE EXCLUSION MAY NOT APPLY TO YOU. THIS WARRANTY PROVIDES YOU WITH SPECIFIC LEGAL RIGHTS. THERE MAY BE OTHER RIGHTS THAT YOU MAY HAVE WHICH VARY FROM STATE TO STATE. Copyright © 1999­2003 Macromedia, Inc. All rights reserved. This manual may not be copied, photocopied, reproduced, translated, or converted to any electronic or machine-readable form in whole or in part without prior written approval of Macromedia, Inc. Part number: ZCF61M400 Project Management: Randy Nielsen Editing: Linda Adler First Edition: May 2002 Second Edition: August 2003 Macromedia, Inc. 600 Townsend St. San Francisco, CA 94103 CONTENTS CFML tags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 CFML functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 Array functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 Authentication functions . . . . . . . . . . . . . . . . . . . . . . . . . 20 Conversion functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 Date and time functions . . . . . . . . . . . . . . . . . . . . . . . . . . 20 Decision functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21 Display and formatting functions . . . . . . . . . . . . . . . . . . . 22 Dynamic evaluation functions . . . . . . . . . . . . . . . . . . . . . 22 Extensibility functions . . . . . . . . . . . . . . . . . . . . . . . . . . . 22 Full-text search functions . . . . . . . . . . . . . . . . . . . . . . . . . 23 International functions . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 List functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 Mathematical functions . . . . . . . . . . . . . . . . . . . . . . . . . . 24 Other functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24 Query functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 String functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25 Structure functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26 System functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 XML functions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27 ColdFusion variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Variable scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Caller scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Client variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Server variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28 Application and session variables . . . . . . . . . . . . . . . . . . . 28 Custom tag variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 Request variable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 Form variable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29 ColdFusion tag-specific variables . . . . . . . . . . . . . . . . . . . . 29 ColdFusion query variables . . . . . . . . . . . . . . . . . . . . . . . . 30 CFCATCH variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 CFDIRECTORY variables . . . . . . . . . . . . . . . . . . . . . . . . 30 CFERROR variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30 CFFILE ACTION=Upload variables . . . . . . . . . . . . . . . . 31 CFFTP error variables . . . . . . . . . . . . . . . . . . . . . . . . . . . 31 CFFTP ReturnValue variable . . . . . . . . . . . . . . . . . . . . . . 31 CFFTP query object columns . . . . . . . . . . . . . . . . . . . . . 31 CFHTTP variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 CFLDAP variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 CFPOP variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32 CFQUERY and CFSTOREDPROC variables . . . . . . . . . 32 CFREGISTRY variables . . . . . . . . . . . . . . . . . . . . . . . . . . 33 CFSEARCH variables . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 CFML Quick Reference 3 Standard CGI variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 Request . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 Client . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33 4 CFML Quick Reference CFML tags cfabort cfapplet cfapplication cfargument cfassociate cfbreak cfcache cfcase cfcatch Exception processing code here cfchart cfchartdata cfchartseries cfcol cfcollection cfcomponent hint = "text string"> variable declarations ... ... cfcontent starting with a drive letter and a colon, or a forward or backward slash 6 CFML Quick Reference cfcookie cfdefaultcase cfdirectory cfdump cfelse HTML and CFML tags HTML and CFML tags HTML and CFML tags cfelseif HTML and CFML tags HTML and CFML tags HTML and CFML tags cferror cfexecute ... cfexit cffile CFML Quick Reference 7 cfflush cfform ... cfftp cfftp: Opening and closing FTP server connections cfftp: Connection: file and directory operations cfftp action = "listDir" cffunction cfgraph See cfchart cfgraphdata See cfchartdata cfgrid CFML Quick Reference 9 cfgridcolumn cfgridrow cfgridupdate cfheader OR cfhtmlhead cfhttp cfhttpparam cfif HTML and CFML tags HTML and CFML tags HTML and CFML tags cfimport cfinclude cfindex cfinput cfinsert cfinvoke OR CFML Quick Reference 11 OR OR component = "#mystringname for instantiated component#" method = "method name" returnVariable = "variable name" argumentCollection = "argument collection" ...> OR webservice = "#my stringname for instantiated web service#" timeout = "request timeout in seconds" proxyServer = "WSDL proxy server url proxyPort = "numeric port on proxy server" proxyUser = "string user id for proxy server" proxyPassword = "string user password for proxy server"> cfinvokeargument cfldap cflocation cflock cflog cflogin ...> cfloginuser cflogout cfloop ... HTML or CFML code ... ... ... cfmail cfmailparam OR ... cfmailpart (Optional cfmailparam entries) ... cfmodule cfobject 14 CFML Quick Reference cfobjectcache cfoutput cfparam cfpop cfprocessingdirective OR CFML tags cfprocparam cfprocresult cfproperty cfquery SQL statement(s) cfqueryparam AND/OR ...additional criteria of the WHERE clause... cfregistry cfreport cfrethrow cfreturn cfsavecontent the content cfschedule proxyUser = "username" proxyPassword = "password" resolveURL = "Yes" or "No" cfscript cfscript code here cfsearch cfselect cfset cfsetting cfsilent ... cfslider cfstoredproc cfswitch One or more cfcase tags Zero or one cfdefaultcase tags cftable ... cftextinput cfthrow OR cftrace 18 CFML Quick Reference cftransaction cftree cftreeitem cftry Code that might throw an exception One or more cfcatch blocks cfupdate cfwddx cfxml CFML Quick Reference 19 CFML functions Array functions ArrayAppend(array, value) ArrayAvg(array) ArrayClear(array) ArrayDeleteAt(array, position) ArrayInsertAt(array, position, value) ArrayIsEmpty(array) ArrayLen(array) ArrayMax(array) ArrayMin(array) ArrayNew(dimension) ArrayPrepend(array, value) ArrayResize(array, minimum_size) ArraySet(array, start_pos, end_pos, value) ArraySort(array, sort_type [, sort_order ]) ArraySum(array) ArraySwap(array, position1, position2) ArrayToList(array [, delimiter ]) IsArray(value [, number ]) ListToArray(list [, delimiters ]) Authentication functions GetAuthUser() IsUserInRole("role_name") Conversion functions ArrayToList(array [, delimiter ]) Hash(string) LCase(string) ListToArray(list [, delimiters ]) ToBase64(string or binary_object[, encoding]) ToBinary(string_in_Base64 or binary_value) ToString(any_value [, encoding]) URLDecode(urlEncodedString [, charset]) URLEncodedFormat(string [, charset ]) Val(string) XmlFormat(string) XmlParse(xmlString [, caseSensitive ] ) XmlTransform(xmlString | xmlObj, xslString) Date and time functions CreateDate(year, month, day) CreateDateTime(year, month, day, hour, minute, second) CreateODBCDate(date) CreateODBCDateTime(date) CreateODBCTime(date) CreateTime(hour, minute, second) CreateTimeSpan(days, hours, minutes, seconds) DateAdd("datepart", number, "date") DateCompare("date1", "date2" [, "datePart"]) DateConvert("conversion-type", "date") DateDiff("datepart", "date1", "date2") DateFormat("date" [, "mask" ]) DatePart("datepart", "date") Day("date") DayOfWeek("date") 20 CFML Quick Reference

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Diplodocs provides you a fast and easy access to the user manual MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE.

MACROMEDIA offer a product for which we do not have the user manual? Let us know what you are looking for: site Internet, histoire, actualité, filiales, site Internet, mode d'emploi, driver, avis des utilisateurs, meilleur prix des produits, forum d'assistance aux problèmes, annuaire des marques, annuaire des constructeurs, répertoire des marques, répertoire des constructeurs, site Internet de la marque, site Internet du constructeur

Diplodocs allows you to download user manual MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE, user guide MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE, instructions MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE, owner's manual MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE, online manual MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE.


Access web reviews MACROMEDIA COLDFUSION MX 61 - CFML QUICK REFERENCE, , Software.
Include the add-on to download manuals from your site, forum or blog Frequently Asked Questions Contact Diplodocs team Last searches
Last additions
Sitemap
Brands starting with A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Copyright © 2005 - 2008 - Diplodocs - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.