Re: Handling & =

2002-12-10 Thread John Stokes
Oh! Didn't think about that. Yes, that looks like a very workable solution. Thanks again. -John On 12/10/02 11:33 AM, "Larry Coffin" <[EMAIL PROTECTED]> wrote: > At 2:15 PM -0500 12/10/02, John Stokes wrote: >> Ah yes... That makes sense. >> >> Th

Re: Handling & =

2002-12-10 Thread John Stokes
e: $name > > End_form > > > ---Larry > > > ++ > | Larry Coffin, G.P.H. Watertown, MA | > | http://www.PointInfinity.com/lcoffin/[EMAIL PROTECTED] | > +-

Re: Handling & =

2002-12-10 Thread John Stokes
it! > > Another little trick you can do with this "for here" print syntax > and html output is great for keeping your program code nice and indented > without affecting the way your html code is displayed: > > sub Something { > > print <<"END_

Re: Handling & =

2002-12-10 Thread John Stokes
; ---Larry > > > ++ > | Larry Coffin, G.P.H. Watertown, MA | > | http://www.PointInfinity.com/lcoffin/[EMAIL PROTECTED] | > ++ > > Hofstadter's Law: > I

Re: Handling & =

2002-12-10 Thread John Stokes
s should encode the & as "%26" > and then your split would work properly. On a side note why re-invent > the wheel, when it has already been invented lots of times, see CGI > module on CPAN, or any one of the hundreds of CGI sites that give you > source code to parse query

Re: Handling & =

2002-12-09 Thread John Stokes
or \& ) > > Cheers, > > Sven > > (P.S.: I am definitely sure there are much faster, shorter and better > coded solutions to your problem...so keep your eyes open..) > > On Tuesday, Dec 10, 2002, at 01:31 Europe/Berlin, John Stokes wrote: > >> I have an ong

Handling & =

2002-12-09 Thread John Stokes
ext fields, BUT... Is there an elegant solution to this? Can Perl process this effectively? Thanks. -- -John Stokes Computer Psychiatrist (Director of Information Technology) Church Resource Ministries [EMAIL PROTECTED] Three Pillars: Humility, Communication, Balance -- To unsubscribe, e-ma