Hi! Do not use low-level AJAX. There are many frameworks for ajax (JQUERY). Try to use PHP frameworks like symfony, zend framework. They simplify your work. 2009/5/28 Lenin <lenin@xxxxxxxxxxxxx> > 2009/5/28 kranthi <kranthi117@xxxxxxxxx> > > > > > > > i recommend you firebug firefox adddon (just go to the net tab and you > > can see all the details of the communication between client and > > server) > > and i find it helpful to use a standard javascript(jQuery in my case) > > library instead of highly limited plain javascript language > > > I also recommend using FirePHP with FireBug here's a nicely written > tutorial > on how to use them both together for Ajax'ed pages. http://tr.im/iyvl > Thanks > Lenin > www.twitter.com/nine_L >