[ Main Menu ] [ Extension Tools Menu ] [ Professional Edition Menu ]

<iDIR> Tag


<iDIR[MASK="a mask for file names"] (*.*)
[PATH="an absolute path"] (current path)
>

UsageTo enumerate files in a directory. This would make fancy directory listings, by embedding the files selected into an href type of tag. MASK selects files of a certain type of file based on DOS directory parameters. PATH can give listings of the specified path and the default is the path of the file in which the iDIR tag exists.


iDIR Example
Example Source Code
Top