Re: WOText and HTML
Re: WOText and HTML
- Subject: Re: WOText and HTML
- From: Mark Morris <email@hidden>
- Date: Tue, 27 Sep 2005 12:19:04 -0500
Obviously, I missed a key point in your email, that you wanted it to
display in a disabled WOText. As others have said, your best bet
would probably be to forgo that, and display using a WOString. You
can use a DIV and set some properties to visually differentiate it
from the rest of the page, perhaps.
Regards,
Mark
On Sep 27, 2005, at 11:04 AM, Mark Morris wrote:
You're on the right track. There shouldn't be a problem with
WOText saving whatever the user enters correctly into the bound
String. However, to make the WOString display properly, you need
to set its EscapeHTML binding to false.
Regards,
Mark
On Sep 27, 2005, at 10:17 AM, Baiss Eric Magnusson wrote:
I have an WOText input field where the user types in information
and the user would like to put a link in the text.
Another page displays the text, again in a WOText, but with
disabled set to true of course.
How can I make it so that the user can type something like:
<a href="http://
www.cascadewebdesign.com">www.CascadeWebDesign.com</a>
and have it display as a link on the display page.
I tried entering the binding <escapeHTML true> to the WOText on
the display page, but that didn't work.
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.com>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40onpointsoftware.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40onpointsoftware.com
This email sent to email@hidden
_______________________________________________
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