i'm currently working on a site that needs a different header image for certain pages. rather than hard-code this into the template i am trying to use taxonomy_image. i created a vocabulary called Header Image and added "terms" with a different image associated with each one. so, when creating a page, it asks which header image to use and the user can just select one from the drop-down.
i am moving a site over to drupal that has an application form with about 30-40 form fields. all it does is email the content to someone. saving the data to the database would be a plus but not necessary.
i've been looking at cck but i'm wondering if that's overkill for just a form.
i would appreciate any suggestions for what modules to use or whatever the path of least resistance would be for integrating this type of form into drupal.
I've used Wordpress for years and I love it for blogging. But because it is designed for blogging, it is not as friendly as it could be for more sites such as a 10-20 page corporate site. Is Drupal the best choice for a small content managed site or should I stick with Wordpress?