Hello all!
WOF 3.51
I'm working on an application where the images will be stored locally on
the client machine and accessed via file: URLs. Up until now, this has
worked well. However, I need to use a WOImageButton for a form submit.
"No problem," I think, and bind the src attribute to a file: URL to the
image. However, this raises an exception claiming, "WOImageButton: src
attribute must be an absolute URL -- found
'file://c:/images/Button.gif'". Looks pretty absolute to me. :) Placing
the file: URL in the filename attribute yields a broken image and I
can't very well set the value to something I need to retrieve from the
client.
Any thoughts on a solution?
TIA
PG
---------------------------------------------------------------------------
Patrick Gallagher <[EMAIL PROTECTED]>
(NeXTmail and MIME welcome)
---------------------------------------------------------------------------
"There is more to life than increasing its speed."
-Mohandas Karamchand Gandhi (1869-1948)
---------------------------------------------------------------------------