Changes

Validating File Attributes

5 bytes added, 17:30, 29 November 2011
no edit summary
 
<pre>
function onloadfunc(){
if("@Applicant CV.[encrypted]@"=="YesEncrypted")
alert("The PDF version of the applicant CV is encrypted and cannot be attached to the application. The file must be replaced with a PDF that does not have the 'Content Copying' restriction in place.");
}
0
edits