creating a folder on a remote server via VB.Net Web Application
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Im trying to create a folder on a remote server (eg http://Server1/locatonX). any idea of how to check and creat a folder on this server. (I have full access)
-
Im trying to create a folder on a remote server (eg http://Server1/locatonX). any idea of how to check and creat a folder on this server. (I have full access)
Use the ftp protocol it should be some where under the system.web namespace in 1.1 if 2.0 use system.net