The ASP version of Kailiang train timetable has three functions: train number query, station query, and station query. The data comes from authoritative websites, ensuring the real-time nature of the data. The program code is separated from the interface, supporting integration into the main website program and adding links such as ticket purchase or travel advertisements. Add database caching function, occupy less resources and be faster! Supports background cache management.
Erection method:
Copy directly to the directory and run Index.asp!
Open the Config.asp file to set the site name, site link and cache validity period.
Open Admin.asp and set the login username and password. The default is admin.
v1.2 2008.12.5
Fixed known BUG
Add cache management and cache validity settings
Expand