Search

Advertisement

Articles

Home Articles XML Tutorials Article

Transferring Data from Excel into HTML Pages Using XML Data Files

Page Visited Visited: 1997
2.0/5.0 (3 votes total)
Rate:

by meadinkent.co.uk
June 09, 2006


meadinkent.co.uk
meadinkent.co.uk has written 1 articles for HTMLPrimer.
View all articles by meadinkent.co.uk...

This section offers some simple guidance of how to transfer data from Excel or Access into HTML web pages using XML data files. VBA programs can be used to export data tables from Excel or Access into simple XML files. There are several examples of using different methods to display the XML and XSL files on web pages in order to quickly share your data with others.

This site is not a tutorial on XML data tables or XSL. Suffice it to say that XML is a universal standard format for exchanging data between applications while XSL offers the ability to control its presentation (formatting), sorting and display criteria. The data can be viewed using web browsers such as Internet Explorer. The data however is separated and independent from the page used to display it.

Read on... 

Practice writing HTML in the Test Lab

Submit Your Articles or Press ReleaseAdd comment (Comments: 0)  

Advertisement