>First and last 25 pages... HUH? Since this is a web based >application, each of the distinct CFM pages has it's own beginning and >end. How do we identify what is considered the beginning and the end >of the application. As rendered, that would be Application.cfc/cfm to >OnRequestEnd.cfm for every distinct page load with any includes in the >middle.
Yeah, I have had to deal with this in the past as well when copyrighting my code, some of the requirements are a little wacky when it comes to web applications. You basically just kind of send in whatever seems the closest to you to be the start and end, it doesn't really matter a whole lot as long as it's representative of your code. Here's the circular specifically on computer programs deposit requirements: http://www.copyright.gov/circs/circ61.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:246787 Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
