Online Notetaker – an ASP web application

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. I call it Online NoteTaker because it is running under Web server IIS 4.0/5.0. Although you can use it locally if your computer has IIS server installed. And to run Online NoteTaker properly in your server, your server must have Microsoft Access 2000 or later version 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 then 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 want to get a feeling of it, see a demo here – http://users6.jabry.com/notetaker/. The following shows a couple of screen shots.

notetakerview
notetakerwrite

I will thank your for using my Online NoteTaker. If you have questions and comments, please leave your comments.

This ASP web application was developed several years ago. It happens that I find a good web server that provide ASP + ACCESS combination. The best thing is it is free. My server is running linux and Apache2 web server. I cannot run it on my own server. Too bad. If I have time, I will rewrite it in PHP + MySQL environments.

Download Online NoteTaker here – notes.zip

  • Share/Bookmark

3 Responses to “Online Notetaker – an ASP web application”

  1. Online Notetaker – an ASP web application | 太阳帆数据 Sunfine Data | Webmaster Tools says:

    [...] Read the original here: Online Notetaker – an ASP web application | 太阳帆数据 Sunfine Data [...]

  2. cna training says:

    nice post. thanks.

  3. [...] ASP Online NoteTaker 1.0 has been redesigned in PHP language. Now the brand new PHP Online Note 2.0 is alive. This article will introduce the new features of the Online Note 2.0 and provide a simple how-to guide for you. [...]

Leave a Response

You must be logged in to post a comment.