<DIV>Thanks Guys!<BR><BR><B><I>Kevin Christopher &lt;bpm@binarymojo.net&gt;</I></B> wrote:
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">The CGI.pm module should provide a way for you to populate a<BR>drop down list with readdir().<BR><BR>You should be able to do something like:<BR><BR>my @dir_results = readdir(DIR);<BR>...<BR><BR>print $cgi-&gt;popup_menu(<BR>-name=&gt;'directory',<BR>-values=&gt;\@dir_results,<BR>);<BR>...<BR><BR>Kevin C.<BR><BR>&gt;<BR>&gt; Mongers,<BR>&gt;<BR>&gt; I need to create a drop down list that will contain options, which<BR>&gt; will include all the files read from a directory. Obviously, things<BR>&gt; are added and deleted in the directory, and I need the drop down to<BR>&gt; reflect and be in tandem with the state of the directory. I've checked<BR>&gt; out a lot of docs and have only found hard coded option examples. Any<BR>&gt; thoughts/pointers? Thanks.<BR>&gt;<BR>&gt; -Dan<BR>&gt;<BR>&gt;<BR>&gt; ---------------------------------<BR>&gt; Do you Yahoo!?<BR>&gt; Get better spam
 protection with Yahoo! Mail<BR><BR><BR></BLOCKQUOTE></DIV><p><hr SIZE=1>
Do you Yahoo!?<br>
Get better spam protection with <a href="http://us.rd.yahoo.com/mailtag_us/*http://antispam.yahoo.com/tools">Yahoo! Mail</a>