Hi guys!
I have some issues with the "netget()" function.
With this example :
string Result; if (netget(Result, "http://www.cadsoft.de/cgi-bin/http-test?see=me&hear=them") >= 0) { // process Result } else dlgMessageBox(neterror());
I have a popup that says : "5 Operation canceled"
Is there someone who can help me please ?
Regards