[jQuery] Re: Asynchronous jQuery login form with PHP

2009-01-18 Thread Lostprophetpunk
The session is started at the top of every page through this code at the top of the header...

[jQuery] Asynchronous jQuery login form with PHP

2009-01-18 Thread Lostprophetpunk
Hello, I have just recently completed a blog system with PHP. I am now enhancing it with jQuery, but I have come across some problems. My login form is in a toggle div, so I submit the form info asynchronously to the db via jQuery and it's ajax features. However when I do this the form does every