Well shouldnt be a problem. Hook up an iframe on your page, use a javascript timer to send all data to the iframe every n seconds and submit the form inside the iframe. This will give the user a perfect workflow in the window he is working in, since the refreshing and such is done inside the iframe (which can be hidden),
Sure you could use javaapplets and such, but there really shouldnt be any need for it. Surely such an autosave function shoudl use a temp database /table to store the data, just as word uses temp files for autosaves. Have fun! -- -- Kim Steinhaug ---------------------------------------------------------------------- There are 10 types of people when it comes to binary numbers: those who understand them, and those who don't. ---------------------------------------------------------------------- www.steinhaug.com - www.easywebshop.no - www.webkitpro.com ---------------------------------------------------------------------- <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > i'm currently designing a website in which i have some forms with data saved in > database. > > My customer wants that when he add or modify some datas in these forms, changes > will be made immediately in database. I really don't know how to do it and don't > know if it is possible. > > Is there anyone who have fijnd a solution to solve that problem and who can help > me. I accept solutions in other langages than PHP like JAVA + XML. > > thanks, > > Marc -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php