Search results

  1. D

    highly recommend this app

    Deployed in vehicles that frequently work in heavy traffic situations at risk of a variety of accidents, Ployd Black Box effectively serves its intended purpose of being a vehicle’s black box. In addition, Ployd Black Box saves the vehicle speed, date, and time and location data from the phone's...
  2. D

    I can't get ajax ready state 4?

    I can't get the ready state 4. when i try this, its working fine and alerting each readystate and 'well done': function stateChanged() { alert(HTTP.readystate); if(HTTP.readystate==4) alert('well done'); } but following is not working, it had to alert 'well done' when completed, but it's...
Back
Top