Re: Page loading stalls under Netscape 4.72 for Linux

2001-06-10 Thread Gary Nielson
Thanks. I upgraded to 1.3.3 and found that my other problem I emailed the list about -- not being able to load a javascript under epocgi -- went away as well. Everything is working fine now. On Sun, 10 Jun 2001, Gerald Richter wrote: > > > Hi, > > > > I am noticing -- so far only under Netscap

Re: Make test errors report for 1.3.3 (WinNT, Apache)

2001-06-10 Thread Gerald Richter
> Hello, I`m testing 1.3.3 on Windows NT 4.0 and Apache 1.3: > Could you send me the test/tmp/test.log (via private email). I guess you are still using ActiveState Perl, right ? Gerald - Gerald Richterecos electronic communica

Re: The Request Record

2001-06-10 Thread Gerald Richter
> > How "secure" is the request record which is shunted around various parts > of EmbperlObject? Obviously you would still encrypt any sensitive data > which you'd added to it, but I'd surmise that it's possibly a little > more secure than using hidden form fields. > the request record can be use

Re: DBIx::Recordset::DBSeq

2001-06-10 Thread Gerald Richter
Hi, > > I'd like to use DBIx::Recordset::DBSeq for the sequencing of generic > primary keys in a PostgreSQL (Pg) database. But I encountered two > problems: > DBSeq is to emulate sequences on databases that doesn't support squences (e.g. mysql). Pg have sequences, so I don't see a need to use DBS

Re: Problem getting a javascript to load

2001-06-10 Thread Gerald Richter
Hi, > > I am having difficulty getting a javascript to load using Embperl-1.3.2 > under Redhat 5.2 and perl 5.004_04, loading pages through epocgi.pl. > >... > It just plain won't load on the page. Outside of embperl, the script loads > just fine. It's a dynamic navigation menu script. > I don't

Re: Page loading stalls under Netscape 4.72 for Linux

2001-06-10 Thread Gerald Richter
Hi, > > I am noticing -- so far only under Netscape 4.72 for Linux -- that pages I > have running under epocgi.pl do not fully load. They stall out at about > 99% loading and I have to hit the Stop button to stop the load > process. Fixed in 1.3.3 Gerald -