Rezert Posted June 22, 2008 Share Posted June 22, 2008 Okay, so a while ago I tried to use AJAX to make my login (which uses PHP sessions) AJAX. Now the problem is, responseText returns what is on the page, but won't set cookies or sessions. So I'm wondering if it's possible to do an AJAX login...I'm sure I've seen it somewhere before. Also, I created an AJAX something else but I remember that I was not able to do if(ajax.readyStatus == 4) because it was going to slow. I had to use a while statement and a function to repeat every 1 second to check if it was 4 yet. Did I do something wrong? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.