Forum: JavaScript / DHTML / AJAX Jul 13th, 2007 |
| Replies: 1 Views: 9,323 I ended up not using AJAX to control the information that was being downloaded. I just dynamically created new script tags which point to the files that contain the users data.
Then I added the... |
Forum: JavaScript / DHTML / AJAX Jul 12th, 2007 |
| Replies: 1 Views: 9,323 I have been working a bit in PHP and JavaScript and AJAX lately. I am very new at it all, so any help would be greatly appreciated.
Here is the question:
What is the best way to make sure keep... |