I forgot to say that the application will be distributed in a mixed PCs enviroment. Still I have to find a solution for PCs running Win 98/Me. Thanks
----- Original Message ----- From: "Neil Highley" <[EMAIL PROTECTED]> To: "ActiveServerPages" <[EMAIL PROTECTED]> Sent: Friday, August 30, 2002 4:11 PM Subject: Re: Document Imaging Ideas? > W2K Server /IIS5 has Index Server built in. > > http://www.windows2000faq.com/Articles/Index.cfm?ArticleID=13982 > > [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: "Panagiotis Adam" <[EMAIL PROTECTED]> > To: "ActiveServerPages" <[EMAIL PROTECTED]> > Sent: Friday, August 30, 2002 1:24 PM > Subject: Re: Document Imaging Ideas? > > > By document imaging I mean storing documents that can be indexed. > They may be: > > 1. Old documents transferred to the system through a scanner. Possibly > stored as PDFs. > 2. Documents in Word or Excel format > 3. Correspondence in .txt format > > I am not sure if the Index Server can work under Win 98 or 2000. Can it? > > Panos Adam > > ----- Original Message ----- > From: Neil Highley <[EMAIL PROTECTED]> > To: ActiveServerPages <[EMAIL PROTECTED]> > Sent: Friday, August 30, 2002 12:12 PM > Subject: Re: Document Imaging Ideas? > > > > Please explain what you mean by document imaging, do you mean just storing > > an image of a document online (like a fax or a photograph) or do you mean > > application documents (like word, excel). Index server can read through > word > > (or otherMS) documents if it is large scale and create a dynamic searh > > engine. If it is a smaller project may I suggest that the image is treat > > just as a binary file, with descriptive elements held in a database record > > which points to the file (you could also store the file on the DB). Ive > not > > heard of Character reading software that could "read" an uploaded document > > > and populate a database though. > > > > You will definitely need some sort of file upload component (I use > saFileUp) > > which can process the image and place it in a folder or DB. > > http://www.aspobjects.com/ASP_Components/File_Management/Upload_Download/ > > > > Web pages will always work on Windows, until Bill Gates decides otherwise > of > > course... > > > > [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: "Panos Adam" <[EMAIL PROTECTED]> > > To: "ActiveServerPages" <[EMAIL PROTECTED]> > > Sent: Friday, August 30, 2002 9:46 AM > > Subject: Document Imaging Ideas? > > > > > > > Hi. I am going to start developing a document imaging solution, able to > > work > > > as a standalone application or in an intranet. Can anyone sugggest me > > ideas? > > > The application should be able to offer: > > > > > > 1. Full text indexing > > > 2. Should be able to work under Windows 98/2000 (client/server) > > > > > > Thanks > > > Panos Adam > > > > > > > > > --- > > > 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]
