![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to capture the full pathname of a file as input to a php script and am using <form type=file> as a user interface to avoid having to type the full pathname manually.... Is there a way to browse and capture the full pathname. |
#3
| |||
| |||
|
|
Jeff Peters wrote: I need to capture the full pathname of a file as input to a php script and am using <form type=file> as a user interface to avoid having to type the full pathname manually.... Is there a way to browse and capture the full pathname. |
|
No, you can't. Why do you want to know where a user stores their files on their own computer anyway? Not only would that would be a security risk if you could, but the behaviour you described about the browser showing the full path is implementation specific. -- Lachlan Hunt http://lachy.id.au/ http://GetFirefox.com/ Rediscover the Web http://GetThunderbird.com/ Reclaim your Inbox |
![]() |
| Thread Tools | |
| Display Modes | |
| |