Some of the components now have nice features like a progress bar. I use ASPUpload.
Pete Lundrigan Media Resources Center Academic Web Support 316.978.7759 http://www.mrc.twsu.edu/ [EMAIL PROTECTED] -----Original Message----- From: Sam Thompson [mailto:decoder@;bandalize.com] Sent: Friday, October 18, 2002 3:37 AM To: ActiveServerPages Subject: Re: ASP codes for Image file upload Susan, If you want to use pure VBScript, try this: http://www.asp101.com/articles/jacob/scriptupload.asp If you want to use a component, try: http://www.aspupload.com/ You will find that using a component is much easier and the upload will be much faster, but pure VBScript will still do the job. HTH Sam ----- Original Message ----- From: "Susan Lin" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 9:23 AM Subject: Re: ASP codes for Image file upload Dear Remie, Would appreciate if you can kindly advise where the VBScript code URL is, URL or whatever codes. Or anyone, please? Thanks in advance! :) Thanks and regards, Susan ----- Original Message ----- From: "Remie Bolte" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Friday, October 18, 2002 2:27 PM Subject: Re: ASP codes for Image file upload > you can use either components (commercial/free), or free vbscript code > (slower) > > regards > > remie bolte > > > ----- Original Message ----- > From: "Susan Lin" <[EMAIL PROTECTED]> > To: "ActiveServerPages" <[EMAIL PROTECTED]> > Sent: Friday, October 18, 2002 12:41 AM > Subject: ASP codes for Image file upload > > > Dear all, > > Where can I find the ASP source URL or codes to allow client sides' > restrictedly-sized image file (gif or jpg) upload to Access database? (I > would allow the visitors to upload their image file under 50k from their PC > Drive to some specific path, i.e. /rootname/x/.. of NT2K IIS Web server.) > > Appreciate your kind advises in advance! > > best regards, > Susan > > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > %%email.unsub%% > > > > --- > You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] > To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
