|
Posted by Jerry Stuckle on 11/11/54 11:19
Shelly wrote:
> "Jerry Stuckle" <jstucklex@attglobal.net> wrote in message
> news:rLqdnVzNEZsyMyTfRVn-ow@comcast.com...
>
>>Please tell me - how can you list files on the user's computer via PHP?
>>That would be a HUGE security risk!
>
>
> As I have just learned, it is HTML and not PHP. An HTML input type of
> "files" brings up the browse button. This is run on the user's machine, not
> the server, so only the user sees his own files. The submit button simply
> activates sending only the ONE chosen file (fully specified), and since this
> is the one he wants to send anyway, who cares?
>
> Shelly
>
>
That's true. However, I thought you wanted a separate "browse" button
to be able to select files - not the one with the "files" input.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|