Hi everybody I am developing a application in dotnet.I need server side scripting to send email.I want to maintain database both in client and server side.When user is not connected with internet he can make changes in client side.when he connect i want to syncronize the local db to server side db.I want to use php as server side. how client side db and server side db syncronize. thanks in advance.