Closed Thread Icon

Topic awaiting preservation: Little problem (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12255" title="Pages that link to Topic awaiting preservation: Little problem (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Little problem <span class="small">(Page 1 of 1)</span>\

 
Ducati
Paranoid (IV) Inmate

From: in your head
Insane since: Feb 2001

posted posted 06-10-2002 12:05

guys.. I have a little problem here...

I have this form here

now, I have a FormMail script called order.pl

I did everything they said on the readme.txt but I get this error..

try to submit it...

WHAT THE HELL IS WRONG WITH TAHT THING??

Its running on Win2K server

MAX

Piper
Paranoid (IV) Inmate

From: California
Insane since: Jun 2000

posted posted 06-10-2002 14:41

Hi Ducati,

A couple of the errors are from not escaping your @'s. Take a look at or around line's 96 and 103. Put a '\' in front of your @ on those two lines and see what happens. Can you post the code around line 110 also?

code:
syntax error at D:\HometownUSATitle\cgi-bin\order.pl line 110, near "http:"
Bareword found where operator expected at D:\HometownUSATitle\cgi-bin\order.pl line 110, near "//www"
(Missing operator before www?)



I'm not sure what is going on here, could be a matter of escaping also.

Regards,
Charlie

« BackwardsOnwards »

Show Forum Drop Down Menu