There are two ways to do this: - As an include - add a file started with _ to includeobj directory. This file can then be added via dmInclude to the site tree. It's basically a way of inserting arbitrary coldfusion code into the site tree - As a rule - this would allow you to add configuration options to the form and add it to containers on other content pages. You should be able to find more info about creating a rule on the wiki or in the training doc.
Blair On 10/12/07, RobG <[EMAIL PROTECTED]> wrote: > > > > > I downloaded the new FC4 development guide PDF (awesome!) but I didn't > see anything obvious in it as to how to go about this... and being new > to FC, I'll admit I'm fairly clueless about how to even begin. > > My client wants some data input forms... a standard "email us" page > which will take user input and email it to a specific address (I would > also prefer to dump it to the database)... and another where users can > upload files. And by that I mean generic visitors, not ones that will > have user accounts on the system (contributors, etc). > > What's the best way to go about this? I can write these pages easily in > ColdFusion but I have no idea how to make them function from within FC. > > Rob > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
