Check the FAQ at perl.apache.org/embperl, or do this:
[-
# check to see if the user has a city_id cookie set
$email = $fdat{email};
$http_headers_out{'Set-Cookie'} = "email=$email; path=/";
-]
On 20-Apr-2000 Gopi Chavali wrote:
> Hi All,
>
>Can anyone point me to a s
Hi All,
Can anyone point me to a sample on using Embperl cookies ... or may be to
the link in the mailing archive if any !.
Thanks
Gopi
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
Hi,
> Someone should probably do a later build of the whole
> shebang anyway about now - volunteers? (preferrably from
> outside the US?)
yup, that would be lovely .. if someone's already up to doing
it, it would be even lovelier to have about 3-4 different packages:
(1) the "stable" package -
Hi ,
Look in the documentation this value can be set in ur program if u
want it to take effect only for that page ele u can change in the config
files the embperl_option is
"optEarlyHttpHeader = 64 " ... the explanation is as follows :
Normally, HTTP headers are sent after a r
Hello,
How I can force to webserver/embperl to out the page ?
This is Like $|=1 in perl scripts
Bye
__
Mario F. Toro
Gerente Desarrollo
E-Mail : [EMAIL PROTECTED]
Http://www.DeveTel.cl
DeveTel
-
Hello,
How I can force to webserver/embperl to out the page ?
This is Like $|=1 in perl scripts
I have this :
info ...
info
Execute a command . with delay
info
info
info
I want to display the info between and COMMAND, but I
can't
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I have several libraries of helper routines that I load into my HTML files.
I tried using Execute to load them, but I started getting weird
things where it seemed like there was more than one copy of the
library in use.
I'm currently using require
On 20-Apr-2000 Ulrike Schepp wrote:
> Hi Steven!
>
> The same problem ocurred here and i spent a little time in looking for the
> circumstances when this occurs.
>
> On Wed, 19 Apr 2000, Steven D. Arnold wrote:
>
> [...]
>
>> I added 8192 to the debug value so I could get the in-browser links
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
From my web page I call a routine in a library. I would like that
routine to be able to access (and set) some variables (%udat in
particular). I need to experiment to be sure, but
HTML::Embperl::udat didn't seem to work, and caller() returned
H
Gerald, et al;
Please consider this:
I am calling a (child) epl from a (parent) epl via [- Execute($child,
$param) -]
The child epl does some processing based on the passed $param and creates
some variables. The problem is that I would like to use child's vars in the
parent epl and i don't want
ac restart is what is usually expected of you, unless you use
Apache::StatINC, for development only of course.
ilia.
> -Original Message-
> From: Ulrike Schepp [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 20, 2000 2:52 AM
> To: Steven D. Arnold
> Cc: Embperl Mailingliste
> Subject:
On Thu, 20 Apr 2000, Matt Sergeant wrote:
> Date: Thu, 20 Apr 2000 09:11:00 +0100 (BST)
> From: Matt Sergeant <[EMAIL PROTECTED]>
> To: Gunther Birznieks <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Subject: Re: crypt() under windows
>
> On Thu, 20 Apr 2000, Gunther Birznieks
On Thu, 20 Apr 2000, Matt Sergeant wrote:
> On Thu, 20 Apr 2000, Gunther Birznieks wrote:
>
> > At 09:00 PM 4/19/00 +0100, Matt Sergeant wrote:
> > >On Wed, 19 Apr 2000, Tim Bishop wrote:
> > >
> > > >
> > > > Hi-
> > > >
> > > > We used Martin Vorlaender's Crypt::UnixCrypt module for the same r
On Thu, 20 Apr 2000, Gunther Birznieks wrote:
> At 09:00 PM 4/19/00 +0100, Matt Sergeant wrote:
> >On Wed, 19 Apr 2000, Tim Bishop wrote:
> >
> > >
> > > Hi-
> > >
> > > We used Martin Vorlaender's Crypt::UnixCrypt module for the same reason
> > > you need it - no crypt() on Windows.
> >
> >Nones
I too have problems with modules in EmbPerl.
I tried to concentrate SQL functions in a module.
Now when I use them in simple SELECT and output
page, 98% of the time all is working, but
in 1% I get an error in the module and in
1% I get an error on the embperl page that
uses the module.
There seem
Greetings,
I am thouroughly at a loss..
The code is as follows:
[+ $head->[$col] +]:
And for some strange reason - the output eats all the 's - thus
leaving me with one long line of results..
Any advice would be *greatly* apprecaited.
//umar.
-
16 matches
Mail list logo