variable height iframe

Nov 16
2009

Height Now System

html and php … trying to send variable to the new page and image loading / pdf file?

I'm trying to make a generic page to see any pdf file you need to. I have a menu page in which the person can choose from a list of what the PDF file you want to see, but not his work. Here is my code so far: PAGE MENU:
Deposition PDF 102507.pdf Exhibits ", $ _POST [$ image];?> And PDFViewer page code: $pdf= $_GET['image'];
?>