oops, I should get my eyes checked,

ok well the functions system, exec or using `` will do the trick, the other
option is make the 2 perl scripts one then you will have no issues with
people being able to do evil things at the command line.

Bjorn Nilsen
Manux Solutions Ltd



> -----Original Message-----
> From: Brett W. McCoy [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 18 July 2001 2:25 p.m.
> To: Bjorn Nilsen
> Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: RE: passing form values to another Perl script
>
>
> On Wed, 18 Jul 2001, Bjorn Nilsen wrote:
>
> > This is all true but not what he is asking.
> >
> > I know of one way, you can call a CGI script with the
> parameters that you
> > would normally feed into a form in the URL.
> > eg: http://test.com/test.pl?stuff="bla"&numbers=23
>
> I don't know that's what he asked about... he said he wanted
> to use values
> from a form as command-line arguments to another script.
> Regardless, you
> still need to practice safe form validation practices, no
> matter what you
> ned up doing with the data.
>
> -- Brett
>                                  http://www.chapelperilous.net/btfwk/
> --------------------------------------------------------------
> ----------
> Consultants are mystical people who ask a company for a
> number and then
> give it back to them.
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to