Posted by Shelly on 11/11/60 11:19
"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
Navigation:
[Reply to this message]
|