postcardshospital.com
Open in
urlscan Pro
164.88.168.83
Public Scan
URL:
https://postcardshospital.com/
Submission: On November 26 via automatic, source certstream-suspicious — Scanned from DE
Submission: On November 26 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
3 forms found in the DOMPOST
<form enctype="multipart/form-data" method="post" class="frm-show-form frm_js_validate frm_pro_form frm_ajax_submit " id="form_newslettersubscriptionform" data-hs-cf-bound="true">
<div class="frm_form_fields ">
<fieldset>
<legend class="frm_screen_reader">Newsletter Subscription Form</legend>
<div class="frm_fields_container">
<input type="hidden" name="frm_action" value="create">
<input type="hidden" name="form_id" value="41">
<input type="hidden" name="frm_hide_fields_41" id="frm_hide_fields_41" value="">
<input type="hidden" name="form_key" value="newslettersubscriptionform">
<input type="hidden" name="item_meta[0]" value="">
<input type="hidden" id="frm_submit_entry_41" name="frm_submit_entry_41" value="7fff41e441"><input type="hidden" name="_wp_http_referer" value="/">
<div id="frm_field_726_container" class="frm_form_field form-field frm_required_field frm_none_container">
<label for="field_o5378" id="field_o5378_label" class="frm_primary_label">Email <span class="frm_required" aria-hidden="true">*</span>
</label>
<input type="email" id="field_o5378" name="item_meta[726]" value="" placeholder="Email Address" data-reqmsg="This field cannot be blank." aria-required="true" data-invmsg="Email is invalid" aria-invalid="false">
</div>
<div id="frm_field_770_container" class="frm_form_field frm_html_container form-field"><input type="hidden" name="recaptcha">
<p></p>
<div class="subscribe-recaptcha"></div>
<p><button class="flydesk-submit" text="Subscribe">Subscribe</button></p>
</div>
<input type="hidden" name="item_meta[727]" id="field_sin3m" value="Prospect" data-frmval="Prospect" data-invmsg="Hidden FLYDESK Contact Type is invalid">
<input type="hidden" name="item_meta[728]" id="field_4o05n" value="Prospect - Awareness" data-frmval="Prospect - Awareness" data-invmsg="Hidden FLYDESK Lifecycle is invalid">
<input type="hidden" name="item_meta[729]" id="field_me0sb" value="Insights / Newsletter" data-frmval="Insights / Newsletter" data-invmsg="Hidden FLYDESK Interest is invalid">
<div id="frm_field_769_container" class="frm_form_field frm_html_container form-field"></div>
<input type="hidden" name="item_key" value="">
<div class="frm_verify" aria-hidden="true">
<label for="frm_email_41"> If you are human, leave this field blank. </label>
<input type="text" class="frm_verify" id="frm_email_41" name="frm_verify" value="">
</div>
<style>
#field_o5378 {
background: 0 0;
border: none;
border-bottom: 1px solid #9b9b9b;
border-radius: 0;
padding: 10px;
font-size: 14px;
line-height: 1.428571429;
color: #9b9b9b;
vertical-align: middle;
border-top: none;
box-shadow: none;
}
#frm_field_726_container {
width: calc(100% - 170px);
display: inline-block;
padding-right: 10px;
}
.frm_submit {
display: inline-block;
width: max-content;
}
#frm_form_41_container .frm_button_submit {
padding: 10px 20px;
border: 2px solid #000;
background: #000;
color: #fff;
transition: all .3s ease-in-out;
font-size: 16px;
}
#frm_form_41_container .frm_button_submit:hover {
background: #fff;
color: #000;
}
#frm_form_41_container .frm_fields_container {
display: flex;
align-items: baseline;
}
</style>
<style>
#frm_form_41_container .frm_submit button[type="submit"] {
display: none;
}
#frm_field_726_container {
width: calc(100% - 170px);
display: inline-block;
}
.flydesk-submit,
.sgpb-popup-builder-content-4823 .flydesk-submit:hover {
padding: 10px 20px;
border: 2px solid #000000;
background: #000000;
color: #ffffff;
transition: all 0.3s ease-in-out;
}
.flydesk-submit:hover,
.sgpb-popup-builder-content-4823 .flydesk-submit {
background: #fff;
color: #000;
}
#frm_field_770_container {
display: inline-block;
width: max-content;
}
#frm_form_41_container .wpforms-field-container {
display: flex;
align-items: center;
}
</style>
<script>
var renderSubscribeRecaptcha = function() {
const $subcribeRecaptcha = jQuery('.subscribe-recaptcha');
$subcribeRecaptcha.each(function(index, el) {
if (!window.grecaptcha) {
return;
}
const $el = $(el);
const $form = $el.closest('form');
const recaptcha_id = grecaptcha.render(el, {
"sitekey": '6Lcuht4UAAAAAAdPmffBGQkRFF1mbZAy3_4UxDtT',
"size": "invisible",
"callback": function(token) {
$form.find('input[name="recaptcha"]').val(token);
$form.submit();
},
});
$form.attr('recaptcha-id', recaptcha_id);
});
};
</script>
<div class="frm_submit">
<button class="frm_button_submit frm_final_submit" type="submit" formnovalidate="formnovalidate">Subscribe</button>
</div>
</div>
</fieldset>
</div>
</form>
POST
<form class="reg_form" id="reg_form" method="post" data-hs-cf-bound="true">
<div class="dp-flex user_reg_name dp-mb20">
<div class="dp-flex dp-row-flexcol dp-mr10">
<label>First Name</label>
<input type="text" name="first_name">
</div>
<div class="dp-flex dp-row-flexcol">
<label>Last Name</label>
<input type="text" name="last_name">
</div>
</div>
<div class="name_error dp-hidden"></div>
<div class="dp-flex dp-row-flexcol reg_email dp-mb20">
<label>E-mail</label>
<input type="email" name="email" class="dp-w100" required="">
<div class="email_error form_error dp-hidden"></div>
</div>
<div class="dp-flex dp-row-flexcol reg_company dp-mb20">
<label>Company</label>
<input type="text" name="company" class="dp-w100" required="">
</div>
<div class="dp-flex dp-row-flexcol reg_password dp-mb20">
<label>Password</label>
<input type="password" name="password" class="dp-w100" required="" id="reg_password">
</div>
<div class="dp-flex dp-row-flexcol reg_confirm_password dp-mb20">
<label>Confirm Password</label>
<input type="password" name="confirm_password" class="dp-w100" required="" data-rule-equalto="#reg_password">
<div class="password_error form_error dp-hidden"></div>
</div>
<input type="hidden" name="recaptcha">
<div class="dp-flex dp-row-flexcol user_reg_submit_con dp-tcenter dp-row-center dp-mt30">
<input type="hidden" value="" name="reg_source">
<input type="hidden" value="" name="reg_coupon">
<div class="signup-recaptcha"></div>
<input class="btn user_reg_submit dp-btn" id="reg_submit" type="submit" value="Sign up">
<p class="dp-mt10">Already have an account? <a class="dp_toggle_login" href="index%EF%B9%96popup=login.html">Login</a></p>
</div>
</form>
POST
<form class="login_form" method="post" data-hs-cf-bound="true">
<div class="form_error dp-hidden"></div>
<div class="dp-flex dp-row-flexcol log_email dp-mb20">
<label>E-mail</label>
<input type="email" name="email" class="dp-w100" required="">
</div>
<div class="dp-flex dp-row-flexcol log_password dp-mb20">
<label>Password</label>
<input type="password" name="password" class="dp-w100" required="">
<a class="dp-tright" href="forgot_password.html">Forgot your password?</a>
</div>
<div class="dp-flex dp-row-flexcol user_submit_con dp-tcenter dp-row-center dp-mt30">
<button class="btn user_submit dp-btn" type="submit">Login</button>
<p class="dp-mt10">Need an account? <a class="dp_toggle_signup" href="index%EF%B9%96popup=register.html">Sign up</a></p>
</div>
</form>
Text Content
Skip to content * Sign up * Login * Hybrid work app * Features * Download * Pricing * Workspace locations * Book a meeting room * Book a desk * Rent an office * Explore the network * Get a custom quote * More * Blog * List a workspace * Meeting & phone booths * Partner perks * Become a partner * About us * EN Login Sign up * Sign up * Login * Hybrid work app * Features * Download * Pricing * Workspace locations * Book a meeting room * Book a desk * Rent an office * Explore the network * Get a custom quote * More * Blog * List a workspace * Meeting & phone booths * Partner perks * Become a partner * About us * EN Login Sign up HYBRID WORK ENABLED THE BEST SOLUTION TO MANAGE YOUR SHARED OFFICE & HYBRID WORKING TEAM Manage your flex office Find a flex office The Work Project RUNNING THE HYBRID OFFICE OF TOMORROW Remote teams & shared offices managed from one single app for an effective hybrid work setup. Explore the App FLYDESK Network RUNNING THE HYBRID OFFICE OF TOMORROW Remote teams & shared offices managed from one single app for an effective hybrid work setup. FLYDESK Network Explore the App features FIND THE PERFECT FLEXIBLE WORKSPACE Premium workspace We select the best office and coworking spaces that meet our standards of comfort and performance. Flex office, meeting room & coworking desk Compare offers from our partners to find the best option of coworking hot-desk, meeting room or office for rent. Instant booking at the best price We put you in touch with your preferred coworking space locations and help you get settled with no hassle. Explore our workspace listing OUR MISSION FLYDESK empowers the community of modern and flexible professionals in need of comfort and tools to be productive from anywhere & at anytime. We help people feel less isolated when working remotely. COMFORT from a flexible work environment CONNECTION between remote & office employees PERFORMANCE of the work done from anywhere FLYDESK FOR BUSINESS EMPOWER YOUR REMOTE TEAM Increase the loyalty, productivity and happiness of your team. Implement a flexible work model with our FLYDESK program designed for Enterprise. * Transformation consulting * Office search & design * Office booking & team App Enable trust within teams working remotely and give them access to workspace locations that fit your budget and needs. Discover our business solutions WHAT PEOPLE SAY ABOUT FLYDESK “Finding the right office turned out to be an absolute must in 2020 given that travels became difficult. This is precisely why the FLYDESK team’s added value is incommensurable.They found the right workspace for us in less than 10 days, despite our travel arrangements.” Vincent Managing Director, Gavottes “We were so used to our current way of working; I wasn’t sure if the change would be a well-accepted one. Our collaboration with FLYDESK certainly made the process run smoothly though, and we were able to even improve certain organizational aspects to make our employees a lot happier too!” Igor Founder & CEO, Native Union AS FEATURED BY INSIGHTS ON FLEXIBLE AND REMOTE WORK MANAGEMENT Learn how to better manage a distributed team. Allow trust and improve productivity for your remote team. APPS Find the best applications to communicate and collaborate efficiently with your remote team. GEAR Discover high-tech products and accessories making flexible professionals more comfortable and productive. WORKSPACE Explore the best corworking spaces in your city and learn how to re-think your workspace for more flexibility. Get insights on flexible work BECOME A WORKSPACE PARTNER JOIN OUR NETWORK OF PREMIUM WORKSPACES OFFERING HOTDESK, MEETING ROOMS AND OFFICES FOR RENT. FLYDESK ALSO WELCOMES PARTNERS PROVIDING PRODUCTS OR SERVICES SUPPORTING FLEXIBLE AND REMOTE WORK. We only partner with the bests and we share a common mission to enable flexible work. Discover our partner program STAY IN TOUCH WITH FLYDESK Newsletter Subscription Form Email * Subscribe If you are human, leave this field blank. Subscribe DISCOVER * FLYDESK home * Hybrid Work App * On-demand workspace * Meeting booth * Partner perks * Blog * About us FOLLOW US GET STARTED * Login | Signup * Download * Pricing * Buy Credits * List a workspace * Become a partner * Contact us FOLLOW US ASIAN WORKSPACES * Hong Kong coworking space * Hong Kong meeting room * Hong Kong office space * Singapore coworking space * Singapore meeting room * Singapore office space * More Asian workspaces EUROPEAN WORKSPACES * Paris coworking space * Paris meeting room * Paris office space * London coworking space * London meeting room * London office space * More European workspaces GLOBAL WORKSPACES * New York coworking space * New York meeting room * New York office space * Sydney coworking space * Sydney meeting room * Sydney office space * More workspaces globally * EN * Privacy * Terms * © FLYDESK, a Profindup Limited company JOIN FLYDESK NOW × First Name Last Name E-mail Company Password Confirm Password Already have an account? Login Loading... LOGIN TO FLYDESK NOW × E-mail Password Forgot your password? Login Need an account? Sign up Loading... SELECT YOUR LANGUAGE × * 中文(繁體) * 中文 (简体) * Deutsch * Dutch * English * Español * Français * Bahasa Indonesia * Italiano * 日本语 * 한국어 * Polski * Português * Русский Scroll To Top