Solved on Upgrading to 1.3.5 which i found while
trying to doengrade to 1.3.3 ;-)
regds
malz.
On Thursday 26 December 2002 02:43 pm, Rajesh Kumar Mallah. wrote:
> Hi,
>
> The code below works fine in 1.3.3 but not 1.3.4
>
> my EMBPERL_OPTIONS is set to 16
>
>
> = CODE BEGINS ===
Hi,
The code below works fine in 1.3.3 but not 1.3.4
my EMBPERL_OPTIONS is set to 16
= CODE BEGINS ==
[-
$fdat{a} = "1\t2";
-]
Item1
Item2
CODE OVER =
1.3.3 it checks Item 1 & Item 2 but in
1.3.4 it leave
>
>
>
>
> [+ $set[$row]{name} +]
>
>
>
>
>
> If I submit this form, $fdat{foo} will contain a tab-separated string
> of 'Y' and '' values.
> However when I do this, all the input fields will have a 'checked' in
> them.
It doesn't look for the first value, but for the value attribute. So th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[+ $set[$row]{name} +]
If I submit this form, $fdat{foo} will contain a tab-separated string
of 'Y' and '' values.
However when I do this, all the input fields will have a 'checked' in
them. I suspect it's keying off the fir
> BUT i'm just relying on one variable in all pages.
>
>
>
>
>
> Upon submission, $fdat(xxx) will just be a tab delimited string of
> selection1, selection2, selection3, and others.
>
You may also use hidden variables to pass the data between pages. If you
really use the same variable name f
743 beaubien, suite 300
>p.313.961.4407 x302detroit, mi 48226
>f.313.961.4568 www.rootlevel.com
>
>-Original Message-
>From: Sherwin Daganato [mailto:[EMAIL PROTECTED]]
>Sent: Sunday, August 27, 2000 5:22 AM
>To: [EMAIL PROTECTED]
&g
beaubien, suite 300
p.313.961.4407 x302detroit, mi 48226
f.313.961.4568 www.rootlevel.com
-Original Message-
From: Sherwin Daganato [mailto:[EMAIL PROTECTED]]
Sent: Sunday, August 27, 2000 5:22 AM
To: [EMAIL PROTECTED]
Subject: checkboxes in embperl
I was
I was displaying rows of selection using checkboxes.
The problem is when there are too many selections (e.g. >100) to display,
my embperl page slows down.
I am planning to cut the selections into 25 rows per page. Users of this
page will just have to click next/previous button.
My questi
he other day looking for a way to get
> > all the checkboxes passed forward, and then my reply realizing that the
> > browser wasn't going to be any help.
> >
>
> Yes, I saw it, but since you answered your own mail before I read it, there
> was no need to reply, beca
>
> I am not sure if you saw my post the other day looking for a way to get
> all the checkboxes passed forward, and then my reply realizing that the
> browser wasn't going to be any help.
>
Yes, I saw it, but since you answered your own mail before I read it, there
Well, I guess I was expecting to much of the browser.
When I awoke from my coma I realized that the standards say the browser
doesn't have to (shouldn't) send forward unchecked checkboxes.
>From the w3 HTML standard.
17.13.2 Successful controls
All "on" checkboxes ma
Gerald,
I normally avoid checkboxes like the plague, but I have a site that
really needs them to make data entry easy. Since I am extremely lazy I
set about having the unchecked and the checked values sent by enabling
EMBPERL_OPTIONS 8192
Which works great for the INPUT fields, but not the
>
> I really love the feature of Embperl where it will automatically
> fill out a form
> using the contents of %fdat. However, that doesn't seem to work with
> checkboxes. Is this possible?
>
Your checkbox must have a name and a value, then it sho
0 Wim Kerkhoff wrote about "Form checkboxes":
> Hi All,
>
> I really love the feature of Embperl where it will automatically fill out a form
> using the contents of %fdat. However, that doesn't seem to work with
> checkboxes. Is this possible?
It's
Hi All,
I really love the feature of Embperl where it will automatically fill out a form
using the contents of %fdat. However, that doesn't seem to work with
checkboxes. Is this possible?
Thanks,
Wim.
-
To unsubscri
15 matches
Mail list logo