bcmpro wrote:
> I would like to have a File Field that uploads a file
> to an "upload" directory on the website
and adds the file name to the
> database as text
Dreamweaver won't automate it for you. You either need to buy
a
commercial extension (DMXZone, WebAssist, and Adobe
Dreamweaver
Developer Toolbox all offer paid-for solutions), or you need
to roll
your own. My book, "PHP Solutions" has detailed instructions
for
uploading files in a secure manner. Alternatively, you can
learn all
about PHP file uploads free of charge from the PHP manual:
http://www.php.net/manual/en/features.file-upload.php
--
David Powers, Adobe Community Expert
Author, "The Essential Guide to Dreamweaver CS3" (friends of
ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/