« 8月 2010 9月 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30

Home > blog > メールフォーム設置

メールフォーム設置

 前々からくっつけようと思っていたメールフォームを設置してみた。ロリポップの奴はCGIのサービスでcandyboxってのが有るんだけど、どうにも使いづらいし、何しろ別ページとしてリンクしなきゃいけないのが嫌で、仕方ないからフリーのCGIを探して見たらCGI設置しなくても使えるのがあるんじゃないの! ちょっとしたHTMLいじれたら誰にでも付けられる感じのを見つけ出し、設置してみた。右メニューバーのプロフィールの所にテキストで書いてある「メールフォーム」クリックすると出てきます!

レンタルしたのはこれ!フューチャースピリッツ フォームメーラー

 ただ、このサービスほんとCGIを利用させてくれるって言うだけで、何にもソースとか自動で作ってくれて貼り付けなさい!てな過保護なサービスではなく、自分でタグは書け!一応例は出しとくよ。みたいな感じなので、しょーがなくタグ作った。

私のソースはこんな感じ

<form action="http://form3.future-s.com/cgi/form3.cgi" method="post">
<input type="hidden" name="formid" value="0××××××××××0">
<input type="hidden" name="formsubject" value=" 1stBlogフォームメール ">
メールアドレス:<br>
<input type="text" name="mail" style="width:150px;"><br>
名前:<br>
<input type="text" name="名前" maxlength="50" style="width:150px;"><br>
件名:<br>
<input type="text" size="10" name="件名" value="" maxlength="150" style="width:150px;"><br>
本文<br>
<textarea name="本文" cols="10" rows="6" style="width:150px;"></textarea>
<input type="submit" value=" 送 信 "><input type="reset" value=" リセット ">
<input type="hidden" name="formreq" value="mail">
<input type="hidden" name="formreq" value="名前">
<input type="hidden" name="formreq" value="本文">
<input type="hidden" name="formcheck" value="1">
</form>

関連する投稿

1つ星2つ星3つ星4つ星5つ星 (まだ評価されていません)
読み込み中 ... 読み込み中 ...

Comments:0

Comment Form
Remember personal info

Trackbacks:0

Trackback URL for this entry
http://blog.planting-field.com/archives/eid426.html/trackback
Listed below are links to weblogs that reference
メールフォーム設置 from Planting Field Web Log

Home > blog > メールフォーム設置

Feeds

 RSSリーダーで購読する

はてなRSSへ追加Google Readerへ追加
Photo
 
jindaiji_0023 0705takao-1080 odaiba-gundam-050 odaiba-gundam-024 odaiba-gundam-002 DVC00028 DVC00211 DVC00084
Other-Meta
ページランク blogram投票ボタン ブログランキング・にほんブログ村へ My Profile by iddy ブログパーツ
ブログでクチコミ B-Promotion
Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Return to page top

back to top