Thanks in advance ... I hope you can help me the problem is this:
I have a main html file which is associated with a javascript and its corresponding styles, the problem lies in that in the javascript a series of processes is done and at the end I have a list of results in the form of a table (html5) which I want to print in a div that is in another html file different to the main one, the question how can I send those results to the secondary page