Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP General (http://www.velocityreviews.com/forums/f65-asp-general.html)
-   -   Ftp a file using asp? (http://www.velocityreviews.com/forums/t800179-ftp-a-file-using-asp.html)

markrush@gmail.com 12-07-2005 04:33 PM

Ftp a file using asp?
 
anyone know how to ftp a file to a remote server using asp?

mark


Larry Randolf 12-07-2005 08:19 PM

Re: Ftp a file using asp?
 
you have to find a component to do that.
there used to be one years ago but I do not know if there still is...

handy if you need to export some info, zip it, and then ftp somewhere every
so often

for whatever reason.. (a book that gets printed like a real estate catalog
might be one)


<markrush@gmail.com> wrote in message
news:1133973235.787820.174820@g43g2000cwa.googlegr oups.com...
> anyone know how to ftp a file to a remote server using asp?
>
> mark
>




paul@bullschmidt.com 12-07-2005 09:31 PM

Re: Ftp a file using asp?
 
And here is a pure ASP (i.e. no components) resource for letting the
user upload a file to your own server which is something that was
unfortunately not built into ASP:

ASP File Upload Using VBScript by John R. Lewis - 7/10/2000
http://aspzone.com/articles/160.aspx

The above free code has worked well for me and you can copy and paste
the code sample which is white on gray (what were they thinking?) or
just highlight it and it becomes black on white.

Best regards,
J. Paul Schmidt, Freelance Web and Database Developer
http://www.Bullschmidt.com
Access Database Sample, Web Database Sample, ASP Design Tips


Ray Costanzo [MVP] 12-07-2005 09:52 PM

Re: Ftp a file using asp?
 
Poor/componentless man's unreliable method:

http://groups.google.com/group/micro...a193f328946c4a

Ray at work

<markrush@gmail.com> wrote in message
news:1133973235.787820.174820@g43g2000cwa.googlegr oups.com...
> anyone know how to ftp a file to a remote server using asp?
>
> mark
>




markrush@gmail.com 12-11-2005 09:03 PM

Re: Ftp a file using asp?
 
it will have to publish a file remoteley (for a stock request that goes
to a 3rd party site)

any tips?



All times are GMT. The time now is 09:25 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.