![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Populate picklist from directory and return file name
From: sunbum <mbrashars@gmail.com>
Date: Wed Sep 14 2005 - 18:29:12 CEST
Thanks Sandman,
Could you glance at this and see if I'm going in the right direction?
<?php
<form action="coolerlinec.php" method="post">;
print "<select name='file'>";
<input type="submit" value="Submit">;
</body>
Thanks again!
Anyone else is more than welcome to chime in too! The main function is
Mike
|