Keith,

Not sure if you've already answered this, but I've a couple of comments for you.

If the server is a webserver, then you can use libURL to access it w/out having to mess around with opening and closing sockets.

Just use:

put URL "http://www.myserver.com/fred.mydocformat"; into fld 1

and check out the post URL command as well.

-Chipp

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to