<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx</link><description>Hello, Eric Lawrence here from the IE Networking team. I’ve seen a few bug reports and blog comments regarding an observed change in IE7 Beta 2’s caching behavior, and I wanted to post a quick explanation about the situation and assure you that it will</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613177</link><pubDate>Thu, 01 Jun 2006 21:34:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613177</guid><dc:creator>aleske</dc:creator><description>This &amp;quot;bug&amp;quot; (hmm, or it was a &amp;quot;right-understanding-of-misuderstanded-feature&amp;quot;? ;) is VERY annoying and can break too many PHP-based things...&lt;br&gt;&lt;br&gt;Good news!</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613190</link><pubDate>Thu, 01 Jun 2006 21:51:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613190</guid><dc:creator>Dean Edwards</dc:creator><description>&amp;gt; and assure you that it will be resolved in the next beta.&lt;br&gt;&lt;br&gt;There's going to be another beta?&lt;br&gt;&lt;br&gt;-dean</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613197</link><pubDate>Thu, 01 Jun 2006 21:58:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613197</guid><dc:creator>Jonathan</dc:creator><description>&amp;quot;There's going to be another beta?&amp;quot;&lt;br&gt;&lt;br&gt;Yes, the existance of Beta 3 was announced (or should I say, snuck in) at the bottom of this posting:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/ie/archive/2006/04/24/582546.aspx"&gt;http://blogs.msdn.com/ie/archive/2006/04/24/582546.aspx&lt;/a&gt;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613218</link><pubDate>Thu, 01 Jun 2006 22:24:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613218</guid><dc:creator>Fiery Kitsune</dc:creator><description>Just out of curiosity... Does the behavior have anything to do with how the POST data is handled?</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613224</link><pubDate>Thu, 01 Jun 2006 22:30:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613224</guid><dc:creator>Norbert</dc:creator><description>Is there a way i can set IE to only have one window and force all other IE windows to open as a tab?</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613244</link><pubDate>Thu, 01 Jun 2006 22:54:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613244</guid><dc:creator>Erik Jorgensen</dc:creator><description>PLEASE, PLEASE don't guess when they make a mistake. Log an error so they will fix it.&lt;br&gt;&lt;br&gt;The worst thing that ever happened to HTML was IE not enforcing the rules.&lt;br&gt;&lt;br&gt;It you let them use sloppy code, they will, and it will bite everyone in the a$$.&lt;br&gt;&lt;br&gt;When happens when someone figures out a valid use for Post-Check value that is larger than the Pre-Check value? Then your hack goes from a crutch for bad coding to a breaking change for valid pages.&lt;br&gt;&lt;br&gt;The spec says the numbers are invalid, THEY ARE! Follow the speck and ignore them!&lt;br&gt;&lt;br&gt;*Quirks* mode MUST stay the same for legacy pages and *Standards* mode should never ignore the standard.&lt;br&gt;&lt;br&gt;You were doing the right thing, pre-beta2, don't start down this slipery slope now!&lt;br&gt;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613275</link><pubDate>Thu, 01 Jun 2006 23:08:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613275</guid><dc:creator>Eriik Jorgensen</dc:creator><description>I can't let this go. &lt;br&gt;&lt;br&gt;With this change you are actually saying that breaking a cache sensitive page (like a CAPTCHA) is better then forcing a refresh!&lt;br&gt;&lt;br&gt;This is backwards. Without this change, worst case, bad code causes the page to always be pulled from the server, and they may actually spot that there is a caching problem and look at their code.&lt;br&gt;&lt;br&gt;With this change (swapping the numbers, not ignoring zeros) back code works in IE and fails in any browser that follows the spec.&lt;br&gt;&lt;br&gt;This is exactly the type of thing that gives IE a bad name. Following the spec means following the spec, not just when you feel like it.&lt;br&gt;&lt;br&gt;And this is from a avid MS/IE user/supporter! The slashdot/OSS guys will have a ball with this.&lt;br&gt;&lt;br&gt;Jorgie</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613369</link><pubDate>Fri, 02 Jun 2006 00:13:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613369</guid><dc:creator>cooperpx</dc:creator><description>@Eric&lt;br&gt;&lt;br&gt;Thanks for letting us know &amp;amp; I'm glad the team's going to fix it. *** Speaking of 'caching' ***: Why does XMLHttpRequest ignore the 'no-cache' header on get requests?&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.enja.org/david/?p=25"&gt;http://www.enja.org/david/?p=25&lt;/a&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://en.wikipedia.org/wiki/XMLHTTP"&gt;http://en.wikipedia.org/wiki/XMLHTTP&lt;/a&gt;&lt;br&gt;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613370</link><pubDate>Fri, 02 Jun 2006 00:14:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613370</guid><dc:creator>Rosyna</dc:creator><description>Jorgie, which spec is Post-Check/Pre-Check a part of? It sounds like MS created them so MS can fully choose how to implement them.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613389</link><pubDate>Fri, 02 Jun 2006 00:29:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613389</guid><dc:creator>Erik Jorgensen</dc:creator><description>Let's put it this way. &lt;br&gt;&lt;br&gt;Unless the spec says &amp;quot;If invalid values are detected, they will swapped around until they are valid.&amp;quot; it does not matter who's spec it is, they should not GUESS!&lt;br&gt;&lt;br&gt;And heaven help us if the spec DOES say that.&lt;br&gt;&lt;br&gt;</description></item><item><title>Interesting Finds: June 1, 2006 PM edition</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613446</link><pubDate>Fri, 02 Jun 2006 01:23:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613446</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613488</link><pubDate>Fri, 02 Jun 2006 01:59:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613488</guid><dc:creator>Mike Cleveland</dc:creator><description>Greetings,&lt;br&gt;&lt;br&gt;I just want to say that, after trying over 20 browsers, that IE 7.0 is my favorite by far. It is, dare I say, PERFECT. &lt;br&gt;&lt;br&gt;I have tried Slim Browser, Tablane, Opera, Firefox, Crazy Browser, Maxthon, and many more, in my quest to find a good browser. While each of these products had good points (I especially like the &amp;quot;autologin&amp;quot; feature of Slim Browser), IE 7.0 outdoes them all.&lt;br&gt;&lt;br&gt;IE 7.0 is crisp and clean, doesn' take much room, it's use of tabs is very easy to learn, comes with a feed reader, and is no longer clunky with big tool bars.&lt;br&gt;&lt;br&gt;I absolutely love it!</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613594</link><pubDate>Fri, 02 Jun 2006 03:19:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613594</guid><dc:creator>Jamie</dc:creator><description>Erik: According the the HTTP/1.1 spec, the only official value in the Pragma header is no-cache. Any other values are extensions, and are vendor-specific.&lt;br&gt;&lt;br&gt;This means that the Post-Check and Pre-Check values are Microsoft-specific, and Microsoft can change how they work as they please.&lt;br&gt;&lt;br&gt;It also means that if the values are not present, it should not affect caching in a negative way.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613633</link><pubDate>Fri, 02 Jun 2006 04:08:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613633</guid><dc:creator>Ron</dc:creator><description>I'm not quite sure if they've fixed a problem or just changed a problem.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613815</link><pubDate>Fri, 02 Jun 2006 05:33:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613815</guid><dc:creator>Developer.at( rope.length - 2 );</dc:creator><description>@Dean Edwards: Re: &amp;quot;There's going to be another beta? &amp;quot;&lt;br&gt;&lt;br&gt;&lt;br&gt;You're kidding right? Anyone that's tested the current Beta knows that its only about 60% complete, with several UI issues, several critical non-fixed bugs&lt;br&gt;many CSS shortcomings, and lots and lots of &amp;quot;this doesn't look very profesional yet&amp;quot; dialogs, wording etc.&lt;br&gt;&lt;br&gt;If this were IE 6.5, then yeah, roll it out already, but lets be serious... this thing (at least the latest released beta, is a good 4 months of coding, away from&lt;br&gt;an RC release... then tack on another month or two, after the latest RC passes acceptance testing.&lt;br&gt;&lt;br&gt;&lt;br&gt;ATM, if the current Beta, is what went live, as IE7, then you could kiss goodbye from support of the Web Development community. &amp;nbsp;There are way too many critical issues&lt;br&gt;outstanding for this browser to be considered a &amp;quot;Modern Browser&amp;quot; by yesterday's standards.&lt;br&gt;&lt;br&gt;--------&lt;br&gt;&lt;br&gt;My boss, is waiting on the &amp;quot;final&amp;quot; workability specs for IE7, for the various Web Apps we have built. &amp;nbsp;They all work in Modern Browsers (with severe degredation for IE),&lt;br&gt;however, if the critical bugs aren't fixed, we are dropping all support for IE from this day forward. &amp;nbsp;We are tired of the workarounds, the lack of features,&lt;br&gt;(until this year, total lack of respect for the Web Standards that the rest of us are working with).&lt;br&gt;&lt;br&gt;I mean, come on, how damn hard is it to set the right cursor (busy), when an onclick event triggers a form submission.&lt;br&gt;&lt;br&gt;How hard is it to follow the spec for adding DOM event listeners...&lt;br&gt;&lt;br&gt;How hard is it to change the select list drop down length to a reasonable size (e.g. longer)&lt;br&gt;&lt;br&gt;HTML Button element... I'm sure its a 2 minute code change to fix this so it submits the value attribute, instead of incorrectly submiting the ChildNodes.&lt;br&gt;&lt;br&gt;How hard is it to fix background images right aligned in text boxes to not move when you type...&lt;br&gt;&lt;br&gt;The list goes on and on...&lt;br&gt;&lt;br&gt;--------&lt;br&gt;&lt;br&gt;Please realize, when the RC finally does come out... you have a heck of a lot of stuff that needs to be in there, or developers will simply move on.&lt;br&gt;&lt;br&gt;Signed,&lt;br&gt;Developer.at( rope.length - 2 );</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613884</link><pubDate>Fri, 02 Jun 2006 06:04:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613884</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>@Fiery: &amp;quot;Does the behavior have anything to do with how the POST data is handled?&amp;quot;&lt;br&gt;&lt;br&gt;Nope, this solely has to do with the value of the header.&lt;br&gt;&lt;br&gt;@Developer: Why would you expect the cursor to change? &amp;nbsp;Other navigations don't change the cursor?&lt;br&gt;&lt;br&gt;What do you consider a &amp;quot;reasonable&amp;quot; length for the dropdown list flyout? It appears to max out at 30.&lt;br&gt;&lt;br&gt;Changing the behavior of the Button element is likely to cause compatibility problems.&lt;br&gt;&lt;br&gt;@cooperpx: I'll look into this. &amp;nbsp;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613886</link><pubDate>Fri, 02 Jun 2006 06:07:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613886</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>@Norbert: Use Tools | Internet Options | General | Tab Settings to control how windows are opened. &amp;nbsp;We've fixed some bugs here over the last few weeks.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#613967</link><pubDate>Fri, 02 Jun 2006 08:21:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:613967</guid><dc:creator>Hans Köck</dc:creator><description>please in German, i can not English</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614043</link><pubDate>Fri, 02 Jun 2006 10:39:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614043</guid><dc:creator>foobar</dc:creator><description>&amp;gt; The worst thing that ever happened to HTML was IE not enforcing the rules. &lt;br&gt;&lt;br&gt;&amp;gt; It you let them use sloppy code, they will, and it will bite everyone in the a$$. &lt;br&gt;&lt;br&gt;Wow. &amp;nbsp;You can blame Netscape for that. &amp;nbsp;IE simply had to follow along, if only because there were so many sloppily coded websites that would break, they had no choice.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614070</link><pubDate>Fri, 02 Jun 2006 11:32:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614070</guid><dc:creator>rch</dc:creator><description>The authors of IE suspect that there will be no more versions beyond 7.0, and thus notation &amp;quot;IE 7+&amp;quot; will not cause confusion.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614116</link><pubDate>Fri, 02 Jun 2006 13:17:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614116</guid><dc:creator>Xepol</dc:creator><description>I run with my cache as close to disabled as you can get without setting it to 0k (check on every visit...), so I haven't seen anything like this. I did see problems like this in IE6 however.&lt;br&gt;&lt;br&gt;that aside, I've been flipping through my system utilities and it has come to my attention that even when you start IE in the no-addons mode that it opens an incoming UDP port.&lt;br&gt;&lt;br&gt;Either this is a problem unique to my machine, unique to people with VS installed or everyone suffers from it.&lt;br&gt;&lt;br&gt;Anyone else care to venture an opinion? &amp;nbsp;I am using SysInternals tools (process explorer in this case) to see this.&lt;br&gt;&lt;br&gt;Is IE 7 openning an incoming UDP port and if so, WHY?!?!? (assuming my machine isn't just insane for some reason) If it is, can it be shut off? &amp;nbsp;It appears to open at a random port every time, but that just means any exploits would have to be fired off shotgun style (which is easy since it is UDP instead of TCP)&lt;br&gt;&lt;br&gt;Thanks.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614145</link><pubDate>Fri, 02 Jun 2006 13:55:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614145</guid><dc:creator>Jorrit Schippers</dc:creator><description>&amp;quot;The IE7 Beta 2 behavior change was pretty trivial, and simply swapped the Post-Check value and the Pre-Check value if the developer had specified them backwards (we had seen this mistake “in the wild” a few times).&amp;quot;&lt;br&gt;&lt;br&gt;don't</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614168</link><pubDate>Fri, 02 Jun 2006 14:48:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614168</guid><dc:creator>Lordmike</dc:creator><description>I can't login to hotmail.com after I installed IE7 Beta 2. I tried to uninstall it, then login but that didn't work. I have reinstalled IE7b2.&lt;br&gt;And now it wont even work in firefox. Got any clues to what could be wrong?</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614179</link><pubDate>Fri, 02 Jun 2006 15:32:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614179</guid><dc:creator>Norman</dc:creator><description>@Mike Clevland&lt;br&gt;&lt;br&gt;--&amp;gt;&amp;gt; &amp;quot;IE7 is perfect&amp;quot; &amp;lt;&amp;lt;--&lt;br&gt;Uh, yeah, ooooooookaaaay......&lt;br&gt;&lt;br&gt;Let me ask you this:&lt;br&gt;Uhm, is it dark in there?&lt;br&gt;&lt;br&gt;No offence dude, but if you take IE7 as the top of the heap, you obviously haven't done your homework. &amp;nbsp;This Blog is here for just that reason.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614186</link><pubDate>Fri, 02 Jun 2006 15:43:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614186</guid><dc:creator>Steve</dc:creator><description>Ok, can someone please look at the hosting for this blog?... at least 5 times in the past 24 hours, it has gone DOA when clicking a link. &amp;nbsp;Which then punts you to the Community Server Blogging forum to report the error. Which is A)) Wrong, and B)) Of no help and C)) Just plain anoying, because the user has to login to submit a bug.&lt;br&gt;&lt;br&gt;Can we get a link on this page (and no, not the email at the top that doesn't get looked at), that submits a Forum bug report via another (e.g. non-Community Server) page?&lt;br&gt;&lt;br&gt;Thanks</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614207</link><pubDate>Fri, 02 Jun 2006 16:25:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614207</guid><dc:creator>Paul Freeman-Powell</dc:creator><description>Well I must say I'm delighted to have read that blog post, and I think it's been one of the most useful on here yet.&lt;br&gt;&lt;br&gt;I started experiencing problems like that with IE7B2 almost immediately, both with logging out and my CAPTCHAs suddenly not working.&lt;br&gt;&lt;br&gt;I figured it must have been a bug since all worked fine in IE6/FF so yeh it's interesting to see exactly what was causing it.&lt;br&gt;&lt;br&gt;Many thanks guys for your continued hard work, I can't wait for the final IE7 :)&lt;br&gt;&lt;br&gt;(Also looking forward to the CPP of Vista as I can't afford an MSDN subscription;))</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614319</link><pubDate>Fri, 02 Jun 2006 18:34:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614319</guid><dc:creator>Dao</dc:creator><description>&amp;gt; Changing the behavior of the Button element is likely to cause compatibility problems. &lt;br&gt;&lt;br&gt;Not changing it means sticking to a bogus behaviour, practically making &amp;lt;button&amp;gt; useless.&lt;br&gt;And changing it won't be easier with IE 8 or 9. So you're actually saying it'll never get fixed, right?&lt;br&gt;&lt;br&gt;Please change this policy. You are still holding back the web.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614333</link><pubDate>Fri, 02 Jun 2006 18:48:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614333</guid><dc:creator>Z</dc:creator><description>&amp;gt;&amp;gt; You are still holding back the web.&lt;br&gt;Somehow I doubt that you and _your_ requirements for the &amp;quot;button element&amp;quot; consist of the entire web.&lt;br&gt;&lt;br&gt;The development team can only do so much, and with the added weight of &amp;quot;any change could break a thousand different things&amp;quot;, it might be nice to once in a while just say 'good job so far' instead of grumbling about something else.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614357</link><pubDate>Fri, 02 Jun 2006 19:05:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614357</guid><dc:creator>Dao</dc:creator><description>&amp;gt; Somehow I doubt that you and _your_ requirements for the &amp;quot;button element&amp;quot; consist of the entire web.&lt;br&gt;&lt;br&gt;The requirement of cross-browser behaviours is out of question. This behaviours are defined by the W3C (where MS participates), not by me.&lt;br&gt;&lt;br&gt;It was meant exemplary. Some hours ago I read on the IE Feedback site that &amp;lt;label&amp;gt; is not working correcly &amp;quot;by design&amp;quot; because of &amp;quot;compatibility&amp;quot; concerns. That's just another example -- I'm not saying that one particular bug holds back the entire web, but altogether this policy does.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614385</link><pubDate>Fri, 02 Jun 2006 19:29:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614385</guid><dc:creator>cooperpx</dc:creator><description>@ Xepol&lt;br&gt;&lt;br&gt;If any program wants to use udp, such as with dns, ldap, ntp, etc you'll see this. The difference is that IE is now reserving (and keeping) this port on load rather than on first / each use. It isn't a heinous act, especially if the network stack picks the port instead of the app.&lt;br&gt;&lt;br&gt;fyi - traditionally a couple dns functions have been unsafe for multithreaded use. This could very well be a resolution to a security issue. who can know?! ;)</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614426</link><pubDate>Fri, 02 Jun 2006 20:29:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614426</guid><dc:creator>Chris</dc:creator><description>another beta. its my problem with slowness in sites as 4chan.org and any other picture sharing site continues i may stay with firefox or IE 6 that doesn't have that problem</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614508</link><pubDate>Fri, 02 Jun 2006 21:36:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614508</guid><dc:creator>Anderson,Anderson</dc:creator><description>Can you tell me how to unintall IE7. I WORK FOR THE STATE OF TEXAS AND IT DOES NOT RECONIZE STATE WEBSITES. &amp;nbsp;IT WILL NOT LET ME UNINSTALL IT. &amp;nbsp;I KEEP GETTING THE MESSAGE I HAVE TO LOGIN WITH THE USER NAME I INSTALLED IT WITH. &amp;nbsp;I ONLY HAVE 2 USER NAMES AND IT WILL NOT ALLOW ME TO LOG ON AT SLANDERSON OR ADMINISTRATOR. &amp;nbsp;I WANT IE7 OFF THIS PC!!</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614682</link><pubDate>Sat, 03 Jun 2006 00:04:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614682</guid><dc:creator>Henry</dc:creator><description>@Dao and Z&lt;br&gt;&lt;br&gt;Dao is correct. the short answer, to anyone that has written code, to workaround a bug, should be blatently aware, that when the bug is fixed, they will have to: (say it loud!)&lt;br&gt;&lt;br&gt; &amp;nbsp;===============&lt;br&gt; &amp;nbsp; FIX YOUR CODE!&lt;br&gt; &amp;nbsp;===============&lt;br&gt;&lt;br&gt;If I code something, that (like the CSS hacks), that got around an IE bug, then when IE fixes it (Thank you very much btw, it is much appreciated), then I, the end-developer, will need to FIX MY CODE.&lt;br&gt;&lt;br&gt;As for the Button element in question. &amp;nbsp;Can anyone seriously tell me, that they have written a web page/app, designed to submit the contents of the button, rather than the value attribute? (Not including those that knowingly coded it this way to get around the bug)&lt;br&gt;&lt;br&gt;Of course not! Why would they? &amp;nbsp;Why would the developer want to submit:&lt;br&gt; &amp;quot;&amp;lt;b&amp;gt;some value&amp;lt;/b&amp;gt;&amp;lt;img.../&amp;gt;&amp;quot;&lt;br&gt; &amp;nbsp;instead of:&lt;br&gt; &amp;quot;some value&amp;quot;&lt;br&gt;on a request...&lt;br&gt;&lt;br&gt;It is a bug. It needs to be fixed. And most importantly, *IF* it breaks someones code, then they should &amp;quot;FIX THEIR CODE!&amp;quot;&lt;br&gt;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#614876</link><pubDate>Sat, 03 Jun 2006 00:39:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:614876</guid><dc:creator>Dao</dc:creator><description>Henry, I'm glad you agree to me. But it's not just about fixing code. Let's not forget that IE6 will be around for some time, e.g. because IE7 won't be available for all relevant Windows systems. So the argument makes sense, kind of: If developers start using &amp;lt;button&amp;gt;, their websites won't work for IE6 users.&lt;br&gt;BUT: Shifting the fix means only shifting the problem. Instead it could be fixed now, informing the developers about the potential problems. So at least when IE6 has become obsolete someday, we could start using &amp;lt;button&amp;gt; &amp;amp; friends, knowing it'll work with the &amp;quot;good old&amp;quot; IE7.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615202</link><pubDate>Sat, 03 Jun 2006 01:55:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615202</guid><dc:creator>DavidU</dc:creator><description>Not sure if I should post this here or at an Office 2007 blog.....but, Is there a way for the RSS readers in Outlook and IE7 to sync up, so that when I read a feed on one the feed also shows up as read in the other. Right now if I read a feed in Outlook, IE7 still has it as unread (or if I read it in IE7 then Outllook still leaves it as Unread until I read it there). Just wanted to know if that was possible for them to sync up.&lt;br&gt;&lt;br&gt;Thanks</description></item><item><title>MAJOR Bug</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615495</link><pubDate>Sat, 03 Jun 2006 04:18:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615495</guid><dc:creator>codemastr</dc:creator><description>Hopefully someone can confirm this, any time I go to &lt;a rel="nofollow" target="_new" href="http://www.codeproject.com/cs/miscctrl/"&gt;http://www.codeproject.com/cs/miscctrl/&lt;/a&gt; and scroll down, IE7 begins using between 400 and 500MB of RAM!</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615580</link><pubDate>Sat, 03 Jun 2006 06:43:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615580</guid><dc:creator>charis</dc:creator><description>Microsoft preps IE 7 Beta 3 for August...&lt;br&gt;&lt;br&gt;lazy sucks ms!</description></item><item><title>Quick search option in Favorites/RSS/History sidebar?</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615584</link><pubDate>Sat, 03 Jun 2006 06:55:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615584</guid><dc:creator>chall3ng3r</dc:creator><description>sorry, this is not the place to post such things... but i'm in real hurry and found IEBlog the quickest way.&lt;br&gt;&lt;br&gt;IE7 is great. and its RSS thing is my favorite feature. i have one request.&lt;br&gt;&lt;br&gt;i've lots of RSS feeds 'n favorites, and i manage them nicely with folders to find them easily. but it'd be great if IE7 include progressive (search as you type) quick search box in RSS/Favs side panel.&lt;br&gt;&lt;br&gt;thanks,&lt;br&gt;&lt;br&gt;// chall3ng3r //</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615587</link><pubDate>Sat, 03 Jun 2006 06:59:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615587</guid><dc:creator>chall3ng3r</dc:creator><description>sorry, this is not the place to post such things... but i'm in real hurry and found IEBlog the quickest way.&lt;br&gt;&lt;br&gt;IE7 is great. and its RSS thing is my favorite feature. i have one request.&lt;br&gt;&lt;br&gt;i've lots of RSS feeds 'n favorites, and i manage them nicely with folders to find them easily. but it'd be great if IE7 include progressive (search as you type) quick search box in RSS/Favs side panel.&lt;br&gt;&lt;br&gt;thanks,&lt;br&gt;&lt;br&gt;// chall3ng3r //</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615726</link><pubDate>Sat, 03 Jun 2006 10:13:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615726</guid><dc:creator>Soum</dc:creator><description>&lt;a rel="nofollow" target="_new" href="http://www.codeproject.com/cs/miscctrl/"&gt;http://www.codeproject.com/cs/miscctrl/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Wtf??? Opening the page in a tab increased my pf usage by 311 MB!!!&lt;br&gt;&lt;br&gt;FF increases usage by 5 meg, and opera by 33 mb</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615750</link><pubDate>Sat, 03 Jun 2006 11:05:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615750</guid><dc:creator>hAl</dc:creator><description>That sounds like a nice bug to fix still.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615768</link><pubDate>Sat, 03 Jun 2006 11:31:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615768</guid><dc:creator>Xepol</dc:creator><description>Cooperpx -&amp;gt; It is a LISTENING UDP port, waiting for incoming datagrams, not an outbound port. &amp;nbsp;There is no reason I can come up with for a listening UDP port in IE, and I can only see it as a point that will eventually get exploited.&lt;br&gt;&lt;br&gt;But since you might have missed the point that the UDP port is waiting for incoming (unsolicted) datagrams, I think we are back to the &amp;quot;is this normal&amp;quot; question before the &amp;quot;why is this here at all&amp;quot; point.&lt;br&gt;&lt;br&gt;If it IS normal for IE to have a listening UDP port, I still gotta ask why tho.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#615846</link><pubDate>Sat, 03 Jun 2006 13:19:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:615846</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>@codemastr: Do you have the Phishing Filter enabled (Tools | Internet Options | Advanced)? &amp;nbsp;There were some bugs on memory use @ codeproject. &amp;nbsp;If not, this might be one of the scrolling bugs we're looking at.&lt;br&gt;&lt;br&gt;@Xepol: Any plugins installed? &lt;br&gt;&lt;br&gt;The Windows Firewall typically drops inbound UDP packets.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#616033</link><pubDate>Sat, 03 Jun 2006 19:10:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616033</guid><dc:creator>Ozulus</dc:creator><description>Opened that page on a tab on both IE and Firefox... and on firefox mem usage went up 3MB and on IE went almost up 200MB but went down to 5MB a little afterwards</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#616067</link><pubDate>Sat, 03 Jun 2006 19:44:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616067</guid><dc:creator>codemastr</dc:creator><description>Eric: No, the phishing filter is turned off. Also, even before I scroll at all, IE jumps in PF usage by about 200MB. Scrolling definitely increases the usage, but it doesn't seem to be the root cause.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#616126</link><pubDate>Sat, 03 Jun 2006 20:48:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616126</guid><dc:creator>MartinB</dc:creator><description>I really need this fixed, I have developed a captcha system for this forum software which works perfectly in IE6, Firefox, Opera and Netscape. IE7 will not display the image, is there any work around for this?</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#616298</link><pubDate>Sun, 04 Jun 2006 00:48:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616298</guid><dc:creator>Matthew Ratzloff</dc:creator><description>Guys, the only way to find an error is if something breaks--accepting buggy code will only increase the amount of buggy code.&lt;br&gt;&lt;br&gt;I don't depend on buttons to do anything more than submit forms or call JavaScript functions, but it seems reasonable to expect that things should work the same way between browsers. &amp;nbsp;At the very least, make it work correctly in strict mode. &amp;nbsp;That's what it's there for.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#616318</link><pubDate>Sun, 04 Jun 2006 01:18:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616318</guid><dc:creator>Xepol</dc:creator><description>@EricLaw - as stated in a previous message, the listening UDP port appears even when I start IE in the &amp;quot;no addons&amp;quot; mode. &amp;nbsp;The only thing that might distinguish my system from an every day system is that I have Visual Studio 2005 installed. &amp;nbsp;I considered the possibility that the port is involved in debugged, but I would have expected that to be by way of a plugin which would be disabled with &amp;quot;no addons&amp;quot; mode.&lt;br&gt;&lt;br&gt;Again, I am using SysInternal's Process Explorer to view tcp/ip connections.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#616805</link><pubDate>Sun, 04 Jun 2006 16:09:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616805</guid><dc:creator>Jim</dc:creator><description>Please, as a web developer I can forgive caching not always being perfect because I can design my pages to be light and fast.&lt;br&gt;&lt;br&gt;I implore you - fix the many serious HTML+CSS rendering bugs. Seventy (70) bugs are listed on this page:&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://www.quirksmode.org/bugreports/archives/explorer_7_beta_2/index.html"&gt;http://www.quirksmode.org/bugreports/archives/explorer_7_beta_2/index.html&lt;/a&gt;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#616970</link><pubDate>Sun, 04 Jun 2006 20:29:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616970</guid><dc:creator>MartinB</dc:creator><description>I got it working with the help of Fiddler but it's a bodge.&lt;br&gt;&lt;br&gt;The image source is this line in my code:&lt;br&gt;&amp;lt;base href=&amp;quot;$images/&amp;quot;&amp;gt;&lt;br&gt;$images is &amp;quot;/blahdocs/images&amp;quot; which is used throughout the code. &amp;nbsp;This is recognised by all browser bar IE7.&lt;br&gt;&lt;br&gt;I tried changing the $images path to the full url but no joy, I had to put the images in the same folder as the script to get the script to get it to work with IE7. Not a good place to have to install images to.&lt;br&gt;&lt;br&gt;Is this another bug????&lt;br&gt;&lt;br&gt;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#616988</link><pubDate>Sun, 04 Jun 2006 20:58:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:616988</guid><dc:creator>cooperpx</dc:creator><description>@ Xepol&lt;br&gt;&lt;br&gt;*All* UDP ports are &amp;quot;waiting for incoming unsolicited datagrams&amp;quot;. PERIOD. In this case its only for local machine IPC.&lt;br&gt;&lt;br&gt;@ Eric&lt;br&gt;&lt;br&gt;I have replicated his report and this udp port is bound to 127.0.0.1, occurs by default (never mind no add-on mode), but I cannot tell if it has a proper ACL. This looks a-okay in my book.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#617312</link><pubDate>Sun, 04 Jun 2006 23:35:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:617312</guid><dc:creator>Mike Dimmick</dc:creator><description>Process Explorer's 'Stack at time of opening port' feature says:&lt;br&gt;&lt;br&gt;WS2_32.dll!bind+0x50&lt;br&gt;WININET.dll!InternetSetStatusCallbackA+0x2b6&lt;br&gt;WININET.dll!FindCloseUrlCache+0xa34&lt;br&gt;WININET.dll!InternetSetStatusCallbackA+0x1d9&lt;br&gt;kernel32.dll!BaseThreadStart+0x37&lt;br&gt;&lt;br&gt;Snapped from IE 7.0.5346.5 (XP SP2).&lt;br&gt;&lt;br&gt;If it is to do with interprocess communication it should be using a proper mechanism such as COM or RPC, *not* arbitrary sockets that can be exploited by any other application.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#617382</link><pubDate>Mon, 05 Jun 2006 01:36:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:617382</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>@Codemastr: You may have only the webservice check turned off. Make sure the setting is at &amp;quot;Disable phishing filter&amp;quot;. &amp;nbsp;This resolves the problem for me.&lt;br&gt;&lt;br&gt;@MartinB: You can fix this problem by not sending the post-check=0 directive. &amp;nbsp;But from your later post, it sounds like you have a misplaced BASE tag. &amp;nbsp;The BASE tag must be in the HEAD tag of your page, or it's ignored. &amp;nbsp;This is per the HTML RFC and it's by-design.&lt;br&gt;&lt;br&gt;@Mike Dimmick: What sort of exploit do you foresee? &amp;nbsp;With Protected Mode, injecting code into IE is like breaking into jail. &amp;nbsp;On XP, why bother breaking into IE when you're already running with the same privileges?</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#617599</link><pubDate>Mon, 05 Jun 2006 06:25:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:617599</guid><dc:creator>Rex</dc:creator><description>&lt;br&gt;&lt;br&gt;@EricLaw&lt;br&gt;&lt;br&gt;&lt;br&gt;in that argument about the button element, you guys dont have a leg to stand on. &amp;nbsp;it is a bug, it is broken, and it needs to be fixed.&lt;br&gt;&lt;br&gt;ne1 that is using this buggy behavior and expects it to continue needs their head examined.&lt;br&gt;&lt;br&gt;IE has conditional comments, to make sure that coders can work around all their bugs. &amp;nbsp; fix the bug for buttons, and anyone that doesnt want to fix there code can put a condition in for LT iE6 and then code properly from here to infinity and beyond (tm Disney/Pixar)&lt;br&gt;&lt;br&gt;if you dont fix this bug, then you are proooving to the comunity of, how dos balmer put it?!?! dEVELOPERS, dVELOPERS,D-Velopers!!!&lt;br&gt;&lt;br&gt;that you dont actually care about web standards, you only care about web dominance (which, you have lost for good with this hole sharade]&lt;br&gt;&lt;br&gt;fix the bug, and whatever you thougth about doing wtih the cache here in this thread. &amp;nbsp;you thougth you wood make a much better system by hacking, and as you can see by da comments, no one wants your hacks. Stick with teh standards, or drop out of the game please.&lt;br&gt;&lt;br&gt;Rex Vanlewt&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;as noted many times,&lt;br&gt;the scaling in IE7, with&lt;br&gt;zoom set to a mere 200% looks like&lt;br&gt;utter garbage. &amp;nbsp;if you can't do it&lt;br&gt;right don't do it.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#617607</link><pubDate>Mon, 05 Jun 2006 06:45:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:617607</guid><dc:creator>ricochet</dc:creator><description>Hi!&lt;br&gt;&lt;br&gt;That was a very well written article, and explained the problem from the basics in a very understandeable manner. Kudos!&lt;br&gt;&lt;br&gt;However, I feel that the approach to solving a problem like this is to ask people to correct their mis-understanding of the &amp;quot;standard&amp;quot;; instead of changing the &amp;quot;standard&amp;quot;. This kind of a model you are trying to follow is not sustainable. Tell others that they have misunderstood, and they will quickly fix they bug in their code when thinks start breaking. You might also want to pop-up a message, saying recvd post/pre times as zero. 'Reverting to &amp;quot;blah-blah&amp;quot; mode; please fix the bug on the site!' to make things more explicit.&lt;br&gt;&lt;br&gt;Regards&lt;br&gt;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#617728</link><pubDate>Mon, 05 Jun 2006 10:40:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:617728</guid><dc:creator>Will</dc:creator><description>&amp;quot;Tell others that they have misunderstood, and they will quickly fix they bug in their code when thinks start breaking.&amp;quot;&lt;br&gt;&lt;br&gt;If only the real world worked like this... </description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#618140</link><pubDate>Mon, 05 Jun 2006 22:27:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:618140</guid><dc:creator>Wraith Daquell</dc:creator><description>@Rex&lt;br&gt;I sense a growing form of frustration. However, if you're going to vent, it would be nice to have proper grammar and spelling.&lt;br&gt;&lt;br&gt;@IETeam&lt;br&gt;For once I actually agree with the community: don't destroy a standard to make something work. In the long run, it would probably behoove you to upgrade to the standard instead of down-playing for the broken sites.&lt;br&gt;The zoom has worked fine for me, though it could use a bit of improvement when it comes to centered content not centering.&lt;br&gt;Otherwise, keep up the good work!</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#618650</link><pubDate>Tue, 06 Jun 2006 07:24:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:618650</guid><dc:creator>PatriotB</dc:creator><description>Charis... where did you hear August from? &amp;nbsp;I don't think a date for beta 3 has been set yet...</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#619343</link><pubDate>Tue, 06 Jun 2006 22:29:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:619343</guid><dc:creator>HTML Helper</dc:creator><description>Does this in any way affect how data from POST is going to be processed?</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#620166</link><pubDate>Wed, 07 Jun 2006 05:07:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:620166</guid><dc:creator>Unknown W. Brackets</dc:creator><description>&amp;gt; This &amp;quot;bug&amp;quot; (hmm, or it was a &amp;quot;right-understanding-of-misuderstanded-feature&amp;quot;? ;) is VERY annoying and can break too many PHP-based things... &lt;br&gt;&lt;br&gt;Actually, PHP doesn't do this at all (the poster is incorrect.) &amp;nbsp;Rather, phpBB is sending these headers - which is somewhat popular practice.&lt;br&gt;&lt;br&gt;If you have PHP code, you shouldn't have to worry about it; most other PHP scripts don't send these headers. &amp;nbsp;They would have to be explicitly set by the developer.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;-[Unknown]</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#620378</link><pubDate>Wed, 07 Jun 2006 10:04:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:620378</guid><dc:creator>EricLaw [MSFT]'</dc:creator><description>@HTMLHelper: No, IE7 sends POST data in the same way that IE6 does. &amp;nbsp;We don't plan any changes here.&lt;br&gt;&lt;br&gt;@UnknownW.Brackets: Nearly every PHP-based site I've encountered sends these headers. &amp;nbsp;&lt;br&gt;&lt;br&gt;Grep'ing the PHPBB code for &amp;quot;-check&amp;quot; and removing all instances of this still doesn't prevent these headers from being sent, leading to my assertion that this must be a part of the base framework.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#620497</link><pubDate>Wed, 07 Jun 2006 13:30:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:620497</guid><dc:creator>Viktor Krammer</dc:creator><description>@Eric: &amp;quot;The IE7 Beta 2 behavior change was pretty trivial, and simply swapped the Post-Check value and the Pre-Check value if the developer had specified them backwards (we had seen this mistake “in the wild” a few times).&amp;quot;&lt;br&gt;&lt;br&gt;This kind of &amp;quot;fix&amp;quot; is counterproductive and will lead to even more confusion. Please inform the Web masters of these sites instead of making guesses about their malformed HTTP headers.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#620795</link><pubDate>Wed, 07 Jun 2006 17:24:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:620795</guid><dc:creator>Erik Jorgensen</dc:creator><description>&amp;quot;This kind of &amp;quot;fix&amp;quot; is counterproductive and will lead to even more confusion. Please inform the Web masters of these sites instead of making guesses about their malformed HTTP headers. &amp;quot;&lt;br&gt;&lt;br&gt;YEA, What he said!&lt;br&gt;&lt;br&gt;jorgie</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#620865</link><pubDate>Wed, 07 Jun 2006 18:29:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:620865</guid><dc:creator>Silly gripe</dc:creator><description>Ok, this will be a bit picky, but can you not post screenshots as jpegs? That image is atrocious! even gif would be better.&lt;br&gt;&lt;br&gt;Heck, why not show off your new PNG capabilities.&lt;br&gt;&lt;br&gt;There is a standard rule with images... if your image contains text (e.g. screenshots), DO NOT use JPEG. &amp;nbsp;It will look like crud.&lt;br&gt;&lt;br&gt;SG</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#621460</link><pubDate>Thu, 08 Jun 2006 05:34:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:621460</guid><dc:creator>PatriotB</dc:creator><description>Silly gripe -- the image looks to be the same as is posted on MSDN, so my guess is that the file format was dictated by the MSDN folks back when the article was published.</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#621759</link><pubDate>Thu, 08 Jun 2006 11:01:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:621759</guid><dc:creator>EricLaw [MSFT]</dc:creator><description>Yup, sorry about the image; this is the image we had handy from the old documentation. &amp;nbsp;We've got plenty of other things keeping us busy. &amp;nbsp;:-)</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#628694</link><pubDate>Tue, 13 Jun 2006 00:44:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:628694</guid><dc:creator>Jon Forck</dc:creator><description>Myself and a co-worker have called IE7 support on &amp;nbsp;2 seperate issues, this being one of them. &amp;nbsp;In both cases, we found that no one on the other end of the phone wanted anything to do with logging a bug on this issue. &amp;nbsp;Then I tried to submit the bug on line, I could not figure out how to do it. &amp;nbsp;It is time that you guys make it easy to report a bug, it is time the helpdesk staff actually knows how to log a bug. &amp;nbsp;</description></item><item><title>re: A Caching Issue in IE7 Beta 2</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#629277</link><pubDate>Tue, 13 Jun 2006 12:07:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:629277</guid><dc:creator>Yuvaraj</dc:creator><description>Soon might be the updated version would be released with changes updated hopefully with the bugs rectified,</description></item><item><title>Interesting Finds: June 26, 2005 AM edition</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#647394</link><pubDate>Mon, 26 Jun 2006 17:19:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:647394</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>?????? (Zhang Ling&amp;#8217;s Blog)  &amp;raquo; Blog Archive   &amp;raquo; Lotus Connections Blog - Feed cache</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#2546757</link><pubDate>Fri, 11 May 2007 16:38:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2546757</guid><dc:creator>?????? (Zhang Ling’s Blog)  » Blog Archive   » Lotus Connections Blog - Feed cache</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.zhangling.org/blog/20070511/lotus-connections-blog-feed-cache.html"&gt;http://www.zhangling.org/blog/20070511/lotus-connections-blog-feed-cache.html&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Actors and Actresses  &amp;raquo; Archive du blog   &amp;raquo; IEBlog : Internet Explorer 7 Beta 3 for Windows XP (and more) Now Available</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#6983832</link><pubDate>Sat, 05 Jan 2008 01:16:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:6983832</guid><dc:creator>Actors and Actresses  » Archive du blog   » IEBlog : Internet Explorer 7 Beta 3 for Windows XP (and more) Now Available</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://actors.247blogging.info/?p=4545"&gt;http://actors.247blogging.info/?p=4545&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Boxing  &amp;raquo; Blog Archive   &amp;raquo; IEBlog : Internet Explorer 7 Beta 3 for Windows XP (and more) Now Available</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#7000045</link><pubDate>Sun, 06 Jan 2008 06:49:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7000045</guid><dc:creator>Boxing  » Blog Archive   » IEBlog : Internet Explorer 7 Beta 3 for Windows XP (and more) Now Available</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://boxing.247blogging.info/?p=3351"&gt;http://boxing.247blogging.info/?p=3351&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>File Security Warning for php | keyongtech</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#9364955</link><pubDate>Thu, 22 Jan 2009 11:40:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9364955</guid><dc:creator>File Security Warning for php | keyongtech</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.keyongtech.com/1252670-file-security-warning-for-php"&gt;http://www.keyongtech.com/1252670-file-security-warning-for-php&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> IEBlog A Caching Issue in IE7 Beta 2 |  Hammock Stand</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#9674890</link><pubDate>Mon, 01 Jun 2009 08:37:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9674890</guid><dc:creator> IEBlog A Caching Issue in IE7 Beta 2 |  Hammock Stand</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://hammockstandsite.info/story.php?id=892"&gt;http://hammockstandsite.info/story.php?id=892&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> IEBlog A Caching Issue in IE7 Beta 2 | Green Tea Fat Burner</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#9706593</link><pubDate>Mon, 08 Jun 2009 05:21:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9706593</guid><dc:creator> IEBlog A Caching Issue in IE7 Beta 2 | Green Tea Fat Burner</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://greenteafatburner.info/story.php?id=190"&gt;http://greenteafatburner.info/story.php?id=190&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> IEBlog A Caching Issue in IE7 Beta 2 | Joint Pain Relief</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#9709081</link><pubDate>Mon, 08 Jun 2009 21:55:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9709081</guid><dc:creator> IEBlog A Caching Issue in IE7 Beta 2 | Joint Pain Relief</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://jointpainreliefs.info/story.php?id=313"&gt;http://jointpainreliefs.info/story.php?id=313&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> IEBlog A Caching Issue in IE7 Beta 2 | Cellulite Creams</title><link>http://blogs.msdn.com/ie/archive/2006/06/01/613132.aspx#9720737</link><pubDate>Wed, 10 Jun 2009 04:42:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9720737</guid><dc:creator> IEBlog A Caching Issue in IE7 Beta 2 | Cellulite Creams</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://cellulitecreamsite.info/story.php?id=4997"&gt;http://cellulitecreamsite.info/story.php?id=4997&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>