Posted By:
spanish_steps
Posted On:
Friday, February 13, 2004 01:41 AM
hello,
After the user is authenticated on the client side, I'd like to create a directory on the server on the user name who has logged into the application on the client.I tried using mkdir and it worked on the local drive.How can i implement on the server side.Any example code would be highly appreciable.
Thanks in advance