Page 1 of 1
Upload Images to web server.
Posted: Thu Jan 13, 2011 9:49 pm
by Exo
Is this possible? ....If not call this a feature request.

Cheers
Exo
Re: Upload Images to web server.
Posted: Sat Jan 15, 2011 12:31 am
by sal
hello,
still not tried this, but it should be possible using the httppost module to send the image over a web form(the image must be saved on the local hard drive).
The network client module seems to be able to communicate with the network server module only and it can only send string data.
At the moment there isn't much freedom of interaction with networks.
Hoping in updates
S.
Re: Upload Images to web server.
Posted: Tue Jan 18, 2011 11:37 pm
by Exo
Thanks sal will give that a go....