programatically FTP a webpage to a website

  • Thread starter Thread starter larry mckay
  • Start date Start date
L

larry mckay

does anyone have a coding sample on how to prgramatically ftp a webpage
to a website (including parameters for domainname, username, and
password)
 
* larry mckay said:
does anyone have a coding sample on how to prgramatically ftp a webpage
to a website (including parameters for domainname, username, and
password)

Maybe you'll find a solution here:

<http://www.freevbcode.com/ShowCode.Asp?ID=4655>
<http://www.allapi.net/downloads/NetFTP.zip>
<http://www.visualbuilder.com/article/viewarticle.asp?id=1234>
<http://www.abderaware.com/> (FTP component)
<http://www.csharphelp.com/archives/archive9.html>
<http://www.codeproject.com/csharp/FTPDriver1.asp>
....
 
| Maybe you'll find a solution here:
|
| <http://www.freevbcode.com/ShowCode.Asp?ID=4655>
| <http://www.allapi.net/downloads/NetFTP.zip>
| <http://www.visualbuilder.com/article/viewarticle.asp?id=1234>
| <http://www.abderaware.com/> (FTP component)
| <http://www.csharphelp.com/archives/archive9.html>
| <http://www.codeproject.com/csharp/FTPDriver1.asp>

usually when posting to ngs, a person has looked elsewhere first for fear of
being ridiculed for not having doing so. he probably may actually want an
answer here. <g>

i'm just play'n herf... ;^)
 
Back
Top