diff options
Diffstat (limited to 'htdocs/file-upload.html')
-rwxr-xr-x | htdocs/file-upload.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html index 54f4290..31f2990 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.22 2005-01-21 08:29:01 ot Exp $" ---><!--#set var="date" value="\$Date: 2005-01-21 08:29:01 $" +<!--#set var="revision" value="\$Id: file-upload.html,v 1.23 2005-02-09 06:42:49 ot Exp $" +--><!--#set var="date" value="\$Date: 2005-02-09 06:42:49 $" --><!--#set var="title" value="W3C Markup Validation Service: Upload Files" --><!--#set var="relroot" value="./" --><!--#include virtual="header.html" --> @@ -22,8 +22,8 @@ </tr> </table> </form> - <p><strong>Note</strong>: file upload does not currently work with Internet - Explorer on Windows XP Service Pack 2, see our + <p><strong>Note</strong>: file upload may not work with Internet + Explorer on some versions of 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> |