HTML Coding!!!

Is there any way to configure an email id in the form "submit" button to send form data directly?

  • Open-ended polls

    Votes: 0 0.0%
  • Multiple-choice polls

    Votes: 1 100.0%

  • Total voters
    1
  • Poll closed .

vidhi_G

Newbie
Joined
Feb 18, 2017
Messages
1
Reaction score
0
How do I code "Book My Table" button, so that I can get all the notifications related to "Table Booking" on my configured Email ID?

Kindly suggest proper HTML Coding...

Below is the coding of "Book My Table" button.

<br>
<br>
<button type="submit" style="width:200px;height:50px;"> <b> BOOK MY TABLE </b> </button>
</center>

</div>


</body>
</html>


Thanks in Advance!!!
 
Back
Top