7384 micro-recruitment system (asp+access) V1.0 was completed in November 2011. Development has not continued since then, and it is now free and open source for sharing. Posting recruitment information is simple, talent users do not need to register complicated resumes, and finding a job is just that simple.
1. The membership system is complete.
Contains a complete membership system: registration, email verification activation, login, email password retrieval, and password change. Verification code verification, password MD5 encryption.
In addition, it is easy to integrate the QQ login system. No registration required, one-click login via QQ.
2. Front desk display system.
Simple and neat, I think the page effect is very good, it only consists of a list page and a display page.
The information display page is anti-theft, copying operations are completely prohibited (copy, right-click, select all, save as, etc.), preventing robots from collecting contact information, ajax loading contact information, loading interface post method to obtain, and preventing external site calls.
If the browser does not support JS, you can also click the POST button to display the contact information.
While copying is prohibited, right and left clicks will copy the title and URL for sending in the chat window, etc.
On the right side of the display page are recruitment information from the same company and related position information that is fuzzy matched to the position (sorted by time)
3. Information release system.
In the background, contact information must be completed first before information can be published and managed. Those whose emails have been verified can be published and displayed directly. Those whose emails have not been verified can be displayed, but they will be ranked last.
Corporate contact information modification and information release are all verified by JS special effects, and the experience is excellent.
Contact information and recruitment information are pursued in the simplest way, eliminating the need to fill in a lot of items.
4. Information management system users can set whether to display information and edit contact information. In addition, the administrator sets five operational permissions with different states.
Delete without any editing;
Send back for modification, only modifications can be made;
Under review, the front desk is displayed on the last page and has been modified.
After approval, there is a refresh time and cannot be modified.
Recommended by the administrator, the time can be refreshed but cannot be modified.
5. The administrator has the authority to manage and modify enterprise information and manage and modify recruitment information.
Five statuses of information can be set.
Backend account [email protected] password 1234567890
6. Please modify the parameters of config.asp before use, so that it can be used normally.