in reply to Are there any issues with JSON
Please note that the J in AJAX stands for JS so even if you move logic to the server you'll need an at least minimal JS layer on client side.
The X might stand for XML but using JSON instead is common place.
Cheers Rolf
(addicted to the Perl Programming Language)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Are there any issues with JSON # AJAX ?
by taint (Chaplain) on Jun 03, 2014 at 19:22 UTC |