Noticed a lot of posts dealing with sending mail from a web page. There are two places where you can make a simple script that should work fine on your LunarPages server. One is Perl, one is PHP. Just follow the directions. With the perl scripts, you upload your finished script to your cgi-bin, CHMOD it to 755, and set the FORM ACTION on the page to that script (cgi-bin/scriptname.pl).
With the php script, just copy, paste, save, and upload. Hope these help.
Click Here for PHP
Click Here for Perl [ March 26, 2003, 12:35 PM: Message edited by: TWebMan ]