I have a strange issue I've never run into before. I've got a windows 7 vps with iis7 and php installed. Also using sql server 2008. Most scripts seem to run fine, but I have one that sits on a text field and scans barcode after barcode. It may take 20 mins
- 1 hour to finish a load, perhaps more. It will scan for a while, but it'll get to a point which seems to vary and stop responding partially. One time we got to 130 scans, one time 600 and various in between. It'll still scan and clear the text field like
it's supposed to, but it won't increment the counter, and it won't update the SQL table. It will start responding again if the mouse is moved or clicked. This has been tested on thin clients which will be running the web app as well as a laptop using the same
type of scanner. This happens on firefox and we haven't been able to reproduce it on IE yet so I wonder if it is connected. The thin clients run firefox 3.6.12 and the laptop has firefox 4.
↧