We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

    Sample Code Sample Code RSS feed

  • ColdFusion function demonstration

    by xmantim

    This complete page demonstrates several different Cold Fusion functions, from passing form variables to outputting database recordsets. Read full article

  • Generate CSV reports

    by xmantim

    If you are like me, my bosses all ask for reports. This code uses an advanced query to pull the appropriate data then write it all in CSV format, which Excel can open.. Read full article

  • Send an email using a ColdFusion form

    by juliagreen

    How to create a simple form, that posts to the page and emails a letter, and the results to everyone, including you.. Read full article

  • Create a Percentage Table

    by juliagreen

    The task at hand was to establish a chart that recorded the number of magazines checked off, and then compute the percentages of the total every time the form is submitted. . Read full article