﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/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>AJAX callbacks and Forms authentication</title><link />http://developers.de/blogs/damir_dobric/archive/2008/08/18/ajax-callbacks-and-forms-authentication.aspx<description>When implementing ASP.NET applications which make usage of AJAX and Windows Forms Authentication, there are few critical issues you have to be aware of. in this post you can find few very interesting information related to AJAX and FormsAuthentication</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: AJAX callbacks and Forms authentication</title><link />http://developers.de/blogs/damir_dobric/archive/2008/08/18/ajax-callbacks-and-forms-authentication.aspx#326731<pubdate>Thu, 16 Aug 2012 00:06:26 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:326731</guid><dc:creator>Ulhan</dc:creator><description>&lt;p&gt;If you haven&amp;#39;t done so already, I think you just need to set the dafuelt url in the forms tag (web.config like so)&amp;lt;forms loginUrl=&amp;quot;blablabla.aspx&amp;quot; dafueltUrl=&amp;quot;YourDefaultPage.aspx&amp;quot; /&amp;gt;Give it a go and let us know how you get on. &amp;nbsp;+8Was this answer helpful?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=326731" width="1" height="1"&gt;</description></item></channel></rss>