Previous | Next | (P-PDF) JavaScript
Topic: runs in my computer, but does't run in web browser
Conf: (P-PDF) JavaScript, Msg: 27465
From: pdflibrary
Date: 9/21/2001 10:25 PM
I coded in form javascript as :
app.openDoc("02.pdf", this);
I want to open 02.pdf file in the same directory in the server.
It is run in my computer.
But in the web blowser, it does not running. so i have a big problem to make pdf files for my customer. How can I solve this problem?
I used the code in popup menu.