hi!
I'm doing some apps to install some web servers, and in my scripts, i would
also send some infos over the web..
i explain: i want to post a url like this :
http://host/script.cgi?var=valueand i want to do this call without getting something in return, i just want
my script to make this call and go further ...
is ther a socket way to do that?
thanks!
scalp.
sc...@orka.frPS: i explain what i want to do: altavista (eg!) have a cgi to add new
sites, and what i want is to add my new site automaticaly...