Posted by Ivan Omelchenko 608308824 on 10/01/40 11:19
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
Navigation:
[Reply to this message]
|