logo       

Re: Web.config: msg#00107

windows.devel.dotnet.web

Subject: Re: Web.config

Havn't you tried putting " instead of " in the value of the attribute?
(amper+quot+semicolon in case the mail client tries to be too clever).

Good luck, Krzysztof

From: Alex Smotritsky <alex_smotritsky@xxxxxxxxx>
Reply-To: "Discussion of building .NET applications targeted for the Web"
<DOTNET-WEB@xxxxxxxxxxxxxxxxxxx>
To: DOTNET-WEB@xxxxxxxxxxxxxxxxxxx
Subject: [DOTNET-WEB] Web.config
Date: Tue, 21 Jun 2005 00:08:10 -0700

Are there any tags like <CDATA> or something like that, that can be used in
Web.config so that if I have a value that contains a double tick (") I can
store it in the name or value part of one of the elements? For example:



<appSettings>

<add key="myKey" value="Ndr5MW"xcwltObc"/>

</appSettings>



See the " in the middle of the value element?



Is there a way to handle that like say: <add key="myKey"
value=[CDATA]"Ndr5MW"xcwltObc"[/CDATA]/>










===================================
This list is hosted by DevelopMentor® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

===================================
This list is hosted by DevelopMentor® http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise