i'm seeking a means by which i can allow my web users to "logoff" after
authenticating for access to restricted web space. i realize that users
can just close their browser, but i'm seeking a solution that allows the
browser to remain open. essentially, i want a button that a user can
click that
I have a single small working program as a proof of concept for file
uploading using Embperl. That program is as follows:
~~~
[-
$fh = $fdat{testfield};
while (<$fh>) {
$content .= $_;
}
-]
filename: [+ $fdat{testfield} +]
co
Shoot! Current circumstances might not allow for a recompiling of
Embperl. Does anyone know of any possible work around?
Thanks Dirk.
--Todd White
On Thu, 25 May 2006, Dirk Jagdmann wrote:
> > M_TWO
> >
> > Apache/1.3.34 (Unix)
> > Embperl/1.3.6
>
The variable $cnt doesn't seem to work for me. Am I doing something
wrong?
Here's my code:
##
$cnt test
[- $maxcol = 3; -]
[+ $maxcol +]
[- @test_arr = ('A', 'B', 'C', 'D', 'E', 'F', 'G'); -]
[+ $test_arr[$cnt] +]
###
I'm expecting three rows of three columns, like so:
A B C
D E F
G
All I am getting is one row of one column.
A
--Todd
On Tue, 25 Sep 2007, Tom Briles wrote:
> Looks correct to me. What are you expecting?
>
> - Tom
>
> > -Original Mess
Is anyone successfully using the $cnt and $maxcol variables?
On Tue, 25 Sep 2007, Todd White wrote:
> I'm expecting three rows of three columns, like so:
>
> AB C
> DE F
> G
>
> All I am getting is one row of one column.
>
> A
>
>
&
I'm wondering if anyone on this list would have any knowledge regarding
the following Embperl question?
Is anyone aware of a bug I may have encountered?
Thanks.
-- Forwarded message --
Date: Wed, 26 Sep 2007 08:06:01 -0400 (EDT)
From: Todd White <[EMAIL PROTECTED]>
d looking at the source of the output:
>
>
>
>
>SCRIPT_NAME
>/pages/test.epl
>
>
>
> So I too am confused. Could someone further define $cnt and/or explain why it
> doesn't work as intended?
>
&g
I shouldn't have to use $row and $col. And I shouldn't have to be working
with an array of an array.
--Todd
On Wed, 26 Sep 2007, Ben Kim wrote:
> On Wed, 26 Sep 2007, Todd White wrote:
>
> I think the $cnt does not work.
>
> You need to use $row and $col. I think
http://www.ecos.de Fax: +49 6133 939-333
>
> Sitz der Gesellschaft: Dienheim; AG Mainz HRB 6889; GF: W.Heck,G.Richter
>
>
>
>
> > -Original Message-
> > From: Todd White [mailto:[EMAIL PROTECTED]
> > Se
HATEVER_6"} = "f";
$fdat{"WHATEVER_7"} = "g";
$fdat{"WHATEVER_8"} = "h";
-]
[$ foreach $i (1 .. 8) $]
[$ endforeach $]
Here's the very odd result:
http://www.merit.edu/~tmwhite/textarea.epl
Can anyone explain why? Or i
ted (i.e.,
> each textarea has only one character).
>
> Is there something you aren't telling us?
>
> -Original Message-
> From: Todd White [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 19, 2008 1:48 PM
> To: embperl@perl.apache.org
> Subject: textarea "
Yeah... that's the workaround I am using, but I was wondering if I could
avoid using the workaround.
On Wed, 19 Mar 2008, Frank Wesemann wrote:
> Todd White schrieb:
> >
> > Here's the very odd result:
> > http://www.merit.edu/~tmwhite/textarea.epl
> >
I wholeheartedly second this.
Thank you. Thank you.
--Todd
On Wed, 17 Mar 2010, Michael Smith wrote:
> Thank you Gerald,
>
> I'm sure I speak for many on this list by saying this is fantastic
> news. Your efforts are much appreciated.
>
> I very much look forward to seeing this beta.
>
> Mic
14 matches
Mail list logo