Hi,
Need a little help with the subject field of a form (using Yahoo webhosting). I am currently using
<input type="hidden" name="subject" value="Form">
and it works just fine but I would like to add a two field values that the user has previously entered into the subject line. The fields are pick_up_month and pick_up_date, so the completed subject line would look like: Form 6/11.
Thanks in advance.