|
|
Sergey Kornilov admin 5/19/2011 |
|
There is no such thing as "new data" on printer-friendly page. This code makes sense on Edit/Add pages only where we always working with a single record. |
|
|
M
|
mmponline author 5/19/2011 |
|
I realise that. Is there a way then to send an email that will include the data that is displayed on the printpage? |
|
|
|
Sergey Kornilov admin 5/19/2011 |
|
Sure, you can do that. $_SESSION["<table name>_sql"]
|
|