If the script is actually working, but not forwarding completed forms to you, it's probably because you haven't told it to

You need a hidden field in your form that says (input type=hidden name="recipient" value="you@yourdomain.com") - change the ( and ) to < and >