1. The personal homepage of this site is a multi-functional homepage system;
2. It has the functions of adding, modifying, and deleting works, photos, songs, diaries, etc.;
3. You can also add flash, movies, etc. to achieve online playback;
4. Basic information setting function;
5. Image and flash upload function (supports jpg, gif, swf);
6. Show and hide functions, audit function, public and private diary function;
7. You can customize the image width and height;
8. The diary supports UBB, the article applies the advanced editing system, and other editing boxes support HTML;
9. The password is encrypted using md5.
************************ Installation, Security and Management************************ *
Installation: Unzip the compressed package in the root directory;
Security: For security, change the data table home/#home#.asp to your favorite name, and then change the database paths in conn.asp and conn_pw.asp to the corresponding ones.
(If the database name is changed to season.mdb, then "../date/date.mdb" in conn.asp and conn_pw.asp is changed to "../date/season.mdb")
Management: The administrator uses a separate account, and the administrator is a super administrator. If you are familiar with ASP, you can set different values for the level field in the admin table to divide administrator permissions.
Default administrative username: Happy Orange Password: 123321
Expand