Important: when posting, please provide your Club Number at a minimum, and as many details as possible.
For further info, please read This page before posting.

FTH4 BETA participation requests are now CLOSED

The 106 clubs FTH4 Beta who are part of part of the FTH4 Beta. Please post in the FTH4 Beta Support Forum only.

Reserve A Seat

  • jbarbieri
  • jbarbieri's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 9
  • Thanks: 1

Reserve A Seat

12 years 4 months ago
#33910
I have my HTML code in order for members/guests to "reserve a seat" at our meeting. But for some reason I can not get the email code to work correctly. Every time I test this, it opens my MS Outlook. I can't have that happen since no everyone uses Outlook. How do I get it to email me at my personal address (musicjeff@optonline.net) when they click on the "submit" button.

MANY THANKS in advance!
Jeffrey Barbieri (CC)
VP Of Membership
Speakers Corner #9616

If you need my code:

<p> </p>

<table align="center" border="0" cellpadding="3" cellspacing="1" width="400">
<tbody>
<tr>
<td><strong>Be Sure To Reserve Your Seat Today!</strong></td>
</tr>
</tbody>
</table>

<table align="center" border="0" cellpadding="0" cellspacing="1" width="400">
<tbody>
<tr>
<td>
<form action="send_contact.php" method="post" name="form1">
<table border="0" cellpadding="3" cellspacing="1" width="100%">
<tbody>
<tr>
<td width="16%">Subject</td>
<td width="2%">:</td>
<td width="82%">"Reserve My Seat"</td>
</tr>
<tr>
<td>Comment</td>
<td>:</td>
<td><textarea cols="50" id="Comment" name="Comment" rows="4"></textarea></td>
</tr>
<tr>
<td>Name</td>
<td>:</td>
<td><input id="name" name="name" size="50" /></td>
</tr>
<tr>
<td>Email</td>
<td>:</td>
<td><input id="customer_mail" name="customer_mail" size="50" type="text" /></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td><input name="Submit" type="submit" value="Submit" /> <input name="Submit2" type="reset" value="Reset" /></td>
</tr>
</tbody>
</table>
</form>
</td>
</tr>
</tbody>
</table>
The topic has been locked.
  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 12301
  • Thanks: 3918

Re: Reserve A Seat

12 years 4 months ago
#33911
We do NOT support forms on FTH server we have no form to email scripts.
If you want to use a form you will need to host it on another site and iframe it onto your site.
Thank you,

Brian McDonald DTM
Silver and Wiser Online Toastmasters Club #777940

Technical Support Consultant for FreeToastHost
The topic has been locked.
Moderators: BrianHeniPamrhtaylor3NotLiableNSBjgavinLcala305peterb323DebbieT
Time to create page: 0.147 seconds