UBB 6

2001-04-19 Thread Damien Tanner
Okay...bit off topic...and sounds very basic. But does anyone knoe how the hell I can delete a member from a UBB forum!!! haha. DataGeek.org webmaster, Damien Tanner ICQ: 101805269 MSN: damientanner

Re: UBB 6

2001-04-19 Thread Damien Tanner
lol, sorry.heeh...found it nowMan I can't wait till me Perl book comes on Monday! *grin* - Original Message - From: "Peter Scott" <[EMAIL PROTECTED]> To: "Damien Tanner" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, April 19, 2

Re: UBB 6

2001-04-19 Thread Damien Tanner
est wrote: > : On Thu, Apr 19, 2001 at 11:12:07AM -0700, Peter Scott wrote: > : : At 06:48 PM 4/19/01 +0100, Damien Tanner wrote: > : : >Okay...bit off topic...and sounds very basic. > : : > : : I'm sorry, but it's *way* off topic. > : : > : : >But does

Perl checker

2001-05-20 Thread Damien Tanner
Hi everyone, I'm having some problems with a CGI/Perl script I'm trying too write. But I'm not able to use strict and warnings on my server, and can't install CGI on my PC for various reasons. So, does anyone know of a website where I can check my code? and get it working :) Damien Tanner

Re: Perl checker

2001-05-21 Thread Damien Tanner
Thanks, Luckinly I just got Linux installed (and working) :). But I'm still having a problem with my CGI script. Next email - Original Message - From: "SunDog" <[EMAIL PROTECTED]> To: "Damien Tanner" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTEC

Help with CGI script

2001-05-21 Thread Damien Tanner
hi, I'm just tryin gtoo wite a CGi script that will make html pages of articles, via an admin interface. I know there are millions of things like that around. I'm just doing it for programming practice. It's quite a long script.The main probem is I get an Internal Server Error when I run

Re: Help with CGI script

2001-05-21 Thread Damien Tanner
Thanks a load everyone, I did perl -cw scriptname that worked very nicely and I've got rig of most of the typos. But I still think I've done some actual coding wrong, as I got the forms to post an article and re-make one. But I still get Internal Server error when submitting them. One thing I ju