An introcution to Online NoteTaker
Zhanshan Dong
I use internet a lot. You might be, too. Do you have a need to write something down when you are online and want to access it later on? I do. That is why that I wrote this web application. Enven I call it Online NoteTaker because it is running under IIS 4.0/5.0, but you can use it locally if your computer has IIS installed. And to run Online NoteTaker properly in your server, your server must have Microsoft Access 2000 installed because Online NoteTaker use Access database to store all data.
Online NoteTaker is a password-protected web application. You can use it if and only if you sign up a account. And when you sign up an account, please remember your password firmly because it is encrypted and stored. Nobody can get back your password in case you forget it.
Every user has his/her unique ID that will be used to identify the notes. You can record and browse your notes anywhere at home, in office, or on travel. Notes from you are inaccessible to others. So do not worry about that you notes will disclose some of your private information to the public. No matter where you enter your notes, you can retrieve your notes through internet.
Click the link at the bottom of this page to download a copy of Online NoteTaker. To install it, just make a new directory under your web root directory, and unzip files to that directory. Then you can use your browser to use it. For local use, just enter "http://localhost//notes/" (I assuming that the directory you make is notes) to the address bar of your browser. For remote use, enter the host name and directory to use it. If you'd like to get some experience you can try my first.
I will thank your for using my Online NoteTaker. If you have questions and comments, please let me know (dzhsh@163.net).
Download source code
©董占山Zhanshan Dong
|