Re: Carry Variable to Form

2008-10-04 Thread Mike Flannigan
On Sun, 21 Sep 2008, [EMAIL PROTECTED] wrote: > >On Sat, 20 Sep 2008 23:27:55 -0600, Mike Flannigan wrote: >> > I really like this >> > print <> > html code goes here >> > ENDHTML >> > thing I found. If I had my way, I'd do everything >> > in Perl. > >Good! Well in that case, the sooner you lea

Re: Carry Variable to Form

2008-09-21 Thread Peter Scott
On Sat, 20 Sep 2008 23:27:55 -0600, Mike Flannigan wrote: > I really like this > print < html code goes here > ENDHTML > thing I found. If I had my way, I'd do everything > in Perl. Good! Well in that case, the sooner you learn about templating modules like HTML::Template, the happier you'll be.

Re: Carry Variable to Form

2008-09-20 Thread Mike Flannigan
Owen wrote: Hi, This is a Perl mailing list, maybe you would be better off posting to a javascript list, or if it is a html file, a html group? Owen I'm so new at this I really didn't notice the distinction. I've done this formmail thing in pure html, html with javascript, and then Pe

Re: Carry Variable to Form

2008-09-20 Thread Owen
Hi, This is a Perl mailing list, maybe you would be better off posting to a javascript list, or if it is a html file, a html group? Owen > I have an html file that parses passed parameters with > this code: > > > > > var query = location.href.substrin