>   I like to keep my templates so that they perform one discrete task.  So,
> instead of trying to have all the form input and processing code on the
> same template, I believe that it is easier to write and maintain 2
> templates (one for input, one for code processing).  (Or a third for form
> verification between input and processing).


I am actually finding i really like having all the code on one page,
although i suspect on really large projects each page of code might be
overwhelming.  I have a whole set of related functionality stored on one
page, as opposed to many templates.  Its not as reusable that way, but there
is codebehind.

so far, I am really digging asp .net. There are many options.  Options are
good.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=5
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=5

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5
                                

Reply via email to