All the Acronyms You'd Want, and Then Some
But ColdFusion does more than provide database integration. Some of the many other technologies and protocols supported include:
- SMTP -- The CFMAIL tag lets you programmatically generate SMTP mail, and even supports dynamic data driven content and recipient lists
- POP-- The CFPOP tag can be used to retrieve and manage messages from any POP mailbox
- HTTP -- The CFHTTP tag is used to perform server-side HTTP requests, allowing you to write intelligent agents, and sophisticated distributed processing
- FTP -- The CFFTP tag is used to perform server side FTP processing
- LDAP -- Use the CFLDAP tag to interact with any LDAP directory services, you can retrieve data, and even manage and update data
- COM/DCOM -- The CFOBJECT tag provides a simple interface to COM and DCOM objects
And for the really adventurous, the most recent version of ColdFusion supports XML, CORBA, server-side JavaBeans, and much more.
AllaireDoc@allaire.com
Copyright © 1998, Allaire Corporation. All rights reserved.