How to access NTFS volume with HTML?

Posted by Jon Skeet on Stack Overflow See other posts from Stack Overflow or by Jon Skeet
Published on 2010-04-13T23:07:44Z Indexed on 2010/04/13 23:13 UTC
Read the original article Hit count: 376

Filed under:
|

i has following codez:

<html>
<body>
    Accessing NTFS thingie...
    <hd type=ntfs>
      <access file='C:\my_document.txt' value='test' />
    </hd>
</body>
</html>

plz help!!!! i need it.

© Stack Overflow or respective owner

Related posts about html

Related posts about ntfs