![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: How to pass form data to a onclick=javascript:new.window perl scriptby Lori713 (Pilgrim) |
on Feb 17, 2004 at 20:38 UTC ( [id://329726]=note: print w/replies, xml ) | Need Help?? |
Hi Asgaroth, I, too, ran across this issue, but in my case I wasn't launching new windows. For me, I ended up using a hidden field, concatenating my variables, and stuffing them inside a TMPL_INCLUDE that I was using for HTML::Template. I was using the POST method (plus I needed to manipulate some of the variables in the next .pl that was called) for various nefarious purposes. benn's idea is great for when I set up my scripts to launch new windows. benn++ Lori
In Section
Seekers of Perl Wisdom
|
|