Previous | Next | (P-PDF) JavaScript
Topic: browseForFileToSubmit
Conf: (P-PDF) JavaScript, Msg: 27337
From: JJJ
Date: 9/18/2001 01:13 PM
I need some help with this. Everything works, including selecting the file. However, I understand that it is supposed to assign the path as the value of the text field. The text field remains empty after I select the file and hit ok.
I want to use this as a way of selecting a specific .fdf file to import into certain .pdfs, assigning the path to a variable that I can plug into the importAnFDF.
Any guidance on this? Do I need to use it in conjunction with something else? Thanks.