Jump to main content.


Site Help

    Topics

    Glossary

    Site Map


Entering Intranet
Many links on the Web Guide are available to EPA Intranet users only. If you are an outside contractor working for EPA, please contact your EPA representative for more information. If you are another federal agency or other party interested in EPA's web policies and procedures, please contact EPA through the "Contact Us" page on this site.

Questions?


Call the EPA Call Center
EPA Call Center

PDF Disclaimer

You will need Adobe Acrobat Reader to view PDF files. See EPA's PDF page for more information about getting and using the free Acrobat Reader.

ColdFusion Tips

ColdFusion is a Web application development tool that allows developers to build dynamic data-driven applications for use on the Internet and intranets. ColdFusion employs a high level server-side markup language called CFML (ColdFusion Markup Language) to interact with relational databases, Crystal Reports, SMTP and POP servers, and a whole host of other network technologies. CFML is a markup language similar in structure to HTML in that all of the language constructs are contained within tags. HTML is used for layout control while the CFML handles the brunt of the work such as database queries, arithmetic and string functions, and other server side processing tasks. Files created with CFML are saved as ColdFusion templates and are designated by a ".cfm" extension. The following tips will help ensure that your ColdFusion code is in good format.

Top of Page




Local Navigation





Jump to main content.




0