How to install:

1) Unzip all the files and copy them all onto your web server.
2) If you need to place the database file (LinkDB.mdb) in a different directory, then you must also update the path to the database in the DBConnection.inc file. Look for the comment with the word 'MODIFY'.

How to use:
1) Navigate to the add_link.asp file.
2) Enter the URL that you wish to use in the text box
3) Click 'Done'
4) Copy the text from the textbox and paste it into your HTML code.
5) Remember that if you are pasting the generated code into a file that is in a different folder than the go2link.asp file, you will have to update the href attribute manually so that it has the correct path.