As per @bitfiddler; "There is no state maintained between HTML pages. You need to submit data to a server and then place it in the new page using server-side code or use AJAX to talk to a server."