var password1465365 = "";
var footermsg1465365 = '';
$(document).ready(function () {
if (footermsg1465365.length == 0) {
$('body').find('div.ts-panel-footer1465365').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1465365() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl67_ctl03_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1465365').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1465365 = $('.input_password1465365')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1465365 + '", pwd: "' + password1465365 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1465365,
failure: OnErrorReturn1465365,
error: OnErrorReturn1465365
});
return false;
}
}
}
});
function OnErrorReturn1465365(response) {
// getDocument1465365();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1465365')[1].focus();
}, 500);
return false;
}
function OnSuccess1465365(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1465365').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1465365').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1465365').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1465361 = "";
var footermsg1465361 = '';
$(document).ready(function () {
if (footermsg1465361.length == 0) {
$('body').find('div.ts-panel-footer1465361').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1465361() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl67_ctl07_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1465361').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1465361 = $('.input_password1465361')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1465361 + '", pwd: "' + password1465361 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1465361,
failure: OnErrorReturn1465361,
error: OnErrorReturn1465361
});
return false;
}
}
}
});
function OnErrorReturn1465361(response) {
// getDocument1465361();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1465361')[1].focus();
}, 500);
return false;
}
function OnSuccess1465361(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1465361').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1465361').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1465361').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.
var password1465364 = "";
var footermsg1465364 = '';
$(document).ready(function () {
if (footermsg1465364.length == 0) {
$('body').find('div.ts-panel-footer1465364').addClass("hidden");
}
});
$(document).on('keyup', function (event) {
if (event.Handled) {
return;
}
else {
// the block of codes to be executed on the key press
// should added here.
if (event.target.className.indexOf('weird-text') > 0) {
if (event.keyCode == 13) {
$('.ts-dialog-submit').click();
}
}
}
event.Handled = true;
});
function getDocument1465364() {
setTimeout(function () {
// [1] because bootbox clones
$('#ctl67_ctl09_ctl00_input_password')[1].focus();
}, 600);
bootbox.dialog({
closeButton: false,
message: $('.divEnterPassword1465364').html(),
title: "
Secure Document Access",
buttons: {
Cancel: {
label: "Cancel",
className: "btn-light",
callback: function () {
setTimeout(function () {
$('div.alert-danger').hide();
}, 0);
}
},
main: {
label: "Submit",
className: "ts-dialog-submit btn btn-primary",
callback: function (e) {
e.preventDefault();
// [1] because bootbox clones
password1465364 = $('.input_password1465364')[1].value;
$.ajax({
type: "POST",
url: "/aspx/Blob2/Blobs/BlobWebService.aspx/GetDocumentLink",
data: '{blobid: "' + 1465364 + '", pwd: "' + password1465364 + '" }',
contentType: "application/json; charset=utf-8",
dataType: "json",
async: true,
cache: false,
dataType: "json",
success: OnSuccess1465364,
failure: OnErrorReturn1465364,
error: OnErrorReturn1465364
});
return false;
}
}
}
});
function OnErrorReturn1465364(response) {
// getDocument1465364();
setTimeout(function () {
$('div.alert-danger').slideDown('slow');
}, 400);
setTimeout(function () {
// [1] because bootbox clones
$('.input_password1465364')[1].focus();
}, 500);
return false;
}
function OnSuccess1465364(response) {
var obj = $.parseJSON(response.d)[0];
if (obj.results == 'success') {
$('.doclist1465364').find(".ts-doc-btn").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
$(this).addClass("btn-success").removeClass("btn-info");
}
});
$('.doclist1465364').find(".ts-doc-link").each(function () {
if ($(this).attr("href") == "#") {
$(this).attr("href", $(this).attr("data-tstarget"));
$(this).removeAttr("onclick");
}
});
$('.doclist1465364').find(".ts-doc-text").each(function () {
$(this).addClass("text-success").removeClass("text-info");
});
bootbox.hideAll();
bootbox.dialog({
closeButton: false,
message: "
Your file(s) are now ready to download.
",
title: "Secure Document Access",
buttons: {
main: {
label: "Submit",
className: "btn btn-primary"
}
}
});
}
}
}
This document is password protected. You must enter a password in order to access.
Thank you. You may now download the documents!
Good guess. But, that isn't the password.