Re: Bind WOString to WOActiveImage binding
Re: Bind WOString to WOActiveImage binding
- Subject: Re: Bind WOString to WOActiveImage binding
- From: Paul Suh <email@hidden>
- Date: Tue, 13 Jun 2006 21:43:07 -0400
Marcos,
This won't work as the .wod file is never run through the template
parser. Why not just put "Bullet.jpg" into the filename binding
directly? I think you're trying to do something more than meets the
eye here. A little more info would probably let us understand the
problem better.
--Paul
Paul Suh
http://www.ps-enable.com/
email@hidden (240) 672-4212
On Jun 12, 2006, at 6:20 PM, Marcos Trejo Munguia wrote:
Hi List:
I've been thinking if it is possible to bind a WOString to a
WOActiveImage filename binding for example, something like this:
String1: WOString {
value = "Bullet.jpg";
}
ActiveImage1: WOActiveImage {
filename = <WEBOBJECT NAME=String1></WEBOBJECT>;
framework = "app";
action = cancel;
}
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden