<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>AntiCSRF Discussions Rss Feed</title><link>http://www.codeplex.com/AntiCSRF/Thread/List.aspx</link><description>AntiCSRF Discussions Rss Description</description><item><title>New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is missing.</title><link>http://anticsrf.codeplex.com/discussions/401528</link><description>&lt;div style="line-height: normal;"&gt;I think i figured it out. if you are testing with cassini which is the integrated web server in Visual studio you will keep getting this error.&lt;br /&gt;
however if you deploy the application on a web server IIS it should work just fine, as the cookies are generated from the IIS sever.&lt;br /&gt;
&lt;br /&gt;
I hope this helps someone :)&lt;br /&gt;
&lt;/div&gt;</description><author>sadranyi</author><pubDate>Mon, 15 Apr 2013 20:26:30 GMT</pubDate><guid isPermaLink="false">New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is missing. 20130415082630P</guid></item><item><title>New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is missing.</title><link>http://anticsrf.codeplex.com/discussions/401528</link><description>&lt;div style="line-height: normal;"&gt;am running .NET 4.0 and am having the same error any fix or workaround &lt;br /&gt;
&lt;/div&gt;</description><author>sadranyi</author><pubDate>Fri, 12 Apr 2013 20:04:37 GMT</pubDate><guid isPermaLink="false">New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is missing. 20130412080437P</guid></item><item><title>New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is missing.</title><link>http://anticsrf.codeplex.com/discussions/401528</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am getting following error after adding anticsrf dll and necessery code in web.config file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;&lt;/p&gt;
&lt;h1&gt;Server Error in '/Code' Application.
&lt;hr size="1"&gt;
&lt;/h1&gt;
&lt;h2&gt;&lt;em&gt;No CSRF cookie supplied and CSRF form field is missing.&lt;/em&gt;&lt;/h2&gt;
&lt;/span&gt;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt;&lt;strong&gt;Description:&amp;nbsp;&lt;/strong&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the
 error and where it originated in the code.&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Exception Details:&amp;nbsp;&lt;/strong&gt;Idunno.AntiCsrf.PotentialCsrfException: No CSRF cookie supplied and CSRF form field is missing.&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Source Error:&lt;/strong&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;Line 283:            {
Line 284:                // Whilst this does lose the stack, that's not really a bad thing here as the exception message is detailed enough.
&lt;span style="color:red"&gt;Line 285:                throw ex;
&lt;/span&gt;Line 286:            }
Line 287:        }&lt;/pre&gt;
&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt;&lt;br&gt;
&lt;strong&gt;Source File:&amp;nbsp;&lt;/strong&gt;C:\Users\vin\Desktop\anticsrf-69709\Trunk\idunno.AntiCSRF\AntiCsrfModule.cs&lt;strong&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Line:&amp;nbsp;&lt;/strong&gt;285&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;Stack Trace:&lt;/strong&gt;&amp;nbsp;&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;[PotentialCsrfException: No CSRF cookie supplied and CSRF form field is missing.]
   Idunno.AntiCsrf.AntiCsrfModule.RaiseError(Exception ex, HttpContext context) in C:\Users\vin\Desktop\anticsrf-69709\Trunk\idunno.AntiCSRF\AntiCsrfModule.cs:285
   Idunno.AntiCsrf.AntiCsrfModule.PreRequestHandlerExecute(Object source, EventArgs eventArgs) in C:\Users\vin\Desktop\anticsrf-69709\Trunk\idunno.AntiCSRF\AntiCsrfModule.cs:140
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() &amp;#43;216
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) &amp;#43;120
&lt;/pre&gt;
&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="font-family:Arial,Helvetica,Geneva,SunSans-Regular,sans-serif"&gt;&lt;br&gt;
&lt;/p&gt;
&lt;hr size="1"&gt;
&lt;/span&gt;
&lt;p&gt;&lt;strong&gt;Version Information:&lt;/strong&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Pls help.&lt;/p&gt;
&lt;p&gt;-&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Vinay&lt;/p&gt;
&lt;h2&gt;&lt;/h2&gt;
&lt;/span&gt;
&lt;p&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>VinayShah</author><pubDate>Thu, 01 Nov 2012 08:13:12 GMT</pubDate><guid isPermaLink="false">New Post: Re: Getting error : No CSRF cookie supplied and CSRF form field is missing. 20121101081312A</guid></item><item><title>New Post: JSON</title><link>http://anticsrf.codeplex.com/discussions/387883</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi, I'm wondering if this AntiCSRF module protects JSON web methods. I realize CORS would prevent json requests to some degree, but you can make a json request with a content type of&amp;nbsp;application/x-www-form-urlencoded, how would I protect from such a
 request without utilizing MVC.&lt;/p&gt;
&lt;/div&gt;</description><author>f209</author><pubDate>Tue, 24 Jul 2012 03:13:50 GMT</pubDate><guid isPermaLink="false">New Post: JSON 20120724031350A</guid></item><item><title>New Post: AntiCSRF for .NET 1.1</title><link>http://anticsrf.codeplex.com/discussions/279460</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The AntiCSRF &lt;span id="TitleLabel"&gt;0.9.1 Beta is for .NET 2.0?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;How about .NET 1.1?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;</description><author>wayhang</author><pubDate>Tue, 15 Nov 2011 03:25:52 GMT</pubDate><guid isPermaLink="false">New Post: AntiCSRF for .NET 1.1 20111115032552A</guid></item><item><title>New Post: Please help me figure out why I'm getting "Could not find any resources appropriate .." err</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=78361</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have this issue and&amp;nbsp;I try setting culture features in my project, but i can't do it, because mi c# programming skill is very basic.&lt;/p&gt;
&lt;p&gt;So&amp;nbsp;I download the source AntiCSRF-35092.zip and recompile Releases\0.9.1 Beta source.&lt;/p&gt;
&lt;p&gt;Later I&amp;nbsp;remove the original DLL Idunno.AntiCsrf.dll from my project and copy the new DLL resulted from recompilated source with this lines removed from assemblyinfo.cs:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;[assembly: AssemblyCulture(&lt;span style="color:#a31515"&gt;&amp;quot;&amp;quot;&lt;/span&gt;)]&lt;br&gt;[&lt;span style="color:blue"&gt;assembly&lt;/span&gt;: NeutralResourcesLanguageAttribute(&lt;span style="color:#a31515"&gt;&amp;quot;en&amp;quot;&lt;/span&gt;)]&lt;/p&gt;
&lt;p&gt;The aplication works fine!!! My web.config just redirect to html page in csrf attack detected, so I will try the&amp;nbsp;&lt;span style="color:red"&gt;detectionResult&lt;/span&gt;&lt;span style="color:blue"&gt;=&lt;/span&gt;&lt;span style="color:black"&gt;&amp;quot;&lt;/span&gt;&lt;span style="color:blue"&gt;RaiseException&amp;quot; &lt;span style="color:#000000"&gt;feature for logging this atacks.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:blue"&gt;&lt;span style="color:#000000"&gt;I hope this info result useful for somebody.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:blue"&gt;&lt;span style="color:#000000"&gt;See you!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><author>cgchavero</author><pubDate>Sat, 06 Feb 2010 00:14:11 GMT</pubDate><guid isPermaLink="false">New Post: Please help me figure out why I'm getting "Could not find any resources appropriate .." err 20100206121411A</guid></item><item><title>New Post: Please help me figure out why I'm getting "Could not find any resources appropriate .." err</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=78361</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You're not the first person to see this, and I can't reproduce it myself.&lt;/p&gt;
&lt;p&gt;Could you download the source and in the assemblyinfo.cs file remove the following two lines and let me know if that solves it?&lt;/p&gt;
&lt;pre&gt;[assembly: AssemblyCulture(&lt;span style="color:#a31515"&gt;&amp;quot;&amp;quot;&lt;/span&gt;)]&lt;br&gt;[&lt;span style="color:Blue"&gt;assembly&lt;/span&gt;: NeutralResourcesLanguageAttribute(&lt;span style="color:#a31515"&gt;&amp;quot;en&amp;quot;&lt;/span&gt;)]&lt;br&gt;&lt;/pre&gt;&lt;/div&gt;</description><author>blowdart</author><pubDate>Wed, 16 Dec 2009 23:44:59 GMT</pubDate><guid isPermaLink="false">New Post: Please help me figure out why I'm getting "Could not find any resources appropriate .." err 20091216114459P</guid></item><item><title>New Post: Error with POSTing to page different from GET page</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=78361</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I get the following error when the aspx page that receives the POST is different from the aspx page that reponds to the GET:&lt;/p&gt;
&lt;h2&gt;&lt;em&gt;Could not find any resources appropriate for the specified culture or the neutral culture. &amp;nbsp;Make sure &amp;quot;Idunno.AntiCsrf.Properties.Resources.resources&amp;quot; was correctly embedded or linked into assembly &amp;quot;Idunno.AntiCSRF&amp;quot; at compile time, or that all the satellite assemblies required are loadable and fully signed.&lt;/em&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"&gt;&lt;strong&gt;Description: &lt;/strong&gt;An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br&gt;&lt;br&gt;&lt;strong&gt;Exception Details: &lt;/strong&gt;System.Resources.MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture. &amp;nbsp;Make sure &amp;quot;Idunno.AntiCsrf.Properties.Resources.resources&amp;quot; was correctly embedded or linked into assembly &amp;quot;Idunno.AntiCSRF&amp;quot; at compile time, or that all the satellite assemblies required are loadable and fully signed.&lt;br&gt;&lt;br&gt;&lt;strong&gt;Source Error:&lt;/strong&gt; &lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table border=0 width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"&gt;&lt;br&gt;&lt;strong&gt;Stack Trace:&lt;/strong&gt; &lt;br&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table border=0 width="100%" bgcolor="#ffffcc"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;code&gt;
&lt;pre&gt;[MissingManifestResourceException: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure &amp;quot;Idunno.AntiCsrf.Properties.Resources.resources&amp;quot; was correctly embedded or linked into assembly &amp;quot;Idunno.AntiCSRF&amp;quot; at compile time, or that all the satellite assemblies required are loadable and fully signed.]
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +7676578
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +583
   System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) +583
   System.Resources.ResourceManager.GetString(String name, CultureInfo culture) +74
   Idunno.AntiCsrf.Properties.Resources.get_exceptionMessageFormFieldMissing() +27
   Idunno.AntiCsrf.AntiCsrfModule.PreRequestHandlerExecute(Object source, EventArgs eventArgs) +640
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp;amp; completedSynchronously) +75
&lt;/pre&gt;
&lt;/code&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;span style="font-family:Arial, Helvetica, Geneva, SunSans-Regular, sans-serif"&gt;&lt;br&gt;
&lt;hr size=1&gt;
&lt;strong&gt;Version Information:&lt;/strong&gt;&amp;nbsp;Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3053 &lt;/span&gt;&lt;/p&gt;
&amp;lt;!--  [MissingManifestResourceException]: Could not find any resources appropriate for the specified culture or the neutral culture.  Make sure &amp;quot;Idunno.AntiCsrf.Properties.Resources.resources&amp;quot; was correctly embedded or linked into assembly &amp;quot;Idunno.AntiCSRF&amp;quot; at compile time, or that all the satellite assemblies required are loadable and fully signed.    at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)    at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)    at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents)    at System.Resources.ResourceManager.GetString(String name, CultureInfo culture)    at Idunno.AntiCsrf.Properties.Resources.get_exceptionMessageFormFieldMissing()    at Idunno.AntiCsrf.AntiCsrfModule.PreRequestHandlerExecute(Object source, EventArgs eventArgs)    at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean&amp; completedSynchronously) --&amp;gt;&amp;lt;!--  This error page might contain sensitive information because ASP.NET is configured to show verbose error messages using &amp;lt;customErrors mode=&amp;quot;Off&amp;quot;/&amp;gt;. Consider using &amp;lt;customErrors mode=&amp;quot;On&amp;quot;/&amp;gt; or &amp;lt;customErrors mode=&amp;quot;RemoteOnly&amp;quot;/&amp;gt; in production environments.--&amp;gt;&lt;/div&gt;</description><author>redpatch</author><pubDate>Wed, 16 Dec 2009 20:22:26 GMT</pubDate><guid isPermaLink="false">New Post: Error with POSTing to page different from GET page 20091216082226P</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66093</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:56:36 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115636A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66092</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:56:26 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115626A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66091</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:56:16 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115616A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66090</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:55:57 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115557A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66088</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:55:56 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115556A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66087</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:55:36 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115536A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66086</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:55:26 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115526A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66085</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:55:16 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115516A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66084</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:55:06 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115506A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66083</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:54:57 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115457A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66081</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:54:46 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115446A</guid></item><item><title>New Post: Support Team Autoresponse</title><link>http://anticsrf.codeplex.com/Thread/View.aspx?ThreadId=66080</link><description>&lt;div style="line-height: normal;"&gt;Thank you for your email. &lt;br&gt;&lt;br&gt;If you require our urgent attention, please call us at any of the numbers listed below:&lt;br&gt;&lt;br&gt;+91 - 361 - 2667017 / 2668579 / 2668414&lt;br&gt;&lt;br&gt;Fax: +91 - 361 -2660630&lt;br&gt;&lt;br&gt;Alternate email : info@webcomindia.biz&lt;br&gt;&lt;br&gt;This is an autogenerated response. Please do not reply to this email.&lt;br&gt;&lt;br&gt;Support Team&lt;br&gt;Web.Com(India) Pvt. Ltd.&lt;/div&gt;</description><author>webcom</author><pubDate>Mon, 17 Aug 2009 11:54:36 GMT</pubDate><guid isPermaLink="false">New Post: Support Team Autoresponse 20090817115436A</guid></item></channel></rss>