PDA

View Full Version : Need Urgent Assistance...


L.A.X
01-07-2007, 02:16 AM
Need Assistance

The domain name for my website is called http://www.cheapatlu.com

on my website at this link http://www.cheapatlu.com/submitting%20request.html the SUBMIT button is not working.. I think i am having a linking error of which i do not know how to fix..
after hitting the submit button i am getting a V-DECK error implying a linking error..

Please assist me as soon as possible because this matter is of paramount importance.

PS. i am new to this website thing and also a beginner in HTML.if anybody can help me solve this issue i would appreciate it .Thank You!

Sman5109
01-07-2007, 02:22 AM
first of all don't use spaces in file names.

And the error is a 404 error which means BFormMail.pl is missing.

Xdlux
01-09-2007, 07:16 PM
hi
<form action="/cgi-bin/BFormMail.pl" method="post">
the file BFormMail.pl doesn't exist, isn't in cgi-bin, or isn't spelled correctly.
find out what is going on, then just find the code i've highlighted, which is the filename, and just correct it

cheers