Re: WOText and HTML
Re: WOText and HTML
- Subject: Re: WOText and HTML
- From: Mark Morris <email@hidden>
- Date: Tue, 27 Sep 2005 11:04:13 -0500
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:
This email sent to email@hidden