| Posted by Aidan on 06/14/46 11:19 
Shelly wrote:> "Ivan Omelchenko 608308824" <news@omelchenko.com> wrote in message
 > news:42B95608.1040004@omelchenko.com...
 >
 >>Shelly ÐÉÛÅÔ:
 >>
 >>>I want to give the user a "Browse" button to locate the file on his
 >>>system that he wants to upload to the server.  Where is a good example of
 >>>how to do this?
 >>>
 >>>Shelly
 >>
 >>HTML tag:
 >><input type="file" name="userfile">
 >>that's all you need.
 >>Try
 >
 >
 > No, I want to have a "Browse" button on the web page that the user clicks
 > and uses to locate the file he wants.  He would then click "OK" and I would
 > have the full file path for "userfile" in order to use the upload function
 > in php.
 >
 > Shelly
 >
 
 Google is your friend:
 
 http://www.phpfreaks.com/tutorials/36/0.php
 
 or
 
 http://www.google.com.au/search?q=php+upload+tutorial
  Navigation: [Reply to this message] |