javascript - Pass data from one page to another after button click jquery -


is possible pass multiple data 1 page on event button click.i ask because need generate report html page form search database need create separate html can print how print .doc files.

questions:

  1. pass data (many) 1 page after button click
  2. print html page how print .doc files


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -