Hi,
Can anyone find why this setTimeout() loop isn't working - I'm getting:
'data_to_send' is undefined
Any help much appreciated, thanks.
BTW, ajax.js contains my handling for creating the XMLHttpRequest, called createRequest().
<html>
<head>
<script src="ajax.js"...