[Zope] " in a let

Joel Burton jburton@scw.org
Wed, 7 Mar 2001 13:29:05 -0500 (EST)


On Wed, 7 Mar 2001, nuno wrote:

> Hi all !
> Has anyone accomplish to create a string in dtml which has a " (quote)
> 
> something like
> 
> <dtml-let my_str="aaabbb " aaabbb">
> </dtml-let>
> 
> I have tried the normal escape character \
> but it didn't worked !!! : (
> 
> <dtml-let my_str="aaabbb \" aaabbb">
> </dtml-let>
> 
> 
> I think that the use of " in a string is a problem in redering dtml !!!
> am i wrong !!!
> please tell me that i am !!

Have you tried to

<dtml-let my_str='my secret name is "pup"'>

that should work.


-- 
Joel Burton   <jburton@scw.org>
Director of Information Systems, Support Center of Washington