Not working.
I did exactly as John suggested. I had multiple images displayed. But they were identical (the last one). I even wrote all data from yourpage.php into a log file (filename_id.log) so that each function call to yourpage.php would have its own logfile. Strangly, only one (the last one, id=maxNum) called. I put it into a for loop, as well as write multiple <img src=yourpage.pho?id=0>, <img src=yourpage.php?id=1> ..., the results were the same.
I am totally lost. if either server or client caches, it should be calling the first image, not last.
Anyway, I don't what to do next. any ideas?
Thanks
JW
ps. I am using php4.0.6 with apache 1.3.20 on Redhat 7.1. Client side is IE5.5. yourpage.php in my case is VHGraph.