6 Nov
2005
6 Nov
'05
7:56 p.m.
On Sun, Nov 06, 2005 at 01:54:20PM -0500, Steve Dondley wrote:
Some ISP's, like AOL, change a user's IP address from one page view to the next. It seems like this might cause a problem for the new forms API which uses the IP address to create a token used to validate a form. The IP address collected from the user when used the form gets loaded could be different from the IP address seen when submitting it.
I used AOL two years ago and I had a consistent IP throughout each session. And if inconsistent IPs do happen (as they did in my office a few months ago) the session handling gets very confused. -Neil