I'm trying to make an Invoice Table, later when the customer finishes, I want them to see the same product they ordered in another page!
I tried using HTML post method, but that doesn't work, because I'm using a JScript function to add rows and delete.
So to be clear, I want to know if it is possible to clone, or copy the entire table to another page with the content or without the content?