I'm working on a imdb script (another one?, yes, another one, need a special one ), but i need to work with http.tcl package for it. I got a other imdb script what i'm using as a kinda 'source' for my script. The only problem is i don't realy get (good enough) how the http.tcl works. I checked the tcl dir in linux on my shell and found the package, but no documentation in that dir nor an url in the .tcl file for help or anything.
So has any1 a url or how-to or doc. for the http.tcl package so i can learn what it does and how it works??
You can either have a callback, (it gets the page then calls another procedure) or, you can use it just to get it there and then.. (but this is dangerous as it can cause the eggdrop to freeze if it is unavaliable)
thx for the help, but after i wrote the post i found a short command-reference and i'm now about as far as you just said, before i read id
but thx anyway