January 2019
Beginner to intermediate
776 pages
19h 58m
English
Now with the both pre and post check files created, let's create a web framework to perform web-based pre/post check for the files. We need to create a web page in which our current log files are visible as pre and post files, and we can select the precheck file and its relevant postcheck file for comparison. As we know that we cannot use HTML or browser languages to fetch information about any files from the server, we need to use some backed web language to perform this function for us. We take advantage of ASP and VB.NET to create the web page to display the already created log files for selection and comparison.
The backend code for selectfiles.aspx is as follows (this is to display ...
Read now
Unlock full access