I'm building a pretty standard web application - login, do some searches via some well defined paramaters, get a list of results, drill down on a result to see details about the results. While I've done this a lot before, I've always built them from scratch. Should I be looking at a content management platform? I'm interested in hearing what others have done, as well as if there are some prefab tools that will help me do this without having to build it from scratch. For example, if it were 'brochureware' about my company and/or products, I would use WordPress, or simply an web site template. For an application (again, primarily search using a set of predefined parameters (textboxes, radio buttons, checkboxes, etc), getting a set of results, then being able to click on a result to drill down into its details - is there an easier way of building this than from scratch? Thanks in advance!
-e-