Re: Preference problem - Re: $FORM in Matt's wwwboard.pl

2002-06-10 Thread Michael Fowler
On Sun, Jun 09, 2002 at 03:18:36AM +0200, Sven Bentlage wrote: > Thanks, will take a look. > I'm just trying to learn by reading this script Learning is good, but please, do not learn from Matt's script archive. All of the code he's written there is atrocious. There are far better examples

Re: $FORM in Matt's wwwboard.pl

2002-06-09 Thread drieux
On Sunday, June 9, 2002, at 05:59 , Tor Hildrum wrote: [..] > All though a bit OT, it is normally considered bad form to try and learn > CGI > by reading Matt's code. nms-cgi.sourceforge.net probably has better code > to > learn from. The interesting 'learn by comparing code' part is available

Re: Preference problem - Re: $FORM in Matt's wwwboard.pl

2002-06-09 Thread Sven Bentlage
ok, I took a look at the links you send me. Thanks for the tip, but I just wanted to know what this $FORM does. I am not planning to use his script... Regards, Sven On Sunday, June 9, 2002, at 02:00 AM, drieux wrote: > > On Saturday, June 8, 2002, at 10:47 , Sven Bentlage wrote: > >> I'm just l

Re: $FORM in Matt's wwwboard.pl

2002-06-09 Thread Tor Hildrum
> Hi guys, > I'm just looking at Matt's wwwboard.pl and try to figure out what the > $FORM{somevaule} does. > It is not declared anywhere before usage.. and I'm quite lost... > > If anyone could tell me where to find any information about that, I'd > be grateful All though a bit OT, it is normal

Re: Preference problem - Re: $FORM in Matt's wwwboard.pl

2002-06-09 Thread Sven Bentlage
Thanks, will take a look. I'm just trying to learn by reading this script Sven On Sunday, June 9, 2002, at 02:00 AM, drieux wrote: > > On Saturday, June 8, 2002, at 10:47 , Sven Bentlage wrote: > >> I'm just looking at Matt's wwwboard.pl and try to figure out what the >> $FORM{somevaule} do

Re: $FORM in Matt's wwwboard.pl

2002-06-09 Thread Jonathan E. Paton
--- Sven Bentlage <[EMAIL PROTECTED]> wrote: > I'm just looking at Matt's wwwboard.pl Look at: http://nms-cgi.sourceforge.net/ in particular the top of the page: nms as recommended by Matt Wright - ... While the free code found at my web site ha

Preference problem - Re: $FORM in Matt's wwwboard.pl

2002-06-08 Thread drieux
On Saturday, June 8, 2002, at 10:47 , Sven Bentlage wrote: > I'm just looking at Matt's wwwboard.pl and try to figure out what the > $FORM{somevaule} does. > It is not declared anywhere before usage.. and I'm quite lost... I will take the time in the pickle barrel to recommend that you look at

$FORM in Matt's wwwboard.pl

2002-06-08 Thread Sven Bentlage
Hi guys, I'm just looking at Matt's wwwboard.pl and try to figure out what the $FORM{somevaule} does. It is not declared anywhere before usage.. and I'm quite lost... If anyone could tell me where to find any information about that, I'd be grateful Thanks for your help, Sven sub where it's