Re: [PHP] auto saving data in forms

2004-05-07 Thread Travis Low
To do this reliably, you'll need something like a Java applet. In your shoes, I'd ask the customer how important this requirement REALLY is. It will cost more to develop, and will increase the load on the database a LOT. cheers, Travis [EMAIL PROTECTED] wrote: i'm currently designing a websi

RE: [PHP] auto saving data in forms

2004-05-07 Thread Jay Blanchard
[snip] 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 i

[PHP] auto saving data in forms

2004-05-07 Thread mserra
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