Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback on: Reading the contents of a directory, September 06, 2000 at 06:28:46:

You are here: irt.org | About | Feedback | 1709 [ previous next ]

Feedback on:
Reading the contents of a directory

Sent by
Øyvind on September 06, 2000 at 06:28:46:

Worth:
Very worth reading

Length:
Just right

Technical:
Just right

Comments:
error in main.htm:
link = parent.directory.window.document.links[i].href)
should be:
link = parent.directory.window.document.links[i].href;


Other feedback on 'Reading the contents of a directory' - show all

©2018 Martin Webb