Hi,
>
> here are first my comments:
>
> - it's a little bit confusing how many things I need to specify when
> installing Apache::SessionX, I'm not sury whether I need any File stuff
> etc - I mean I know I'm going to use Postgres, but new users will
> probably need a bit more explanations in th
> I have a problem with Embperl 1.3.1, with the following code:
>
> onKeyDown="if (this.value.length > 110) this.value =
> this.value.substring(0, 110);"
> onKeyUp="if (this.value.length > 110) this.value = this.value.substring(0,
> 110);"
> >
>
>
>
> The first textarea does not autofill, and th
Ilia,
sorry I forget to answer this...
>
> wrapping the endforeach up one line is not an option for me. The example I
> gave is a simple one. Imagine many embperl constructs all on one line.
>
...but you can always put your line breaks inside the [ ] blocks, e.g.
(not all one line):
[+ sprint
I have a problem with Embperl 1.3.1, with the following code:
The first textarea does not autofill, and the second one does. Is this a
bug? Has it been fixed in a later version?
Thanks,
--Jack Cushman
-
To unsubscribe, e-m