there is no good solution for this problem. but imagine, if a remote script could scan your local drive!
but there ae some workarounds with your browser: if you want your user to upload a file from his drive, you can use <input type="file"> as start. there are some php-script that handle those uploads. for the download try playing with the http header. the user can decide, where to save your file. there are also scripts around. hope this helps. ciao SVEN "Stephen" <[EMAIL PROTECTED]> schrieb im Newsbeitrag news:[EMAIL PROTECTED] > PHP is server side only. This means it can only effect the machine that the > script is run on. To allow the client who is visiting your website to > browser their OWN harddrive, you need to use a client side language such as > java/javascript/etc. However it is possible for the client to browser the > server's hard drive using a php script, but I do not believe this is what > you want. > > Stephen > > ----- Original Message ----- > From: "toby z" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, May 23, 2003 11:51 AM > Subject: [PHP-WIN] file path and folder selection ....... > > > > hay guyz > > > > how can i let a user browse through directory stucture on his machine > > > > and select a folder > > where he is to save a file ????? > > > > i know thats possible with vb > > but is an activex control from vb the only way to go about it ????? > > > > > > > > thnx a mill :) > > > > toby > > > > __________________________________________________ > > It's Samaritans' Week. Help Samaritans help others. > > Call 08709 000032 to give or donate online now at > http://www.samaritans.org/support/donations.shtm > > > > -- > > PHP Windows Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php