Re: GET attributes are not in %fdat

2001-05-04 Thread Lukas Zapletal
>The piece of code that handles form data is more or less four years old, I >don't think there is a bug, or it had come up earlier... > >> But there is no post... the method is GET, look: >... >> CONTENT_LENGTH = 30 > >But here are 30 Bytes of data in the request body. Embperl will take this >and

Re: GET attributes are not in %fdat

2001-05-04 Thread Gerald Richter
> > Well, I have wrote I use Embperl 1.3.1, but I have noticed my version is: > > mod_perl 1.25-01 > Embperl 1.3b7_dev > > because I installed binaries from ftp://theoryx5.uwinnipeg.ca/pub/other/. > > Maybe it is some buggy version or not? > I am not aware of any bug in this version, but what cou

Re: multiple reposts

2001-05-04 Thread ___cliff rayman___
they only get to see it and hit submit if their cache has not expired. i send my form pages as no cache, otherwise it is hard to maintain state. 1) user selects 4 wigits and submits a page, gets redirected to a cart. 2) changes quantity in cart from 4 to 6, resubmits, everythings cool. 3) instead