Jeff- HTTP PUT is an interesting alternative, but I see two possible complications. First of all you'd have to query the Allow headers on the server to see if the PUT command is supported, and then come up with an alternate strategy if it isn't. Secondly, you'd have to deal with the 301 response if you're being redirected to a different URI, since the PUT command is very strict about this.
-- -Mark Wieder mwie...@ahsoftware.net _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode