I am trying to add mailform to my site below. See the Contact Me page. I am getting much better at programming stuff and I put the CGI script in the cgi-bin folder. I created the form and a pointer that refers to the script in the folder. However, the page does not work. The script is Unix server friendly. I am lost. Any hardcore programmers or CGI bin molesters please email me. Thanks in advance. Nothing turns me on more than a computer guru.
We're more of a Microsoft shop here then Unix, but a few things seem out of place when viewing your document source. I have Visual Interdev loaded on my machine, and every web site bug causes a message to appear on my computer "An error has occured on line number X. Do you wish to debug?..." Anyway, I get errors on the mouseover and mouseout events on your 4 links (About Me, Contact, etc). I don't see the event code or any java script to run the events in your source. There are 2 functions being called (MM_swapImage andMM_swapImgRestore. Also, it looks like you used Front Page to create the site, and I'm not sure that this will work on a Unix server. Be happy to help more if you want.
Do you have the mouse event functions defined? EG, function MM_swapImage() { var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i [less than sign] (a.length-2);i+=3) if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } function MM_swapImgRestore() { var i,x,a=document.MM_sr; for(i=0;a&&i [less than sign] a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; }
Make sure the script file is there and it has "execute" permission. IE, issue the Unix command: chmod 755 FormMail.pl
Make sure you reference the EXACT upper and lower case letters on the filename. Unix is case sensitive! The following are not the same: formmail.pl FormMail.pl
Also: "The script, FormMail.pl, needs to be placed in your server's cgi-bin and the anonymous WWW user must have the ability to read/execute the script. If you do not have access to your server's cgi-bin, yet you can execute cgi scripts, you may want to try adding a .cgi extension to the FormMail.pl, so you could rename it to FormMail.cgi."
Unfortunately it looks like your attempt to purchase VIP membership has failed due to your card being declined. Good news is that we have several other payment options that you could try.
VIP MEMBER
, you are now a VIP member!
We thank you for your purchase!
VIP MEMBER
, Thank you for becoming VIP member!
Membership should be activated shortly. You'll receive notification!