the iterative delete doesn't work...it only deletes the first you
select...and ideas?? i thought a checkbox comes in as a list, but that sure
didn't work when doing it that way...
any ideas??
jb
-
To unsubscribe, e-mail: [EM
I have it working I thing pretty well now...the problem was several things,
one of them being what i mentioned earlierthat you have to the "use
HTML::Embperl" after the BEGIN...
Now my session handling is working, and after struggling with an iterative
delete, here's what i came up with:
bas
I found out that you *must* put the "use HTML::Embperl" AFTER the BEGIN...I
put it right before the "HTML::Embperl::runcgi" and it works great!...
Why is that??
jb
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional co
I had this working fine:
http://www.jbrisbin.net/support/solecom/current/index.ehtml
until I started playing with the options through the $ENV{} hash in
embpcgi.pl and trying to optReturnError back up to the wrapper script so I
could display a custom error page...if you open the Online Catalog n
http://perl.apache.org/embperl/INSTALL.pod.1.html :
NOTE 1: (only Embperl-1.2b1 or higher) For using session handling you need
Apache::Session-0.17 or higher. If possible use Apache::Session 1.00.
Currently Apache::Session 1.50 or higher is not supported. (Coming soon)
Regards,
Christian
>
Hi,
Is that right that Apache::Session 1.52 is not usable with Embperl 1.3b4. Is
it only 1.03 that is (appart from 0.17).
Ragnar
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]