Page 1 of 1

changing variable value without refreshing

Posted: Thu Sep 28, 2006 11:23 am
by jvallarino
hi, I would like to change 1 variable with a click, but i really need it not to refresh...
can anyone help me?

Posted: Thu Sep 28, 2006 11:29 am
by hawleyjr
You can try using AJAX or IFRAMES (Use AJAX)

Posted: Thu Sep 28, 2006 11:32 am
by Benjamin
Yeah it sounds like Ajax is what your looking for, but what exactly are you trying to accomplish?