Hi,

I need to allow a user to upload images to my website.

I can't use an asp.net solution, just asp 3.0.

Please advise.

many thanks,

NEIL

Re: how do I upload files to server? by Steven

Steven
Fri Aug 26 04:40:34 CDT 2005

http://aspfaq.com/show.asp?id=2189

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Neil Jarman" <neil@tNOiSPAMvPLEASEy.co.uk> wrote in message
news:demd3k$blg$1$8302bc10@news.demon.co.uk...
> Hi,
>
> I need to allow a user to upload images to my website.
>
> I can't use an asp.net solution, just asp 3.0.
>
> Please advise.
>
> many thanks,
>
> NEIL
>
>



Re: how do I upload files to server? by Neil

Neil
Fri Aug 26 08:33:26 CDT 2005

Hi Steven,

Many thanks for the resource.

With so-far limited testing, the MS component less solution will suit me.

Great!

Neil


"Steven Burn" <somewhere@in-time.invalid> wrote in message
news:ORwd9IiqFHA.2604@TK2MSFTNGP14.phx.gbl...
> http://aspfaq.com/show.asp?id=2189
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> "Neil Jarman" <neil@tNOiSPAMvPLEASEy.co.uk> wrote in message
> news:demd3k$blg$1$8302bc10@news.demon.co.uk...
>> Hi,
>>
>> I need to allow a user to upload images to my website.
>>
>> I can't use an asp.net solution, just asp 3.0.
>>
>> Please advise.
>>
>> many thanks,
>>
>> NEIL
>>
>>
>
>



Re: how do I upload files to server? by Bullschmidt

Bullschmidt
Tue Aug 30 14:15:51 CDT 2005

And here is a pure ASP (i.e. no components) resource for letting the
user upload a file 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 ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...


*** Sent via Developersdex http://www.developersdex.com ***