How to do it? I'm thinking of making a event calendar extension.i want drag and drop support. so u can drag an event from one day and drop it into another. All of that can be done with jQuery real easy. Now once the event is dropped i want new values to be stored in the database, without page refresh. How do i do that. start from ABC.... i know nothing about php and javascript integration.