Monday 16 February 2009 9:35:41 am
Hello, I would like to create/change a custom value of the session of the user whithout loading the page again. I tried with ezxajax but it's not working. So, I only used ajax. I've created a custom php file that I manage to call with my XMLHttpRequest object. Whithin my php file, I would like to use ezhttptool object (from "lib/ezutils/classes/ezhttptool.php") to change my session value but that's not working. How would you do it? Thank you for your help. Florian.
|