Actually it is not a silly

Actually it is not a silly question, but Drupal form handling can get pretty complex. I suspect you don’t have the correct form token, and Drupal’s security layer is rejecting your form. You will need to read up on the FormAPI.
Or you could just use my module, which should work fine for the contact form.

Reply

The content of this field is kept private and will not be shown publicly.
  • You can use Textile markup to format text.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <h2>
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.

More information about formatting options