[jQuery] Re: Auto update PHP session variables using Ajax/JQuery

2009-03-09 Thread themba
Thanks for the reply, Now I have another situation. I have decided to use JSON with JQuery to send data to a php script, this works well, however, I would like to add a please wait/loading message while this is still executing please see my code below: $().ready(function() { $("#limitBox").cha

[jQuery] Re: Auto update PHP session variables using Ajax/JQuery

2009-03-05 Thread Michael Lawson
Make a post request to a php page that changes the value. The session variable gets set to whatever the value of the parameter in the post array is set to. cheers Michael Lawson Content Tools Developer, Global Solutions, ibm.com Phone: 1-828-355-5544 E-mail: mjlaw...@us.ibm.com 'Examine my te