编程技术、软件应用与系统模拟

(Programming, Applicaiton and Simulation)



本站目录

 

首页
ASP/Access/IIS
DELPHI/PASCAL
PASCAL高级编程
C语言编程实例
WORD
Excel
MATLAB
MINITAB讲座
Windows
DOS
SAS
生物系统模拟
土壤水分剖析器
其他



镜像站点

 

主站
北美镜象站
欧洲镜象站(1)
欧洲镜象站(2)

本站 Google

[搜索]  [站内导航]
座右铭:
只做有益人类的事
不做有害人类的事


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

© 1998-, 董占山, 版权所有。
转载文章请注明出处(www.sunfinedata.com/articles)。