Janine,

FYI, there is a bunch of File upload and streaming examples included with the Developer docs at:
/Developer/Examples/JavaWebObjects/FileUpload

HTH, Kieran

On Apr 3, 2007, at 10:03 AM, Guido Neitzer wrote:

On 03.04.2007, at 00:24, Janine Sisk wrote:

I know I've been staring at this for too long; hopefully the answer isn't *too* obvious.

Here's what I have:

.wod

MainForm : WOForm {
        enctype = "multipart/form-data";
}

ImageFile : WOFileUpload {
        data = imageFileData;
        mimeType = imageMimeType;
}

"filePath" is a required binding.

cug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/kieran_lists% 40mac.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to