Function:
Any number of voting topics can be set, any number of voting titles can be set under each topic, and any number of voting options (i.e. questions) can be set under each title. Each title can be set to be a single choice or a multiple choice.
After adding the voting title and voting options, the calling code is automatically generated and can be placed anywhere on any page of your website. The administrator can set in the background whether to allow the same IP to vote multiple times. If it is set to not allowed, the same IP will not be allowed to vote again within one hour. You can check the voting results directly after voting. On the voting results page, you can see the number of votes for each vote and the percentage of the total votes in detail, accurate to three decimal places.
1106 update:
The interface was rewritten to be consistent with the ASP version. The code was rewritten, and the original .NET1.1 was changed to .NET2.0.
All functions are on par with the ASP version.
Safety:
A verification code is set on the login page and the password is encrypted with MD5.
Default administrative account: admin
Password:admin
Expand