Hi,

I'm using <cfdirectory> to display directories/files on the server. Everything works fine even when I map a drive letter and specify that as the default.

<cfparam name="ftpdir" default="S:\\">

<cfdirectory action="" directory="#ftpdir#" name=ftplist" sort="name">

If I try and map a drive letter on the server to point to a different server it won't list the directory.

What am I doing wrong?


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to