Start Your 30-Day Free Trial Copy

You’re moments away from automating your backup monitoring and reporting! ๐ŸŽ‰

Please provide the following information to get started:

hbspt.forms.create({
region: “na1”,
portalId: “8890471”,
formId: “022cbe83-6c00-49ea-9128-26bace16e777”
});

function preloadPageInIframe(url) {
// Create a new iframe element
var iframe = document.createElement(‘iframe’);
// Set the iframe’s source to the specified URL
iframe.src = url;
// Set the iframe’s style to make it invisible
iframe.style.display = ‘none’;
// Append the iframe to the document’s body
document.body.appendChild(iframe);
}
// Usage:
preloadPageInIframe(‘https://cloud.bocada.com/’);