<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ASP.NET AJAX Discussion and Suggestions</title><link>http://forums.asp.net/1007.aspx</link><description>This forum is the place for ASP.NET AJAX 'getting started' questions, general questions that don't fit in one of the other forums about AJAX </description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to detect Debug mode in JavaScript?</title><link>http://forums.asp.net/thread/2170155.aspx</link><pubDate>Wed, 13 Feb 2008 09:41:28 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2170155</guid><dc:creator>Jin-Yu Yin - MSFT</dc:creator><author>Jin-Yu Yin - MSFT</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2170155.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2170155</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for your post!&lt;/p&gt;
&lt;p&gt;You can create a hidden field to the page, then, check the &lt;a href="http://asp.net/AJAX/Documentation/Live/mref/P_System_Web_UI_ScriptManager_IsDebuggingEnabled.aspx"&gt;&lt;font color="#034efa"&gt;IsDebuggingEnabled&lt;/font&gt;&lt;/a&gt;&amp;nbsp;property of&amp;nbsp;&lt;a href="http://asp.net/AJAX/Documentation/Live/mref/T_System_Web_UI_ScriptManager.aspx"&gt;&lt;font color="#034efa"&gt;ScriptManager &lt;/font&gt;&lt;/a&gt;, if it is true, set the value of the hidden field to &amp;quot;true&amp;quot;, else, false.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;</description></item><item><title>How to detect Debug mode in JavaScript?</title><link>http://forums.asp.net/thread/2166556.aspx</link><pubDate>Mon, 11 Feb 2008 20:43:42 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2166556</guid><dc:creator>MNF</dc:creator><author>MNF</author><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2166556.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=2166556</wfw:commentRss><description>&lt;p&gt;AJAX &lt;a href="http://asp.net/AJAX/Documentation/Live/mref/T_System_Web_UI_ScriptManager.aspx"&gt;ScriptManager Class&lt;/a&gt;&amp;nbsp; has a &lt;a href="http://asp.net/AJAX/Documentation/Live/mref/P_System_Web_UI_ScriptManager_IsDebuggingEnabled.aspx"&gt;IsDebuggingEnabled&lt;/a&gt;&amp;nbsp;property, that is available in server code. I want in my client Javascript function to determine, do I running debug or release mode.&lt;/p&gt;
&lt;p&gt;How can I do this?&lt;/p&gt;</description></item></channel></rss>