Warning: Use of undefined constant img - assumed 'img' (this will throw an Error in a future version of PHP) in /home/kobe-ws/www/cgi-bin/mailto/mailto_img.php on line 35

Warning: Use of undefined constant mailto - assumed 'mailto' (this will throw an Error in a future version of PHP) in /home/kobe-ws/www/cgi-bin/mailto/mailto_img.php on line 38
PHP
JavaScriptが利用可能な環境では、
mailto:でメーラーを立ち上げた時に表示される空白の画面を、history.back()で戻る事で消しています。 この為、一瞬だけ空白の画面が表示されます。

JavaScriptが利用出来ない環境では、
mailto:でメーラーを立ち上げた時に表示される空白の画面を消す事は出来ません。
ユーザーがブラウザの設定を変更していなければ、初期設定では、JavaScriptは利用可能になっています。