R ReidarT Sep 2, 2004 #1 How do I upload files in a webapplication.net to a production server? Like you do with ftp regards reidarT
How do I upload files in a webapplication.net to a production server? Like you do with ftp regards reidarT
H Herfried K. Wagner [MVP] Sep 2, 2004 #2 * "ReidarT said: How do I upload files in a webapplication.net to a production server? Like you do with ftp Click to expand... FTP in VB.NET/C#: Samples: <URL:http://support.microsoft.com/?scid=kb;EN-US;832679> <URL:http://support.microsoft.com/?scid=kb;EN-US;812404> (VB.NET) <URL:http://support.microsoft.com/?scid=kb;EN-US;812409> (C#) <URL:http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=1874> <URL:http://www.freevbcode.com/ShowCode.Asp?ID=4655> <URL:http://www.allapi.net/downloads/NetFTP.zip> <URL:http://www.visualbuilder.com/article/viewarticle.asp?id=1234> <URL:http://sourceforge.net/projects/dotnetftpclient/> <URL:http://www.csharphelp.com/archives/archive9.html> <URL:http://www.codeproject.com/csharp/FTPDriver1.asp> <URL:http://www.codeproject.com/dotnet/FTPWinFormClient.asp> <URL:http://www.indyproject.org/indy.html> Commercial components: <URL:http://www.abderaware.com/> <URL:http://www.nsoftware.com/products/controls/?ctl=Ftp> <URL:http://www.xceedsoft.com/products/FtpNet/> <URL:http://www.rebex.net/ftp.net/>
* "ReidarT said: How do I upload files in a webapplication.net to a production server? Like you do with ftp Click to expand... FTP in VB.NET/C#: Samples: <URL:http://support.microsoft.com/?scid=kb;EN-US;832679> <URL:http://support.microsoft.com/?scid=kb;EN-US;812404> (VB.NET) <URL:http://support.microsoft.com/?scid=kb;EN-US;812409> (C#) <URL:http://www.asp.net/ControlGallery/ControlDetail.aspx?Control=1874> <URL:http://www.freevbcode.com/ShowCode.Asp?ID=4655> <URL:http://www.allapi.net/downloads/NetFTP.zip> <URL:http://www.visualbuilder.com/article/viewarticle.asp?id=1234> <URL:http://sourceforge.net/projects/dotnetftpclient/> <URL:http://www.csharphelp.com/archives/archive9.html> <URL:http://www.codeproject.com/csharp/FTPDriver1.asp> <URL:http://www.codeproject.com/dotnet/FTPWinFormClient.asp> <URL:http://www.indyproject.org/indy.html> Commercial components: <URL:http://www.abderaware.com/> <URL:http://www.nsoftware.com/products/controls/?ctl=Ftp> <URL:http://www.xceedsoft.com/products/FtpNet/> <URL:http://www.rebex.net/ftp.net/>
P Paul Clement Sep 3, 2004 #3 ¤ How do I upload files in a webapplication.net to a production server? ¤ Like you do with ftp ¤ regards ¤ reidarT ¤ See if the following helps: http://www.4guysfromrolla.com/webtech/091201-1.shtml Paul ~~~ (e-mail address removed) Microsoft MVP (Visual Basic)
¤ How do I upload files in a webapplication.net to a production server? ¤ Like you do with ftp ¤ regards ¤ reidarT ¤ See if the following helps: http://www.4guysfromrolla.com/webtech/091201-1.shtml Paul ~~~ (e-mail address removed) Microsoft MVP (Visual Basic)