toHTMLString
toHTMLString
- Subject: toHTMLString
- From: Dev WO <email@hidden>
- Date: Wed, 22 Jun 2005 20:13:45 +0200
Hi,
this might be an "almost stupid" question, but I'm pretty good at
them, so let's ask it:)
I have a method in my framework to create a string based on other
string.
The purpose is to create the entire link string "<a href="urlString"
title="titleString" lang="langString">, based on the url, the title
and the lang.
My concern here is that I need the urlString to be "escapeHTML", and
only this one (for example to encode correctly the & inside a URL). I
couldn't find a toHTMLString method...
anyone has a pointer?
Thanks
Xavier
_______________________________________________
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