Hi,
I have been able to get string from the output of c_GetUser through an asp file. I have also divided that string into an array so that I would be able to retrieve only parts of the string such as username and max quota to print them to a web page.
I seem to be having dificulty with the directory. What c_GetUser gives is 'directories' => table. I need to pull out the actual directory of the ftp client so I would know where the clients files are stored on the server. Is there a way to do this? Is there another function other than c_GetUser that I can use, that may not be listed on the online help? Or is there another way around this?
Thanks again for your help. It is greatly appreciated.
