Can't get WOImage to display the jpg
Can't get WOImage to display the jpg
- Subject: Can't get WOImage to display the jpg
- From: Yves Custeau <email@hidden>
- Date: Sat, 14 Feb 2004 12:13:12 -0500
Hello all,
I'm trying to display some jpg in a WO web applications from images
stored in an Openbase table.
I linked the WOImage data attribute to the proper field from the
eomodeler object:
data productItem.photo2x2
and bound the mime type to the jpg mime type:
mimeType "image/jpeg"
Unfortunately the images to do not show up on the page, they are
replaced by the missing image icon. At runtime the src value in the
HTML shows something like
src="/cgi-bin/WebObjects/Catalogue.woa/wr?wodata=-4901722335486104120"
Am I missing something? How can I easily verify that the image are
properly stored in the table? The table was exported from FileMaker to
OpenBase using the Filemaker2Openbase tool.
I'm developing locally on my laptop using WO 5.2.2 on OSX 10.3
Thanks
Yves
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.