HTTP POST commands

Stephen Pair spair at advantive.com
Thu Sep 14 17:59:42 UTC 2000


I did something like this a while back that allows change sets to be
broadcast to a Swiki.  The code is a bit messy because I tried to introduce
as little new stuff as possible and not require someone to load Comanche (it
drove me nuts too).  If you load the Comanche code
(http://comanche.swiki.net), it might be a lot easier to accomplish this
task.

See http://upswiki-squeak.swiki.net/

- Stephen

> -----Original Message-----
> From: Joshua Gargus [mailto:schwa at cc.gatech.edu]
> Sent: Thursday, September 14, 2000 2:03 PM
> To: squeak at cs.uiuc.edu
> Cc: Joshua Gargus
> Subject: HTTP POST commands
>
>
>
> Hi there,
>
> Assume that I have some data (say, a String) in Squeak that I want to
> load
> directly into the upload area of a Swiki (programatically, not from
> Scamper).
> I also want to be able to specify the name of the file.  Can anyone tell
> me how
> to do this?  It has been driving me insane.
>
> Thanks,
> Joshua





More information about the Squeak-dev mailing list