Stop Microsoft

Miscellaneous => Programming & Networking => Topic started by: Canadian Lover on 25 April 2003, 07:02

Title: help in Perl
Post by: Canadian Lover on 25 April 2003, 07:02
I'm am trying to wright a Guestbook. so far I'm wrighting the "View" Portion and I'm having problems. I've alrety tried to use "debug" scripts, but they don't work. I've got the .txt file to store the comments, but they dont load into the browser:
Code: [Select]

[ April 24, 2003: Message edited by: The all Microsoft hater ]

Title: help in Perl
Post by: flap on 27 April 2003, 04:25
What happens?
Title: help in Perl
Post by: Pantso on 28 April 2003, 01:55
Shouldn't this:

Code: [Select]

be like this:

Code: [Select]

Just a note on nested HTML tags.    ;)   I don't know how to program in Perl so don't ask me any details, eventhough I have a fairly good understanding of it. Anyone else to offer a helping hand?

[ April 27, 2003: Message edited by: Panos ]

Title: help in Perl
Post by: flap on 28 April 2003, 02:34
Yes, but that wouldn't stop it from displaying altogether. He didn't say if he got a script error or just a blank page though.
Title: help in Perl
Post by: Pantso on 28 April 2003, 02:39
quote:
Originally posted by flap:
Yes, but that wouldn't stop it from displaying altogether. He didn't say if he got a script error or just a blank page though.


Indeed. That was just a reminder. Please give us some more info. Is this a home server or a remote host? Is /usr/bin/perl the correct path to Perl? Stuff like that.    (http://smile.gif)
Title: help in Perl
Post by: Canadian Lover on 28 April 2003, 05:19
quote:
Originally posted by Panos:


Indeed. That was just a reminder. Please give us some more info. Is this a home server or a remote host? Is /usr/bin/perl the correct path to Perl? Stuff like that.      (http://smile.gif)  



It's a remote host, the page loads but it only load the "The Guestbook" header,  Yes /usr/bin/perl is the corredt path, and I have the permissions set to 755.

[ April 27, 2003: Message edited by: The all Microsoft hater ]

Title: help in Perl
Post by: Canadian Lover on 28 April 2003, 07:53
it works now I went to another forum and got help there. some guy rewite my code amd it works!
Title: help in Perl
Post by: Pantso on 29 April 2003, 02:29
quote:
Originally posted by The all Microsoft hater:
it works now I went to another forum and got help there. some guy rewite my code amd it works!


Ok then. I just wish I could have been of more help.   (http://smile.gif)