> I haven't done it myself, but I *think* I have heard of inheriting > forms (presentation logic) in .NET programming, and I thought that > there might be a process for CF.
I'm pretty sure there are forms reuse mechanisms in Windows Forms, but not so sure about within ASP.NET. There's nothing really analogous to this built into CF, since forms themselves aren't objects within CF. However, you could certainly build components to generate forms, to provide your own inheritance functionality. I don't know if it would be worth the effort. I also don't know whether there's any functionality like this within Mach-ii - I'd probably look there first. However, the serious question isn't really a purely technical one, but rather a question of process - making sure that you figure out basic requirements for all the groups that will use your application in the future, or alternatively providing so much flexibility that you will be able to meet their requirements without knowing what they will be! This isn't a trivial task. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:188864 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

