- From: Olivier Thereaux <ot@dev.w3.org>
- Date: Fri, 21 Jan 2005 08:29:03 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv19432
Modified Files:
index.html file-upload.html
Log Message:
linking to newly created page on w3c/qa site
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/index.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- index.html 20 Jan 2005 01:02:43 -0000 1.64
+++ index.html 21 Jan 2005 08:29:01 -0000 1.65
@@ -45,10 +45,10 @@
title="File Upload Interface to the W3C Markup Validation Service"
href="file-upload.html">Extended File Upload Interface</a>.
</p>
- <p><em>Note that validation by file upload may not work with Internet Explorer
- on Windows XP <acronym title="Service Pack 2">SP2</acronym>. 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>
+ <p><strong>Note</strong>: file upload does not currently work with Internet
+ Explorer on Windows XP Service Pack 2, see our
+ <a href="http://www.w3.org/QA/2005/01/Validator-IE_WinXP_SP2">information page</a>
+ on the W3C QA Website.</p>
</fieldset>
</div>
Index: file-upload.html
===================================================================
RCS file: /sources/public/validator/htdocs/file-upload.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- file-upload.html 20 Jan 2005 01:02:43 -0000 1.21
+++ file-upload.html 21 Jan 2005 08:29:01 -0000 1.22
@@ -22,17 +22,19 @@
</tr>
</table>
</form>
- </fieldset>
+ <p><strong>Note</strong>: file upload does not currently work with Internet
+ Explorer on Windows XP Service Pack 2, see our
+ <a href="http://www.w3.org/QA/2005/01/Validator-IE_WinXP_SP2">information page</a>
+ on the W3C QA Website.</p>
+
+ </fieldset>
</div>
- <p>
+ <p>
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 validation by file upload may not work with Internet Explorer
- on Windows XP <acronym title="Service Pack 2">SP2</acronym>. 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" -->
+
+ <!--#include virtual="footer.html" -->
</body>
</html>
Received on Friday, 21 January 2005 08:29:04 UTC