Update pages served by WEB server.

This commit is contained in:
Richard Barry 2009-02-07 17:44:49 +00:00
parent aac296a7c8
commit 8a52afda6e
7 changed files with 25 additions and 9 deletions

View file

@ -3,7 +3,7 @@
<head>
<title>FreeRTOS.org uIP WEB server demo</title>
</head>
<BODY onLoad="window.setTimeout(&quot;location.href='index.shtml'&quot;,100)"bgcolor="#CCCCff">
<BODY onLoad="window.setTimeout(&quot;location.href='index.shtml'&quot;,100)"bgcolor="white">
<font face="arial">
Loading index.shtml. Click <a href="index.shtml">here</a> if not automatically redirected.
</font>