>
> i was thinking of cases like '!Fields' => 'date(foo) AS bar',
> where "date" is in fact a column in the table too.
>
> there's also probably some case where confusing the field separator comma
> with function argument separator comma causes problems, but i can't
> think of anything that quotew
On Sun, Jan 20, 2002 at 03:23:19PM +0100, Gerald Richter wrote:
> > attached one-line patch only adds table qualifier only if the column name
> > exists in the $tab4f hash, which still isn't right, but its better.
>
> Why do you think it isn't right? As far as I see this should be ok
i was think
On Wed, 2 Jan 2002, Hans de Groot wrote:
> Hi and happynew year.
>
> I was wondering if there is a good (and free) alternative for
> sendmail that works the same as /usr/lib/sendmail in linux.
>
> I saw the sendmail.pm but I fear it's less than sendmail?
>
> I make my own message (which also hold
Hi and happynew year.
I was wondering if there is a good (and free) alternative for sendmail that works the
same as /usr/lib/sendmail in linux.
I saw the sendmail.pm but I fear it's less than sendmail?
I make my own message (which also holds the header and multipart things and all) and
the s
Thanks for the patch, it's really time to make a new release, hopefully I
get the time soon...
>
> attached one-line patch only adds table qualifier only if the column name
> exists in the $tab4f hash, which still isn't right, but its better.
>
Why do you think it isn't right? As far as I see th
>
> in the interests of least surprise and security, i propose we take the
> opportunity during 1.x->2.0 to change a few defaults:
>
> optRawInput to be the default behaviour, and have to specify
> $ENV{EMBPERL_OPTIONS} |= optHTMLInput;
>
> $escmode = 7;
>
> defaulting to optRawInput is boun
> How did we get a file into an html page prior to [- Execute
('header.txt') -]
>
> I tried [- @headers = -]
>
> and that failed.
>
You have to set optRawInput in your httpd.conf file if you are writing with
an text editor and not with high level html editor
BTW. All the answer to escaping can
>
>
> $arrayref->[$row]->method
>
>
> The problem is that this results in an error in the
> log of "Can't call method "method" on an undefined
> value". I would have expected it to work. I thought
> Embperl would have parse the expression an extracted
> "$arrayref->[$row]", determined whether
>
> you have to load MD5.pm manually too:
>
> in httpd.conf:
> PerlModule MD5
>
> or in some perl somewhere:
> use MD5;
>
or upgrade to Embperl 1.3.4 and Apache::SessionX
Gerald
-
Gerald Richterecos electronic communicatio
> Has anyone made a situation where multiple files are to be uploaded from
> one browse/upload. Say a person had a directory full of files to be
uploaded
> or could use a multiple select?
>
> Any ideas on how to implement this so it's very easy for the user?
>
I am not aware of any possiblity fo
10 matches
Mail list logo