I've made a web script that generates a single line text file containing data posted on a webform.
I need to write a tcl that checks say every 10 seconds or so that will read that text file via a http:// call and then set the content to a variable to be used inside the script.
The eggdrop and the web server are un LAN'd seperate boxes.