<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Osmotic Web</title>
	<atom:link href="http://osmoticweb.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://osmoticweb.wordpress.com</link>
	<description>scripting inscriptions and recursion diversions</description>
	<lastBuildDate>Wed, 30 Aug 2006 06:38:13 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='osmoticweb.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Osmotic Web</title>
		<link>http://osmoticweb.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://osmoticweb.wordpress.com/osd.xml" title="Osmotic Web" />
	<atom:link rel='hub' href='http://osmoticweb.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Adding a Column in MS Access</title>
		<link>http://osmoticweb.wordpress.com/2006/08/30/adding-a-column-in-ms-access/</link>
		<comments>http://osmoticweb.wordpress.com/2006/08/30/adding-a-column-in-ms-access/#comments</comments>
		<pubDate>Wed, 30 Aug 2006 06:38:13 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/08/30/adding-a-column-in-ms-access/</guid>
		<description><![CDATA[Want to add a boolean column to an existing table?  Here&#8217;s the syntax: ALTER TABLE  [Table] ADD COLUMN [new_column] BIT;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=37&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Want to add a boolean column to an existing table?  Here&#8217;s the syntax:</p>
<p>ALTER TABLE  [Table] ADD COLUMN [new_column] BIT;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=37&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/08/30/adding-a-column-in-ms-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>Very Bad DropDownList</title>
		<link>http://osmoticweb.wordpress.com/2006/08/28/very-bad-dropdownlist/</link>
		<comments>http://osmoticweb.wordpress.com/2006/08/28/very-bad-dropdownlist/#comments</comments>
		<pubDate>Mon, 28 Aug 2006 02:03:47 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/08/28/very-bad-dropdownlist/</guid>
		<description><![CDATA[Is your DropDownList misbehaving (such as not reporting the correct selected item in the selectedindexchanged function when an item is selected and autopostback is set to true)? Check to make sure there aren&#8217;t any &#60;form&#62; tags littered throughout the html of the page. I believe there should only be one asp.net parent server side form [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=36&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Is your DropDownList misbehaving (such as not reporting the correct selected item in the selectedindexchanged function when an item is selected and autopostback is set to true)?  Check to make sure there aren&#8217;t any &lt;form&gt; tags littered throughout the html of the page.</p>
<p>I believe there should only be one asp.net parent server side form tag wrapping all of the html of the body.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=36&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/08/28/very-bad-dropdownlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>Access Membership Provider</title>
		<link>http://osmoticweb.wordpress.com/2006/08/26/access-membership-provider/</link>
		<comments>http://osmoticweb.wordpress.com/2006/08/26/access-membership-provider/#comments</comments>
		<pubDate>Sat, 26 Aug 2006 21:24:57 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/08/26/access-membership-provider/</guid>
		<description><![CDATA[Want to use an Access DB for membership and roles? Need to know where and how to install the Access Membership Provider? The forum thread where I found the solution is here &#8220;you download the kit from this link . Double click on it and follow the wizard. You VC# that you should download from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=35&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Want to use an Access DB for membership and roles?  Need to know where and how to install the Access Membership Provider?</p>
<p>The forum thread where I found the solution is <a href="http://forums.asp.net/1/1371141/ShowThread.aspx">here</a></p>
<p>&#8220;you download the kit from this <a href="http://msdn.microsoft.com/vstudio/eula.aspx?id=96713a8e-b8d4-4d6e-bb8f-027e6c8e15d8">link</a> .  Double click on it and follow the wizard.  You VC# that you should download from ms website.  You can click the link right below the kit.  When you open this app&#8230;click new project&#8230;select from the template Asp.net Access Provider.  Make sure you name your project Sample Access Provider and then you won&#8217;t have to change the web.config file. Save. Once you do that copy the web.config file.  In VWD paste that into web.config. of your new website.  Then navigate to mydocuments/vwd2005/projects.  Double click on the folder Sample Access Provider and there is another folder and inside that is a bin folder.  Copy contents of bin folder to your website&#8230;there should be a .dll &#8230;plus I copied the .sln file to that same folder in my website AND IT WORKS. &#8220;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/35/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/35/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=35&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/08/26/access-membership-provider/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>Commenting Out in ASP.NET 2.0</title>
		<link>http://osmoticweb.wordpress.com/2006/07/31/commenting-out-in-aspnet-20/</link>
		<comments>http://osmoticweb.wordpress.com/2006/07/31/commenting-out-in-aspnet-20/#comments</comments>
		<pubDate>Mon, 31 Jul 2006 01:28:14 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/07/31/commenting-out-in-aspnet-20/</guid>
		<description><![CDATA[Just got a strange error that was questioning the authenticity of the view state of the page using the MAC check and something to do with the machine key and questioning if the app was being run on a cluster. What ever the error message was&#8230; it wasn&#8217;t accurate at telling me what the &#8220;real&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=34&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just got a strange error that was questioning the authenticity of the view state of the page using the MAC check and something to do with the machine key and questioning if the app was being run on a cluster.  What ever the error message was&#8230; it wasn&#8217;t accurate at telling me what the &#8220;real&#8221; problem was.  So after checking it out for a while, it turned out to be a closing tag, &#8220;&lt;/form&gt;&#8221;, that was commented out in the middle of the html with the actual closing tag at the bottom of the page, where it should be.  The form tags should be encapsulating any of your tags that will generate a post back to your server, such as a button (which was the case in my scenario).  Well, it turns out that ASP.NET 2.0 was actually reading the closed form tag that was commented out in the middle of the page and therefore excluded and prevented the functionality of the button tag.  Thus, the error message.  I&#8217;ve seen this reading of the &#8220;commented out html&#8221; issue previously (when asp.net should be ignoring it) in the case with atlas as reported in a previous post.  So, watch out for this minor got&#8217;cha <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=34&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/07/31/commenting-out-in-aspnet-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>metamorphosis</title>
		<link>http://osmoticweb.wordpress.com/2006/05/10/metamorphosis/</link>
		<comments>http://osmoticweb.wordpress.com/2006/05/10/metamorphosis/#comments</comments>
		<pubDate>Wed, 10 May 2006 05:29:02 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/05/10/metamorphosis/</guid>
		<description><![CDATA[woah&#8230; how high was that on the richter scale? the metamorphosis from msn.com to live.com has begun.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=33&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>woah&#8230; how high was that on the richter scale? the metamorphosis from msn.com to live.com has begun.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=33&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/05/10/metamorphosis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>forms authentication and the update panel</title>
		<link>http://osmoticweb.wordpress.com/2006/05/08/forms-authentication-and-the-update-panel/</link>
		<comments>http://osmoticweb.wordpress.com/2006/05/08/forms-authentication-and-the-update-panel/#comments</comments>
		<pubDate>Mon, 08 May 2006 05:13:00 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[ASP.NET stuff]]></category>
		<category><![CDATA[Atlas]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/05/08/forms-authentication-and-the-update-panel/</guid>
		<description><![CDATA[I&#39;m noticing that if you have the update panel encapsulation a login control and then try to log in, you&#160;will not be taken to the destination page.&#160; You will just get a refresh of the login page instead!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=32&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#39;m noticing that if you have the update panel encapsulation a login control and then try to log in, you&nbsp;will not be taken to the destination page.&nbsp; You will just get a refresh of the login page instead!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=32&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/05/08/forms-authentication-and-the-update-panel/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>asp.net 1.1 to 2.0 conversion</title>
		<link>http://osmoticweb.wordpress.com/2006/04/11/aspnet-11-to-20-conversion/</link>
		<comments>http://osmoticweb.wordpress.com/2006/04/11/aspnet-11-to-20-conversion/#comments</comments>
		<pubDate>Tue, 11 Apr 2006 07:09:54 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[ASP.NET stuff]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/04/11/aspnet-11-to-20-conversion/</guid>
		<description><![CDATA[So far I&#39;ve noticed that while converting asp.net 1.1 to 2.0 code, these updates are needed: 1) Convert the CodeBehind attribute in the Page directive to CodeFile 2) Insert the partial keyword in the class declaration of your codebehind class for that page 3) Delete any variable declarations to controls in the codebehind file<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=31&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So far I&#39;ve noticed that while converting asp.net 1.1 to 2.0 code, these updates are needed:<br />
1) Convert the CodeBehind attribute in the Page directive to CodeFile<br />
2) Insert the partial keyword in the class declaration of your codebehind class for that page<br />
3) Delete any variable declarations to controls in the codebehind file</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=31&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/04/11/aspnet-11-to-20-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>atlas error</title>
		<link>http://osmoticweb.wordpress.com/2006/04/03/atlas-error/</link>
		<comments>http://osmoticweb.wordpress.com/2006/04/03/atlas-error/#comments</comments>
		<pubDate>Mon, 03 Apr 2006 05:54:33 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/04/03/atlas-error/</guid>
		<description><![CDATA[A popup error message &#8211; &#34;Assertion Failed: elements in children collection should always have nodeType = 1&#34; will occur in IE (not in firefox) when &#34;&#60;!&#8211;&#34;&#160; &#34;&#8211;&#62;&#34; comments exist in the aspx page and are contained within an UpdatePanel.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=30&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A popup error message &#8211; &quot;Assertion Failed: elements in children collection should always have nodeType = 1&quot; will occur in IE (not in firefox) when &quot;&lt;!&#8211;&quot;&nbsp; &quot;&#8211;&gt;&quot; comments exist in the aspx page and are contained within an UpdatePanel.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=30&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/04/03/atlas-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>FindNext</title>
		<link>http://osmoticweb.wordpress.com/2006/03/29/findnext/</link>
		<comments>http://osmoticweb.wordpress.com/2006/03/29/findnext/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 05:31:06 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[macro]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/03/29/findnext/</guid>
		<description><![CDATA[Don&#39;t assume that the VBA FindNext function returns another instance of an item found.&#160; You must take note of the address of the previously found cell and compare it with what is returned from FindNext in order to check that something new was actually found.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=29&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Don&#39;t assume that the VBA FindNext function returns another instance of an item found.&nbsp; You must take note of the address of the previously found cell and compare it with what is returned from FindNext in order to check that something new was actually found.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/29/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/29/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=29&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/03/29/findnext/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
		<item>
		<title>showModalDialog</title>
		<link>http://osmoticweb.wordpress.com/2006/03/29/showmodaldialog/</link>
		<comments>http://osmoticweb.wordpress.com/2006/03/29/showmodaldialog/#comments</comments>
		<pubDate>Wed, 29 Mar 2006 05:27:52 +0000</pubDate>
		<dc:creator>osmoticweb</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[web project]]></category>

		<guid isPermaLink="false">https://osmoticweb.wordpress.com/2006/03/29/showmodaldialog/</guid>
		<description><![CDATA[Arghh! Firefox does not support showModalDialog!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=28&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Arghh! Firefox does not support showModalDialog!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/osmoticweb.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/osmoticweb.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/osmoticweb.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/osmoticweb.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/osmoticweb.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/osmoticweb.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/osmoticweb.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/osmoticweb.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/osmoticweb.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/osmoticweb.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/osmoticweb.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/osmoticweb.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/osmoticweb.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/osmoticweb.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/osmoticweb.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/osmoticweb.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=osmoticweb.wordpress.com&amp;blog=24361&amp;post=28&amp;subd=osmoticweb&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://osmoticweb.wordpress.com/2006/03/29/showmodaldialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/272c007ea3c57e40e07cd1a78fe0dd21?s=96&#38;d=identicon" medium="image">
			<media:title type="html">osmoticweb</media:title>
		</media:content>
	</item>
	</channel>
</rss>
