Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2003022

Re: [PHP] file upload and a browse for file box From: Ernest E Vogelsinger (ernest <email protected>)
Date: 02/26/03

At 02:32 26.02.2003, Sunfire said:
--------------------[snip]--------------------
>i looked in the manual about file uploads and basically know how it works
>other than a little playing around with it but was wondering how you could
>make a browse for file button that opens a box on the users computer so then
>can look for the file rather than type it in.. or is this something with
>java/javascript that i have to find out elsewhere
--------------------[snip]--------------------

using <input type="file"> in your form will give you the results you need.

-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php