RichardODreamweaver wrote:
> What I was hoping for was a "browse" button (similar to
an upload format) but
> that only stores the path in the field.
>
> Is this possible to acheive without the upload function?
You can't do it with a browse button, but you can create a
function to
query the file system and display a drop-down menu of
available files. I
show how it's done in both "Foundation PHP for Dreamweaver 8"
and "PHP
Solutions". If you want to roll your own, look up Filesystem
functions
in the PHP online manual.
--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/