Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: pull a file from a ftp??????


Message #1 by "John Hamman {Hamman Interactive}" <johnhamman@C...> on Mon, 3 Jun 2002 21:30:17 -0400
This is a multi-part message in MIME format.

------=_NextPart_000_0000_01C20B45.DB139DA0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

How would i get the contents of a txt file from a ftp address and read it in
asp.net? is that possible if the file is not on my server?
   john


Message #2 by "Steven A Smith" <ssmith@a...> on Mon, 3 Jun 2002 23:17:20 -0400
This is a multi-part message in MIME format.

------=_NextPart_000_0A35_01C20B54.CF4FD830
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

http://www.nsoftware.com/index.asp?aspalliance

IPWorks will help you do this, or you could write your own FTP code 
using the sockets libraries that come with the .NET Framework.

Steve


Steven Smith, MCSE+Internet, Microsoft MVP: ASP.NET
ssmith@a...
President, ASPAlliance.com
http://aspalliance.com    The #1 ASP.NET Community
http://aspsmith.com        ASP.NET Training for ASP Developers

Learning ASP.NET?  Get My Book: ASP.NET By Example
http://amazon.com/exec/obidos/ASIN/0789725622/stevenatorasp/
  ----- Original Message -----
  From: John Hamman {Hamman Interactive}
  To: aspx_beginners
  Sent: Monday, June 03, 2002 9:30 PM
  Subject: [aspx_beginners] pull a file from a ftp??????


  How would i get the contents of a txt file from a ftp address and read 
it in asp.net? is that possible if the file is not on my server?
     john
  --- Change your mail options at http://p2p.wrox.com/manager.asp or to 
unsubscribe send a blank email to 



  Return to Index