Webフォームの情報をご指定のメールに送信します。 サーバー不要で、ホームページの運用コストを軽減します。
使用の方法は簡単です!しかも無料ではじめられます。
無料送信通数上限 10000通/月
内容を独自な編集仕様でご送信依頼できます。
フォームにURL設定だけでご利用できます。
ご要望とご質問など、24時間対応致します。
xxxxxxxxxx
<form action="https://formsendbox.com/sendto/<set your receive email address here>" method="POST">
<table>
<tr>
<td><label>送信先メール</label></td>
<td><input type="text" id="email" name="email"></td>
</tr>
<td><label>名前</label></td>
<td><input type="text" id="name" name="name"></td>
<td><label>内容</label></td>
<td><input type="text" id="content" name="content"></td>
</table>
</form>
var to = ["xxxxxxxx@xxx.xxx"];
var sendMailData = {
title: "your mail title",
content: "your mail content",
toList: to,
formsendbox_id: "b309590d3bb80e140873d729be7c8d6d",
formsendbox_key: "2b2731af96cc3d862395993a7ba1188d"
};
$.ajax({
type: "POST",
datatype: "text",
url: "https://formsendbox.com/sendSimpleMail",
data: JSON.stringify(sendMailData),
contentType: "application/json",
beforeSend: function(xhr) {
xhr.withCredentials = true;
},
crossDomain: true,
success: function(result) {
}
})
Tel: 03-6869-6157
Fax: 03-6893-3931
東京都千代田区神田佐久間町1-8-4
アルテール秋葉原708