Hi,
Say for example I have a page with 100 includes.
How would I reload just one of them?
Say I ran an ajax script that did certain tasks on the server side, but I didn't want to display the information by setting it in the ajax script - Instead I want to just reload the include so that it will show the new information.
If this is not possible, is it possible to reload a table without refreshing the entire page?
Thanks,
Ashton.