Hi to all,

How can I put a file via FTP using the ASP pages?

Please help

Re: Upload file using ASP pages by William

William
Mon Nov 03 09:05:22 CST 2003

MeAndI wrote:
>
> How can I put a file via FTP using the ASP pages?

From where? your workstation, the server, a clients workstation?

To Where? Your server, another server?

--
William Tasso - http://WilliamTasso.com



Re: Upload file using ASP pages by MeAndI

MeAndI
Tue Nov 04 03:00:32 CST 2003

I want to do this:

when a user is connected to my server he can select a file (on his pc) and
copy it in my server. I see on internet, that I should use specifics COM
object, but I don't want to use them. Is possible to do this operation in
another way (e.g. only in ASP without COM objects)?

"William Tasso" <news27@tbdata.com> ha scritto nel messaggio
news:#8l2kuhoDHA.2772@TK2MSFTNGP12.phx.gbl...
> MeAndI wrote:
> >
> > How can I put a file via FTP using the ASP pages?
>
> From where? your workstation, the server, a clients workstation?
>
> To Where? Your server, another server?
>
> --
> William Tasso - http://WilliamTasso.com
>
>



Re: Upload file using ASP pages by William

William
Tue Nov 04 04:30:49 CST 2003

MeAndI wrote:
> "William Tasso" <news27@tbdata.com> ha scritto nel messaggio
> news:#8l2kuhoDHA.2772@TK2MSFTNGP12.phx.gbl...
>> MeAndI wrote:
>>>
>>> How can I put a file via FTP using the ASP pages?
>>
>> From where? your workstation, the server, a clients workstation?
>>
>> To Where? Your server, another server?
>>
> I want to do this:
>
> when a user is connected to my server he can select a file (on his
> pc) and copy it in my server. I see on internet, that I should use
> specifics COM object, but I don't want to use them. Is possible to do
> this operation in another way (e.g. only in ASP without COM objects)?

Ahh - that's not what you asked in your OP

Recently recommended here:

http://www.darkfalz.com/DesktopDefault.aspx?tabid=23&pstID=1043

This is a FAQ here - it's never a bad thing to check the archive at
http://groups.google.com

--
William Tasso - http://WilliamTasso.com