Hi all,
Currently working on a form (Acrobat Professional) which has several fields for a user to fill out and then a "Submit" button. When clicked, the button launches an external browser window which goes to a login gateway (CGI-script). What I would like to do is have the user enter their credentials in the login gateway, and if they successfully log in, then have some sort of value passed back to the PDF that verifies the user did indeed enter their credentials. The form is then considered "signed" and fields are then locked.
Any ideas on how to go about this? I know this is a basic form of authentication but having my userbase utilize the built-in Acrobat digital signature is not practical in our situation. Thanks in advance.
-Ian
Currently working on a form (Acrobat Professional) which has several fields for a user to fill out and then a "Submit" button. When clicked, the button launches an external browser window which goes to a login gateway (CGI-script). What I would like to do is have the user enter their credentials in the login gateway, and if they successfully log in, then have some sort of value passed back to the PDF that verifies the user did indeed enter their credentials. The form is then considered "signed" and fields are then locked.
Any ideas on how to go about this? I know this is a basic form of authentication but having my userbase utilize the built-in Acrobat digital signature is not practical in our situation. Thanks in advance.
-Ian