Just the other day I was tasked with creating a 90+ field Webform in a Drupal site I was creating. While the number of fields was a little daunting creating the form was easy once I got past a few sticky points. Hopefully you will have a much easier time creating your own Webform if you follow these tips.
wysiwyg
A look at uploading files in Drupal
Yesterday a client of mine asked how to upload image files for a drupal site that didn't have TinyMCE installed (with IMCE). At first I was confused since I'm very careful to install those modules for all of the sites I create but then the client stated that this was for a site I didn't create (phew). For Drupal pros this might seem like an odd question but it's really not and I had the exact same question when I first started working with Drupal.