<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : In markup,how to output a string variable?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : In markup,how to output a string variable?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 05:42:51 +0000</pubDate>
  <lastBuildDate>Fri, 20 Jun 2008 01:34:06 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=11118</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[In markup,how to output a string variable? : Just format string before set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11118&amp;PID=37062&amp;title=in-markuphow-to-output-a-string-variable#37062</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11118<br /><strong>Posted:</strong> 20 June 2008 at 1:34am<br /><br />Just format string&nbsp; before set caption;<DIV><BR>CString strMarkup;</DIV><DIV>strMarkup.Format(_T("&lt;TextBlock&nbsp; FontSize='17'&gt;&lt;Bold&gt;%s&lt;/Bold&gt;&lt;/TextBlock&gt;"), str);</DIV><DIV>pLabel-&gt;SetCaption(strMarkup);</DIV><DIV>&nbsp;</DIV><DIV>2. try &amp;#XX;</DIV>]]>
   </description>
   <pubDate>Fri, 20 Jun 2008 01:34:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11118&amp;PID=37062&amp;title=in-markuphow-to-output-a-string-variable#37062</guid>
  </item> 
  <item>
   <title><![CDATA[In markup,how to output a string variable? : Hello, There is two problem.  1.The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11118&amp;PID=37056&amp;title=in-markuphow-to-output-a-string-variable#37056</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4236">nihaohhh</a><br /><strong>Subject:</strong> 11118<br /><strong>Posted:</strong> 20 June 2008 at 12:11am<br /><br /><DIV>Hello,</DIV><DIV>There is two problem.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;1.The code below?</DIV><DIV></DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CString str=10000; <DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CXTPControlMarkupLabel* pLabel = new CXTPControlMarkupLabel();</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pGroup-&gt;Add(pLabel, 0);</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; pLabel-&gt;SetCaption(</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _T("&lt;TextBlock&nbsp; FontSize='17'&gt;&lt;Bold&gt;10000&lt;/Bold&gt;&lt;/TextBlock&gt;"));</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I want to&nbsp;replace the&nbsp;string &nbsp;"10000" with the variable str.How can I&nbsp;&nbsp;&nbsp; write the code?</DIV><DIV>&nbsp;</DIV><DIV>2.I want to add the character&nbsp;in ascii chart 2&nbsp;to the markup text .How to do it?</DIV><DIV>&nbsp;</DIV><DIV>Thanks a lot.</DIV><H1><A name=_pluslang_ascii_character_codes_chart_2></A>&nbsp;</H1>]]>
   </description>
   <pubDate>Fri, 20 Jun 2008 00:11:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11118&amp;PID=37056&amp;title=in-markuphow-to-output-a-string-variable#37056</guid>
  </item> 
 </channel>
</rss>