<?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>State Management</title><link>http://forums.asp.net/22.aspx</link><description>Managing ASP.NET state - ViewState, Application, Session, etc. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=69&amp;c=17" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: How to get a session count on a website</title><link>http://forums.asp.net/thread/1847677.aspx</link><pubDate>Wed, 08 Aug 2007 15:47:39 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1847677</guid><dc:creator>Sathesh_Pandian</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1847677.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=1847677</wfw:commentRss><description>&lt;p&gt;you have to use the application and session objects for this.&lt;/p&gt;
&lt;p&gt;try this article.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://aspnet101.com/aspnet101/tutorials.aspx?id=16"&gt;http://aspnet101.com/aspnet101/tutorials.aspx?id=16&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: How to get a session count on a website</title><link>http://forums.asp.net/thread/1847673.aspx</link><pubDate>Wed, 08 Aug 2007 15:44:56 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1847673</guid><dc:creator>siva sakki</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1847673.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=1847673</wfw:commentRss><description>&lt;p&gt;&lt;font face="Courier New"&gt;Try with Session_Start, Session_End in global.asax for setting&amp;nbsp;counts.&lt;/font&gt;&lt;/p&gt;</description></item><item><title>How to get a session count on a website</title><link>http://forums.asp.net/thread/1847465.aspx</link><pubDate>Wed, 08 Aug 2007 14:24:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1847465</guid><dc:creator>cplusplus1</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1847465.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=22&amp;PostID=1847465</wfw:commentRss><description>&lt;p&gt;How to get session count , i am planning to implement license limit validation function, to check how many sessions are active on a website.&lt;/p&gt;
&lt;p&gt;Whenever a user logs off of the website, i do session.abandon and session.clear.&lt;/p&gt;
&lt;p&gt;how to check the count on:&amp;nbsp; pmt.mywebsite.com&lt;/p&gt;
&lt;p&gt;since i have almost 8 sites all associated to Public static IP and hosted from same webserver(dedicated)&lt;/p&gt;
&lt;p&gt;pmt1.mywebsite.com&lt;/p&gt;
&lt;p&gt;pmt2.mywebsite.com&lt;/p&gt;
&lt;p&gt;When a&amp;nbsp;user logs&amp;nbsp; off of the pmt.mywebsite.com, i would like to check for that particular website, how many sesions active.(session.count)&lt;/p&gt;
&lt;p&gt;Thank you very &amp;nbsp;much for the information..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>