diff options
Diffstat (limited to 'htdocs/file-upload.html')
-rwxr-xr-x | htdocs/file-upload.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html index f68b480..dae951d 100755 --- a/htdocs/file-upload.html +++ b/htdocs/file-upload.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: file-upload.html,v 1.19 2004-07-21 15:06:55 link Exp $" ---><!--#set var="date" value="\$Date: 2004-07-21 15:06:55 $" +<!--#set var="revision" value="\$Id: file-upload.html,v 1.20 2005-01-20 00:18:01 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-01-20 00:18:01 $" --><!--#set var="title" value="W3C Markup Validation Service: Upload Files" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -29,6 +29,10 @@ If your document is on the Web, you can validate it with the same advanced options by <a title="Validate files by URL" href="detailed.html">entering its address</a> instead. </p> + <p><em>Note that due to a bug in Internet Explorer on Windows XP <acronym title="Service Pack 2">SP2</acronym> + validation by file upload may not work with this browser/OS, see + <a href="http://lists.w3.org/Archives/Public/www-validator/2004Sep/0054.html">this post for details</a>. + Other combinations of browsers and <acronym title="Operating Systems">OSs</acronym> are not affected.</em></p> <!--#include virtual="footer.html" --> </body> |