RE: PERL and JavaScript

2001-07-31 Thread Bradley M. Handy
esday, July 31, 2001 3:52 PM > To: Bradley M. Handy > Subject: RE: PERL and JavaScript > > > First of all I'm using the CGI.PM module to generate > my CGI [which is all done using CGI.pm's functions]. > > Anyways, the exact problem was this: > > I have a form

Re: PERL and JavaScript

2001-07-31 Thread Curtis Poe
--- "Brett W. McCoy" <[EMAIL PROTECTED]> wrote: > On Tue, 31 Jul 2001, Chris Johnstone wrote: > > > I am a beginning PERL programmer working primarily > > with the CGI interface, and have just encountered my > > first problem which I couldn't solve with PERL. After > > about a solid week of tryin

Re: PERL and JavaScript

2001-07-31 Thread Brett W. McCoy
On Tue, 31 Jul 2001, Chris Johnstone wrote: > I am a beginning PERL programmer working primarily > with the CGI interface, and have just encountered my > first problem which I couldn't solve with PERL. After > about a solid week of trying different things, I gave > up and used a little JavaScript

RE: PERL and JavaScript

2001-07-31 Thread Bradley M. Handy
What kind of problems were you having with Perl? Brad Handy --www.jack-of-all-trades.net [EMAIL PROTECTED] > -Original Message- > From: Chris Johnstone [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, July 31, 2001 3:23 PM > To: [EMAIL PROTECTED] > Subject: PERL and JavaScript > > > I am a

Re: PERL and JavaScript

2001-07-31 Thread Lisa Nyman
Hi, On Tue, 31 Jul 2001, Chris Johnstone wrote: > My question is, do "professional" programmers working on large > applications using the CGI interface oftern turn to > JavaScript, or do they try to solve everything internally with PERL? As a 'professional', I turn to the tool that does the job