Not to be a know-it-all you understand, but there is a way! It was introduced to me by a contractor we had on one of our projects...
Heres a link to some of the explanations of doing it, using the filesystem object: http://www.hotscripts.com/ASP/Tips_and_Tutorials/File_Manipulation/ http://www.planet-source-code.com/xq/ASP/txtCodeId.7716/lngWid.4/qx/vb/scrip ts/ShowCode.htm http://www.aspfaqs.com/aspfaqs/ShowCategory.asp?CatID=4 The filesystem object is very useful and until I can start developing on ASP.NET, I wouldn't leave home without it. (I still use SaFileup all the time, as its neater) [EMAIL PROTECTED] =--------------------------------------------------------------------------- --= We are the music-makers, And we are the dreamers of dreams, Wandering by lone sea-breakers, And sitting by desolate streams; World-losers and world-forsakers, On whom the pale moon gleams: Yet we are the movers and shakers Of the world for ever, it seems. Arthur William Edgar O'Shaughnessy. 1844-1881 =--------------------------------------------------------------------------- --= ----- Original Message ----- From: "Michael Elfial" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Monday, August 26, 2002 11:07 AM Subject: RE: urgent : file ipload sample? > Hi Ben, > > There is no way to implement full ffeatured file upload with the standard > ASP components. You need at least some kind of binary stream - such as the > ADO.Stream. I sent some time ago (a week or so) one example to the list but > with my component. See if you can find the letter - if not I'll look around > for it again. It is very similar to the ADO's stream - the differences are > in the components and the methods (can be changed for a few minutes). > > > > -----Original Message----- > From: Ben Jacob [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 26, 2002 9:40 AM > To: ActiveServerPages > Subject: urgent : file ipload sample? > > > I need a sample of file upload (using the iis not asFileUp compomenent) > > Olso in the past /iishelp had the asp andiis programing refrence giude, > simce 5.0 it contain a broken link to microsoft site > does some one know where do get the ref guide? > > > thank beny > > > > --- > 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]
