Re: joining form input in parser

2004-06-11 Thread Wiggins d Anconia
nderstand your reply. > Next time. don't bother. > > ## > - Original Message - > From: "Wiggins D Anconia" <[EMAIL PROTECTED]> > Newsgroups: perl.beginners.cgi > To: "William Kolln" <[EMAIL PROTECTED]>; &

Re: joining form input in parser

2004-06-11 Thread Brad Lhotsky
Is this 2004? or 1994? I forgot. On Fri, Jun 11, 2004 at 08:09:52PM +1000, William Kolln wrote: > HI > > Any help will be greatly appreciated. > > The below statement is my parsing statement. It may be antiquated but it > works. > > I want to process input from a select form that has two names

Re: joining form input in parser

2004-06-11 Thread Wiggins d Anconia
> HI > > Any help will be greatly appreciated. > > The below statement is my parsing statement. It may be antiquated but it > works. If it does then you wouldn't need to ask right? It is antiquated, very, and shouldn't be used when there are much better ways to do this, specifically the CGI mod