Hi List,

I am displaying a button with my own image from a webserver image resource file 
by setting type="image" and src="path/to/file.jpg" on WOSubmitButton.

If I set the src attribute, it then gets mangled at some stage to turn it into 
a WO type of path, which fails with ...wodata=ERROR_NOT_FOUND...

I can fix this by using:

otherTagString = "src=\"path.....\""

but is there a nicer way to specify the src path of my own choosing, without 
WOSubmitButton trying to turn it into a WO style of resource path?

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

This email sent to [email protected]

Reply via email to