Ken Robinson wrote: > But, Austin, is correct, you don't need AJAX here. That's true. There are probably a dozen ways to handle this without Ajax. One lightweight solution would be to have that onclick handler make a 1x1 image request (with query args) to a hidden DIV.