I have a table on the first page with customer information such as name, model, VIN, and sales order. I would like to pull the information from file(text, xls…etc). Is this a good idea? is there a better way?
I would also be using this concept on other pages of the HTML. Taking serial numbers and posting them on the correct pages.
If there is a way to do this instead of having to compile the whole thing from the start each time