Re: [PHP] Re: How to get a network drive name

2006-02-02 Thread Miles Thompson
At 09:30 AM 2/2/2006, Barry wrote: Ibrahima TALL wrote: Hi barry and thanks for your response ! Your solution seems to be restrictive for me and for my application clients because in such situation, they will be obligated to have a config file in which they must define all the network drive n

Re: [PHP] Re: How to get a network drive name

2006-02-02 Thread Richard Lynch
On Thu, February 2, 2006 7:30 am, Barry wrote: > Ibrahima TALL wrote: >> Hi barry and thanks for your response ! >> >> Your solution seems to be restrictive for me and for my application >> clients because in such situation, they will be obligated to have a >> config file in which they must define

Re: [PHP] Re: How to get a network drive name

2006-02-02 Thread John Nichel
Ibrahima TALL wrote: Turn off your return reciepts request please. -- John C. Nichel IV Programmer/System Admin (ÜberGeek) Dot Com Holdings of Buffalo 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: How to get a network drive name

2006-02-02 Thread Barry
Ibrahima TALL wrote: Hi barry and thanks for your response ! Your solution seems to be restrictive for me and for my application clients because in such situation, they will be obligated to have a config file in which they must define all the network drive names and to update it whenever a ne

Re: [PHP] Re: How to get a network drive name

2006-02-02 Thread Ibrahima TALL
prefer to wait to be sure that there is no php/javascript solution before considering another solution. Ibrahima TALL - Original Message - From: "Barry" <[EMAIL PROTECTED]> To: Sent: Thursday, February 02, 2006 2:00 PM Subject: [PHP] Re: How to get a network drive

[PHP] Re: How to get a network drive name

2006-02-02 Thread Barry
Ibrahima TALL wrote: Hi everybody ! I would need a help in php or a portable javascript solution (for several browsers). My problem is : i have no solution about how to get a network drive name. For exemple, getting COMMON in COMMON(X:). The only solution i saw was using activeX controls wit