jamesplank
Posts: 8
|
| Posted: 08/23/2005, 7:53 PM |
|

I've used CCS with ASP for a couple of years and my ISP doesnt allow large http uploads, so I must upload via ftp.
My question is.. Is their a component that works with CCS and will upload images using ftp?
Help I have a big project and this is the last piece of the puzzle.
_________________
James Nicholson-Plank
Icon Communications Ltd
New Zealand
ph 0064-3-3659899 |
 |
 |
peterr
Posts: 5971
|
| Posted: 08/24/2005, 3:30 AM |
|
If your Web hosting company can tell you how to upload files via FTP using ASP then someone here may be able to help you adapt their instructions for CCS. I just don't think that this is possible with or without CCS, so let's first find out how to do this without CCS, with plain ASP.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
DonB
|
| Posted: 08/24/2005, 7:52 AM |
|
On the off-chance the ISP supports PHP, too, then
http://www.net2ftp.com/
would do the trick.
--
DonB
http://www.gotodon.com/ccbth
"peterr" <peterr@forum.codecharge> wrote in message
news:6430c4c3c1aca5@news.codecharge.com...
> If your Web hosting company can tell you how to upload files via FTP using
ASP
> then someone here may be able to help you adapt their instructions for
CCS. I
> just don't think that this is possible with or without CCS, so let's first
find
> out how to do this without CCS, with plain ASP.
> _________________
> Peter R.
> YesSoftware Forums Moderator
> For product support please visit http://support.yessoftware.com
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
jamesplank
Posts: 8
|
| Posted: 08/24/2005, 1:53 PM |
|
Looks like pushing it up hill.
Will look at php but its a whole new time consuming experience for me.
Thanks for the info , much appreciated
james
_________________
James Nicholson-Plank
Icon Communications Ltd
New Zealand
ph 0064-3-3659899 |
 |
 |
|