At 2:16 pm -0600 2/3/04, Chipp Walters wrote:
Dave Cragg's next version of libURL will :-) (assuming you have the
correct script on the server)...

 But, Rev Dictionary says of "put it into URL
"http://www.example.com/file";': "Most web servers do not allow you
to upload via HTTP."

That version is now available in *beta* at the following address:


<http://www.runrev.com/revolution/developers/interimreleases/liburl/releases.shtml>

But to clarify a little ... It doesn't enable the "put .... into url ..." for http urls any more than the current version. What it does is provide a way to emulate html forms of type "multipart/form-data" which is often used for uploading files from web pages. However, you would still use "post" with this, and not "put".

"put" is nominally supported by libUrl for http urls. But as the docs say, this is rarely supported by http servers. As a result, it has never been properly tested. :(

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

Reply via email to