start.htm 279 B

123456789101112
  1. <html>
  2. <head><title>VFS Demo</title></head>
  3. <body>
  4. <h3>Virtual File Systems demonstration</h3>
  5. Hello. This sample demonstrates VFS. Try the link (and have a look
  6. at status bar before clicking on them)
  7. <p>
  8. <a href="myVFS:node"><b>Enter top level Node...</b></a>
  9. </body>
  10. </html>