What if I don't want the default value? How do I change the size of the texbox?
How do I change the maxlength of the textbox? How do I attach JavaScript to the textbox? > I see your point, asp.net almost forces developers to separate ui from > logic. It's entirely possible to go 100% inline with asp.net, but you > wont find a tutorial or book that shows how to do it anywhere. Huh? All you need to know is what codebehind is. I think > it's possible to create an asp.net and MX UI layer that look nearly > indistinguishable, even to the trained eye. Sure it is. But tell me that writing something like http://www.infragistics.com/expense won't be a major hassle using CF. I think it's ironic how > tag based asp.net is... I'm not surprised at all. I'm suprised it took them this long. > > My biggest problem with asp.net is the fact that they try extremely > hard to force the developer to develop exactly the way they think is > best. Some parts of asp.net are very nice, I just think they went too > far... Eh? If you want to code "the old way", go right ahead. There's nothing stopping you from putting inline stuff everywhere, and completely ignoring the event model. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

