Previously, to link the Local Information System to one of your documents you had to use a file transfer program to upload it to a folder on the Local Information System's server. Documents uploaded this way are accessible to anyone that knows the document's address.
The document library allows you to store documents in the Local Information System database. You can upload documents through the Local Information System and you can specify which documents should not be available to the general public.
Documents can be retrieved from the database using a URL like this:
https://restrictedlis.seeita.com/GetAttachment.aspx?f=FileNameGoesHere
For example, to link to a document called GPList.pdf, use:
https://restrictedlis.seeita.com/GetAttachment.aspx?f=GPList.pdf
You can therefore link one or more Local Information System entries to a document using a web link.
If you have logged on to the Local Information System using a valid id and password, you can access any document in the library. If you have not logged on, the system checks whether the document is available to anonymous users. If it is, you can access the document; otherwise, you will see the Local Information System log on request.
This approach means you can link to the document library from a Local Information System entry and:
The rest of this page explains how to maintain documents (attachments) in the library.
We do not link to the document library maintenance page directly from the Local Inforation System. Instead you need to go directly to page MaintainAttachments.aspx.
You must be logged on as a maintenance user to access the document library maintenance page. You are challenged for an id and password if you go to the page without being logged on.
The document library maintenance page is split into two sections. The first is labelled 'Upload a document...'. Click this section to see a form that allows you to upload a document:
Note that browser developers build stringent controls around the file upload control. That means we are unable to validate it until it has been uploaded to the server. The system checks:
The web server implements its own file size limit - which is checked before the limit imposed by the Local Information System. The default is 4Mb, but your ISP might have imposed a different limit. The Intranet Installation Guide explains how you might be able to alter this limit.
The web server also implements a limit to the time taken to upload a file. You might exceed this limit if your upload speed is slow in which case you should try a faster connection.
To overwrite a file in the document library, upload the new version using the same name making sure you tick the 'Overwrite existing document' box.
The document library maintenance page is split into two sections. The second is labelled 'Update existing documents...'. Click this section to see a list of documents in the library. The list appears in a grid - similar to the grids you use to maintain web links and document links.
To change a document's name or accessibility, click its entry so it is highlighted with a yellow background then click the 'Change selected document' button. You will see a simple form that allows you to change the document's details.
To delete a document, highlight it and click the 'Delete selected user' button. You will see a confirmation form before the document is deleted.
As you make changes in the grid, the database is updated straightaway. There is no overall submit button.
If you have more than one document in the library, the 'Change selected document' form shows buttons that allow you to move between all the documents in the grid. You might find that a useful way to review them.
You can make each grid wider or narrower by dragging the right side of the grid with a mouse. You can also make individual columns wider and narrower by dragging the divider between column names with a mouse. To reposition a data entry form - perhaps to review items in your grid - drag the form's title.
Before you upload a file, we suggest you tidy up the file name:
For example, you might rename a file called 'General Practioner List March 2015.pdf' to GPList.pdf.
The document library stores files in the Local Information System database. Unfortunately, although Microsoft Access databases can store large objects, it makes them unreliable. We cannot therefore support the document library in Access databases. Instead the library requires a SQL Server database. Most, if not all, internet implementations use SQL Server. If you are unsure which database you use, try going to page MaintainAttachments.aspx - you'll see an error message if your system uses Access.
Because the library cannot be stored in Access, you cannot:
You can, however, use web links in a desktop version to link to documents held by an intranet version. Those web links will continue to work if you synchronise them with the intranet version.
Your ISP will provide tools that allow you to backup your document library (as well as implementing regular backups itself).