|
Web.config: msg#00106windows.devel.dotnet.web
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 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: check domain controller: 00106, William Bartholomew |
|---|---|
| Next by Date: | Re: Web.config: 00106, Krzysztof Kozielczyk |
| Previous by Thread: | check domain controlleri: 00106, Wakefield, Bob |
| Next by Thread: | Re: Web.config: 00106, Krzysztof Kozielczyk |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |