The asp+txt score query system is developed using simple asp+txt. The software is extremely simple, but it is a very versatile and convenient score query system that can be used to query almost all Excel single and two-dimensional data tables.
Purpose
It is suitable for various precise queries such as grades, wages, property utility bills, etc. that require infrequent modifications and low confidentiality.
1. Score query system, which can be used by every school, educational institution, public institution examination, etc.
2. Salary inquiry system, which can be used by every school, educational institution, public institution examination, etc.
3. Property fee query system, every enterprise, school, and all units may use it
4. Utility bill inquiry system, community, property company, university dormitory, etc.
5. Other query systems with few modifications, such as class placement query, admission query, certificate query, etc.
Features and advantages
1. Very versatile: It is applicable to almost all two-dimensional tables and can meet most of your needs.
2. Simple and convenient: The code is small and simple, and can be quickly modified to suit various scenarios such as multi-table joint query.
3. Flexible and easy to use: You only need to modify a few parameters to customize the query.
4. Quick use: Posting a score can be solved in two to three minutes at the fastest.
Limitations
1. The more frequent the modifications, the less suitable it is (scores, wages, utility bills, etc. are generally all released at once without modification)
2. Only suitable for two-dimensional tables (general databases adopt a two-dimensional structure, with headers in the first column and one data per row thereafter)
3. There is no limit on the number of records in a single database. It is recommended that a single database be controlled within 30,000 items (the database can be divided into separate databases, and each database will not affect each other)
4. Formulas, pictures, and URLs are not supported yet.
Usage suggestions
It can be used by uploading directly through FTP. It is recommended to upload directly for query testing first.
Front desk access: http://website/directory/ (upload for direct use, without the support of mysql database, etc.)
Then notepad++ opens inc/conn.Asp to view the corresponding relationship between parameters and web pages.
Then open the default built-in database to compare the query results and check the corresponding relationship.
txt version opening method: You can copy the text data seen when opening Notepad to Excel for viewing.
Usage steps
For details, please see the html format file in the compressed package.
Change log
2021.03.18()
1. 2021 version new interface (html+js+css)
2. The drop-down options are sorted by upload time
3. Built-in browser anti-cache design, jump, return and other full parameters
4. Privacy policy update: the input box no longer remembers the input content
5. More detailed optimizations are waiting for you to experience