[FX.php List] Strange problem with editing records
Bob Patin
bob at patin.com
Fri Mar 7 19:43:39 MST 2008
It just gets odder...
I logged in, opened one of the forms in Firefox, and then let it stay
open on that page for 2.5 hours.
I modified the PROCESS page so that it would echo the $_POST['-
recid'], which is how the hidden field's named; I then put an exit so
the form wouldn't actually write anything.
When I went back to the form, and then clicked the SUBMIT button, it
reported the correct RECID.
I can't find anything wrong, but my client tells me that they've
tested this over and over, with the same error occurring consistently.
It's not using a session variable in any way for the RECID, so I can't
understand why the RECID variable seems to be getting rewritten to a
variable of "1." Very strange...
Bob Patin
Longterm Solutions
bob at longtermsolutions.com
615-333-6858
http://www.longtermsolutions.com
Member of FileMaker Business Alliance and FileMaker TechNet
CONTACT US VIA INSTANT MESSAGING:
AIM or iChat: longterm1954
Yahoo: longterm_solutions
MSN: tech at longtermsolutions.com
ICQ: 159333060
--------------------------
Contact us for FileMaker hosting and programming for all versions of
FileMaker
PHP • CDML • Full email services • Free DNS hosting • Colocation •
Consulting
On Mar 7, 2008, at 7:18 PM, Jonathan Schwartz wrote:
> This really is odd.
>
> If done in a timely fashion the last page of the form has the
> correct recid. If some extended amount of time goes by the recid
> goes south.
>
> Do you have a log that shows arrival to each page and the recid it
> arrives with?
>
> I have an all purpose log file. It gets written to from an include
> that I drop into pages wherever I'd like to document access.
>
> With this, you can see where things are goind bad.
More information about the FX.php_List
mailing list