|
 |
asp_components thread: Automated File Upload
Message #1 by "Michael Appenzellar" <mikeapp@k...> on Wed, 7 Mar 2001 03:04:02
|
|
Hello,
I am a CF guy and am new to this whole asp thing, however, I need a way to
do an automated file upload. I ran into this article
(http://www.pstruh.cz/tips/detpg_uploadvbaie.htm) but still don't really
know what I am suppose to do to make this happen. PLEASE HELP!!!!
Message #2 by "Richard Flapper" <flapper@r...> on Wed, 7 Mar 2001 09:07:34 +0100
|
|
The same you used has the answer, I think:
http://www.pstruh.cz/tips/detpg_uploadvbsie.htm
or use a component like:
http://www.dundas.com/products/DundasUpload/index.asp
or another uploader:
http://www.aspcode.com/display.asp?id=484
Well, there is a lot more but this is what I found in a quick scan. I also
have lying around a component of myself I've once written when I needed a
fileupload-component.
Richard
----- Original Message -----
From: "Michael Appenzellar" <mikeapp@k...>
To: "ASP components" <asp_components@p...>
Sent: Wednesday, March 07, 2001 3:53 PM
Subject: [asp_components] Automated File Upload
> Hello,
>
> I am a CF guy and am new to this whole asp thing, however, I need a way to
> do an automated file upload. I ran into this article
> (http://www.pstruh.cz/tips/detpg_uploadvbaie.htm) but still don't really
> know what I am suppose to do to make this happen. PLEASE HELP!!!!
>
Message #3 by Robert Chartier <rchartierh@a...> on Wed, 07 Mar 2001 09:25:01 -0500
|
|
more resources...
http://www.aspfree.com/devlinks
Category: File Uploading
At 03:07 AM 3/7/01, you wrote:
>The same you used has the answer, I think:
>
>http://www.pstruh.cz/tips/detpg_uploadvbsie.htm
>
>or use a component like:
>
>http://www.dundas.com/products/DundasUpload/index.asp
>
>or another uploader:
>
>http://www.aspcode.com/display.asp?id=484
>
>Well, there is a lot more but this is what I found in a quick scan. I also
>have lying around a component of myself I've once written when I needed a
>fileupload-component.
>
>Richard
>
>----- Original Message -----
>From: "Michael Appenzellar" <mikeapp@k...>
>To: "ASP components" <asp_components@p...>
>Sent: Wednesday, March 07, 2001 3:53 PM
>Subject: [asp_components] Automated File Upload
>
>
> > Hello,
> >
> > I am a CF guy and am new to this whole asp thing, however, I need a way to
> > do an automated file upload. I ran into this article
> > (http://www.pstruh.cz/tips/detpg_uploadvbaie.htm) but still don't really
> > know what I am suppose to do to make this happen. PLEASE HELP!!!!
> >
>
>
Robert Chartier
Author, AspFree.com
xxx-xxx-xxxx
rchartierh@a...
http://www.aspfree.com/devlinks
http://www.aspfree.com/authors/robert
http://www.aspalliance.com/nothingmn
Message #4 by "Michael Appenzellar" <mikeapp@k...> on Wed, 7 Mar 2001 22:07:41 -0500
|
|
Thanks for the links. My problem is that I don't know VB or asp so I don't
even know where to start with the code I am seeing.
Thanks,
Mike
----- Original Message -----
From: "Robert Chartier" <rchartierh@a...>
To: "ASP components" <asp_components@p...>
Sent: Wednesday, March 07, 2001 9:25 AM
Subject: [asp_components] Re: Automated File Upload
> more resources...
>
> http://www.aspfree.com/devlinks
> Category: File Uploading
>
>
>
>
> At 03:07 AM 3/7/01, you wrote:
> >The same you used has the answer, I think:
> >
> >http://www.pstruh.cz/tips/detpg_uploadvbsie.htm
> >
> >or use a component like:
> >
> >http://www.dundas.com/products/DundasUpload/index.asp
> >
> >or another uploader:
> >
> >http://www.aspcode.com/display.asp?id=484
> >
> >Well, there is a lot more but this is what I found in a quick scan. I
also
> >have lying around a component of myself I've once written when I needed a
> >fileupload-component.
> >
> >Richard
> >
> >----- Original Message -----
> >From: "Michael Appenzellar" <mikeapp@k...>
> >To: "ASP components" <asp_components@p...>
> >Sent: Wednesday, March 07, 2001 3:53 PM
> >Subject: [asp_components] Automated File Upload
> >
> >
> > > Hello,
> > >
> > > I am a CF guy and am new to this whole asp thing, however, I need a
way to
> > > do an automated file upload. I ran into this article
> > > (http://www.pstruh.cz/tips/detpg_uploadvbaie.htm) but still don't
really
> > > know what I am suppose to do to make this happen. PLEASE HELP!!!!
> > >
> >
> >
>
> Robert Chartier
> Author, AspFree.com
> xxx-xxx-xxxx
> rchartierh@a...
> http://www.aspfree.com/devlinks
> http://www.aspfree.com/authors/robert
> http://www.aspalliance.com/nothingmn
>
>
|
|
 |