hi there,
I am using Adobe Designer to build form, when my user open the form on Adobe reader 8.1.1 in the WinXP SP2, it always prompt user with
the Security Warning message. It fustrates user after clicking allow each time they open the form.
Is there any ways to display the warning message ?
The form did not connect to any external system or require to verify signature,
it open from the local C: drive.
Thansk in advance for any help.
The piece of code that I have that trigger this problem is
var strUrl = event.target.URL;
so far, I cannot find a way to turn off the security warning.