On Sun, Sep 12, 2010 at 2:12 PM, Tamara Temple <tamouse.lists@xxxxxxxxx> wrote: > Ok, but how do you detect if a field changes? The specific implementation > between application and data storage is probably moot until you figure that > part out. +1 without talking to the server, or accessing it in the DOM somewhere, the client has no access to the data. is it done via ajax/javascript? some action onchange/onkeypress/etc. and check it against a variable that was set on pageload? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php