ot in command line paramenters list.
=> It is input redirection.
<=> How to check the input direction is given or not in perl, @ = ;
=> like @ = if ( defined ); But this will not full fill
the requirement, because, it's prompting
for input, if redirection missing at comm
Dear Joshua,
> > How to access a scalar variable in *.asp file, which declared in
global.asa file?
> > Though it is declared as use vars($title) in global.asa, unable access
the $title variable in *.asp file.
> >
>
> # in global.asa
> my $Var = "first project";
>
> # in script
> <% print $Var; %>
Hello Gurus,
How to access a scalar variable in *.asp file,
which declared in global.asa file?
Though it is declared as use vars($title) in
global.asa, unable access the $title variable in *.asp file.
So, I tried to put in $Application{'title'} = "This
is my 1st Apache::ASP project"; in g
AIL PROTECTED]>
To: "SubbaReddy M" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, November 10, 2001 2:24 PM
Subject: Re: Internal server error on Refreshing mod_perl page (
Apache::ASP )
> > SubbaReddy M wrote:
> >
> &g
e pre release.
And I would like to have the Apache::ASSP(2.29) &MLDBM::Sync(.25).
because I want to work with Apache::ASP, by having the PerlTaintCheck On.
Please give me guidance.
Once again thanks.
-SubbaReddy
- Original Message -
From: "Joshua Chamas" <[EMAIL PROT