<?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>Security</title><link>http://forums.asp.net/25.aspx</link><description>All about ASP.NET security (authentication, authorization, membership, roles, etc.) and the Login controls. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=24&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: User Profile Update Problem</title><link>http://forums.asp.net/thread/2123986.aspx</link><pubDate>Tue, 22 Jan 2008 08:08:49 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2123986</guid><dc:creator>XiaoYong Dai – MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2123986.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=2123986</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/Themes/fan/images/icon-quote.gif"&gt; &lt;strong&gt;alex350r:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt; 
&lt;p&gt;Onclick of the &amp;#39;update&amp;#39; button, it sets the profile data to be the textbox data:&lt;/p&gt;
&lt;p&gt;profile.FirstName = firstName.text.&lt;/p&gt;
&lt;p&gt;&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Have you&amp;nbsp;tried the following&amp;nbsp;code to update profile?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; profile.FirstName = firstName.text.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;nbsp;&amp;nbsp; profile.Save();&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Re: User Profile Update Problem</title><link>http://forums.asp.net/thread/2118243.aspx</link><pubDate>Fri, 18 Jan 2008 15:48:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2118243</guid><dc:creator>Coppermill</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2118243.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=2118243</wfw:commentRss><description>&lt;p&gt;On the onload are you&amp;nbsp;checking for the IsPostBack?&lt;/p&gt;</description></item><item><title>User Profile Update Problem</title><link>http://forums.asp.net/thread/2117749.aspx</link><pubDate>Fri, 18 Jan 2008 11:37:48 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2117749</guid><dc:creator>alex350r</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2117749.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=25&amp;PostID=2117749</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;&lt;p&gt;I currently store my users information using the asp.net profile system, i am creating a page where the users can update their profile details.&lt;/p&gt;&lt;p&gt;Onload of the page it loads their profile data into the textboxes:&lt;/p&gt;&lt;p&gt;firstName.text = Profile.FirstName&lt;/p&gt;&lt;p&gt;etc etc.&lt;/p&gt;&lt;p&gt;Onclick of the &amp;#39;update&amp;#39; button, it sets the profile data to be the textbox data:&lt;/p&gt;&lt;p&gt;profile.FirstName = firstName.text.&lt;/p&gt;&lt;p&gt;However when the page reloads it comes back with the old name again, i think it is something to do with my onload event, how can i change this?&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Alex&amp;nbsp;&lt;/p&gt;</description></item></channel></rss>