User Profile
Collapse
-
Ignore me for now - am currently onto it and found why it may have happened!... -
AJAX not refreshing
Hi Folks,
I havent used javascript in ages, and am not the worlds guru, but I'm
playing with ajax linking to my database and an updating area.
I have an area named display for example which lists each entry (from
a PHP/MySQL db) with a remove button at the end of each record which
feeds a unique ID to my ajaxfunction below:
function ajaxFunction(re c){
var aR;
...
No activity results to display
Show More
Leave a comment: