by WM Chung (1 Submission)
Category: Internet/HTML
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(5 Votes)
it's is a part of my assignment,
firstly the main program generates the xml file, then the html file reads the xml file into a table.
in order to print the table properly, i add some button to facilitate paging of the report so that it could print properly into the printer.
Inputs
a xml file, xmlbudget.xml
Assumes
xml dso, basic xml, javascript, Dom(document object model)
Code Returns
a report
Download html report using xml, dom, vbscript with page navigation (4 KB)