nirixcom.shoutcms.net Open in urlscan Pro
216.138.192.230  Public Scan

URL: https://nirixcom.shoutcms.net/
Submission: On June 19 via api from US — Scanned from CA

Form analysis 4 forms found in the DOM

Name: searchformGET /content.php

<form name="searchform" method="GET" action="/content.php"><input type="hidden" name="action" value="search">
  <input id="querystring" name="querystring" type="search" autocapitalize="off" autocomplete="" autocorrect="off" spellcheck="false" value="" placeholder="Search" onfocus="this.select();"><input type="submit" value="">
</form>

Name: searchformGET /content.php

<form name="searchform" method="GET" action="/content.php"><input type="hidden" name="action" value="search">
  <input id="querystring" name="querystring" type="search" autocapitalize="off" autocomplete="" autocorrect="off" spellcheck="false" value="" placeholder="Search" class="search-text" onfocus="this.select();"><input type="submit" value=""
    class="search-button">
</form>

Name: searchformGET /content.php

<form name="searchform" method="GET" action="/content.php"><input type="hidden" name="action" value="search">
  <input id="querystring" name="querystring" type="search" autocapitalize="off" autocomplete="" autocorrect="off" spellcheck="false" value="" placeholder="Search" class="search-text" onfocus="this.select();"><input type="submit" value=""
    class="search-button">
</form>

Name: Book DemoPOST /content.php?nid=1&mid=0

<form method="post" action="/content.php?nid=1&amp;mid=0" name="Book Demo" enctype="multipart/form-data" onsubmit="return ValidateForm(this)" class="sui-form">
  <script type="text/javascript" defer="defer">
    <!--
    form_submitted = false

    function ValidateEmail(theinput) {
      var s = theinput.value
      if (s.search) {
        return (0 <= s.search(new RegExp('^([-!#$%&\'*+./0-9=?A-Z^_`a-z{|}~' + unescape('%7f])+@([-!#$%25&\'*+/0-9=?A-Z^_`a-z{|}~%7f]+\\.)+[a-zA-Z]{2,24}$'), 'gi')))
      }
      if (s.indexOf) {
        var at_character = s.indexOf('@')
        if (at_character <= 0 || s.length < at_character + 4) return false
      }
      if (s.length < 6) return false
      else return true
    }

    function ValidationError(form, Invalid, error_message, focus) {
      alert(error_message)
      if (focus.length > 0 && form[focus].focus) form[focus].focus()
    }

    function ValidateForm(theform) {
      var e = '',
        i = {},
        f = '',
        r, s
      r = theform['form-21510-field-21517-firstname']
      r.className = 'form-field form-signup'
      r = theform['form-21510-field-21517-lastname']
      r.className = 'form-field form-signup'
      r = theform['form-21510-field-21517-email']
      r.className = 'form-field form-signup'
      r = theform['form-21510-field-21534']
      r.className = 'form-field form-text-short'
      r = theform['form-21510-field-21538']
      r.className = 'form-field form-text-short'
      r = theform['form-21510-field-21542']
      r.className = 'form-field form-single'
      if (!i['form-21510-field-21517-firstname'] && (theform['form-21510-field-21517-firstname'].value == '')) {
        r = theform['form-21510-field-21517-firstname']
        r.className = 'form-field-invalid form-signup-invalid'
        if (e == '') f = 'form-21510-field-21517-firstname'
        else e += '\n'
        e += (i['form-21510-field-21517-firstname'] = '- First Name field is required.')
      }
      if (!i['form-21510-field-21517-lastname'] && (theform['form-21510-field-21517-lastname'].value == '')) {
        r = theform['form-21510-field-21517-lastname']
        r.className = 'form-field-invalid form-signup-invalid'
        if (e == '') f = 'form-21510-field-21517-lastname'
        else e += '\n'
        e += (i['form-21510-field-21517-lastname'] = '- Last Name field is required.')
      }
      if (!i['form-21510-field-21517-email'] && (theform['form-21510-field-21517-email'].value == '')) {
        r = theform['form-21510-field-21517-email']
        r.className = 'form-field-invalid form-signup-invalid'
        if (e == '') f = 'form-21510-field-21517-email'
        else e += '\n'
        e += (i['form-21510-field-21517-email'] = '- Email address field is required.')
      }
      if (!i['form-21510-field-21517-email'] && (ValidateEmail(theform['form-21510-field-21517-email']) == false)) {
        r = theform['form-21510-field-21517-email']
        r.className = 'form-field-invalid form-signup-invalid'
        if (e == '') f = 'form-21510-field-21517-email'
        else e += '\n'
        e += (i['form-21510-field-21517-email'] = '- Please specify a valid e-mail address.')
      }
      if (!i['form-21510-field-21534'] && (theform['form-21510-field-21534'].value == '')) {
        r = theform['form-21510-field-21534']
        r.className = 'form-field-invalid form-text-short-invalid'
        if (e == '') f = 'form-21510-field-21534'
        else e += '\n'
        e += (i['form-21510-field-21534'] = '- Phone field is required.')
      }
      if (!i['form-21510-field-21534'] && ((theform['form-21510-field-21534'].value.search && theform['form-21510-field-21534'].value.search(new RegExp('^[{}|/?`\\~\\[\\]\'":;,' + unescape(
          '%3c>.!@#$%25^&*()_+=\\-a-z0-9A-Z_\\t \\xC0-\\xD6\\xD8-\\xF6\\xF8-\\xFF]*$'), 'g')) == -1))) {
        r = theform['form-21510-field-21534']
        r.className = 'form-field-invalid form-text-short-invalid'
        if (e == '') f = 'form-21510-field-21534'
        else e += '\n'
        e += (i['form-21510-field-21534'] = '- invalid chars detected')
      }
      if (!i['form-21510-field-21538'] && (theform['form-21510-field-21538'].value == '')) {
        r = theform['form-21510-field-21538']
        r.className = 'form-field-invalid form-text-short-invalid'
        if (e == '') f = 'form-21510-field-21538'
        else e += '\n'
        e += (i['form-21510-field-21538'] = '- Company name field is required.')
      }
      if (!i['form-21510-field-21538'] && ((theform['form-21510-field-21538'].value.search && theform['form-21510-field-21538'].value.search(new RegExp('^[{}|/?`\\~\\[\\]\'":;,' + unescape(
          '%3c>.!@#$%25^&*()_+=\\-a-z0-9A-Z_\\t \\xC0-\\xD6\\xD8-\\xF6\\xF8-\\xFF]*$'), 'g')) == -1))) {
        r = theform['form-21510-field-21538']
        r.className = 'form-field-invalid form-text-short-invalid'
        if (e == '') f = 'form-21510-field-21538'
        else e += '\n'
        e += (i['form-21510-field-21538'] = '- invalid chars detected')
      }
      if (!i['form-21510-field-21542'] && (theform['form-21510-field-21542'].options[theform['form-21510-field-21542'].selectedIndex].value == 'Please Select')) {
        r = theform['form-21510-field-21542']
        r.className = 'form-field-invalid form-single-invalid'
        if (e == '') f = 'form-21510-field-21542'
        else e += '\n'
        e += (i['form-21510-field-21542'] = '- Please make a selection from How did you hear about us?')
      }
      if (e != '') {
        ValidationError(theform, i, e, f)
        form_submitted = false
        return false
      }
      return true
    }
    // 
    -->
  </script>
  <noscript>
    <div style="display: none"><!-- dummy comment for user agents without Javascript support enabled --></div>
  </noscript>
  <div id="feedback" style="text-align: center;"></div>
  <div class="form-body">
    <h3 class="form-title">Book Demo</h3>
    <div class="form-body">
      <table>
        <tbody>
          <tr>
            <td colspan="2">
              <p>Enter in confidence!&nbsp; Your information is kept private at all times and never shared with any third party. <br><br></p>
            </td>
          </tr>
          <tr>
            <th align="right"><label for="form-21510-field-21517-firstname" class="form-field-label form-signup-label">First Name<span class="required"><span>*</span></span></label><span id="mark_form-21510-field-21517-firstname"></span></th>
            <td valign="top"><input type="text" name="form-21510-field-21517-firstname" maxlength="100" size="10" id="form-21510-field-21517-firstname" title="First Name" class="form-field form-signup"></td>
          </tr>
          <tr>
            <th align="right"><label for="form-21510-field-21517-lastname" class="form-field-label form-signup-label">Last Name<span class="required"><span>*</span></span></label><span id="mark_form-21510-field-21517-lastname"></span></th>
            <td valign="top"><input type="text" name="form-21510-field-21517-lastname" maxlength="100" size="10" id="form-21510-field-21517-lastname" title="Last Name" class="form-field form-signup"></td>
          </tr>
          <tr>
            <th align="right"><label for="form-21510-field-21517-email" class="form-field-label form-signup-label">Email address<span class="required"><span>*</span></span></label><span id="mark_form-21510-field-21517-email"></span></th>
            <td valign="top"><input type="text" name="form-21510-field-21517-email" maxlength="100" onchange="new_value=value; if(new_value.toLowerCase) new_value=new_value.toLowerCase() ;  if(new_value!=value) value=new_value ;"
                id="form-21510-field-21517-email" class="form-field form-signup"></td>
          </tr>
          <tr>
            <th align="right"><label for="form-21510-field-21534" class="form-field-label form-text-short-label">Phone<span class="required"><span>*</span></span></label><span id="mark_form-21510-field-21534"></span></th>
            <td valign="top"><input type="text" name="form-21510-field-21534" value="" maxlength="100" size="10" id="form-21510-field-21534" title="Phone" class="form-field form-text-short"></td>
          </tr>
          <tr>
            <th align="right"><label for="form-21510-field-21538" class="form-field-label form-text-short-label">Company name<span class="required"><span>*</span></span></label><span id="mark_form-21510-field-21538"></span></th>
            <td valign="top"><input type="text" name="form-21510-field-21538" value="" maxlength="100" size="10" id="form-21510-field-21538" title="Company name" class="form-field form-text-short"></td>
          </tr>
          <tr>
            <th align="right"><label for="form-21510-field-21542" class="form-field-label form-single-label">How did you hear about us?<span class="required"><span>*</span></span></label><span id="mark_form-21510-field-21542"></span></th>
            <td valign="top"><select name="form-21510-field-21542" id="form-21510-field-21542" size="1" title="How did you hear about us?" class="form-field form-single">
                <option value="Facebook">Facebook</option>
                <option value="Linkedin">Linkedin</option>
                <option value="Instagram">Instagram</option>
                <option value="Indeed">Indeed</option>
                <option value="Advertising">Advertising</option>
                <option value="Referral">Referral</option>
                <option value="2ca92f3af7c729c313b9417db5cc62a1c29061ce">Other...</option>
                <option value="Please Select" selected="selected">Please Select</option>
              </select></td>
          </tr>
          <tr style="display: none;">
            <th align="right"><label for="form-21510-field-21542-other" class="form-field-label form-text-short-label"> </label><span id="mark_form-21510-field-21542-other"></span></th>
            <td valign="top"><input type="text" name="form-21510-field-21542-other" value="" maxlength="100" size="10" id="form-21510-field-21542-other" placeholder="Enter here..." title="" class="form-field form-text-short"></td>
          </tr>
          <tr>
            <td colspan="2" align="center"><span id="mark_recaptcha"></span>
              <div class="form-captcha">
                <script type="text/javascript" src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
                <div class="g-recaptcha" data-sitekey="6LfR1kcUAAAAAO_lzLm2EvSSPhyQ_68G_1EB7fhh" data-theme="light" data-type="image" data-size="normal">
                  <div style="width: 304px; height: 78px;">
                    <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-1e6r8wkzay34" frameborder="0" scrolling="no"
                        sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                        src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfR1kcUAAAAAO_lzLm2EvSSPhyQ_68G_1EB7fhh&amp;co=aHR0cHM6Ly9uaXJpeGNvbS5zaG91dGNtcy5uZXQ6NDQz&amp;hl=en&amp;type=image&amp;v=TqxSU0dsOd2Q9IbI7CpFnJLD&amp;theme=light&amp;size=normal&amp;cb=vuk17q17hov4"></iframe>
                    </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                      style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
                  </div><iframe style="display: none;"></iframe>
                </div>
              </div>
            </td>
          </tr>
          <tr>
            <td colspan="2" align="center"><span id="mark_submit_button"></span><input type="submit" name="submit_button" value="Submit"
                onclick="if(this.disabled || typeof(this.disabled)=='boolean') this.disabled=true ; form_submitted_test=form_submitted ; form_submitted=true ; form_submitted=(!form_submitted_test || confirm('Are you sure you want to submit this form again?')) ; if(this.disabled || typeof(this.disabled)=='boolean') this.disabled=false ; sub_form='' ; return true"
                id="submit_button" class="formSubmit"></td>
          </tr>
          <tr>
            <td colspan="2" align="center"><span id="mark__cnd_hash"></span><input type="hidden" name="_cnd_hash" value="b368935c15ac596510b80818cbf4e86a64416eae" class="hidden"></td>
          </tr>
          <tr>
            <td colspan="2" align="center"><span id="mark_doit"></span><input type="hidden" name="doit" value="1" class="hidden"></td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
</form>

Text Content

 * Home
 * Industries
   * Industries We Serve
   * Insurance Industry
   * Health Care Industry
   * Construction & Industrial Industry
 * Solutions
   * Solutions
   * Managed IT
   * Device as a Service
   * Application & Server Hosting
   * Backup & Disaster Recovery
   * Remote Access & Remote Desktop
   * Messaging & Collaboration Services
   * Security & Compliance
   * Virtual Desktop Infrastructure (VDI)
 * About Us
   * About Us
   * About Us (new)
 * Support
 * 
 * Book Demo
 * Login
   * My oneWorkspace
   * Legacy Services
   * oneCloud Control Panel (oCCP)
   * oneExchange Webmail
   * oneDesktop

Terms & ConditionsPrivacy Policy
Copyright © 2020 NIRIX oneWorkspace. All rights Reserved
Home Contact Sitemap login Checkout Cart0







NIRIX Inc.
 * oneWorkspace
 * Industries
   * Industries We Serve
   * Insurance Industry
   * Health Care Industry
   * Construction & Industrial Industry
 * Solutions
   * Solutions
   * Managed IT
   * Device as a Service
   * Application & Server Hosting
   * Backup & Disaster Recovery
   * Remote Access & Remote Desktop
   * Messaging & Collaboration Services
   * Security & Compliance
   * Virtual Desktop Infrastructure (VDI)
 * About Us
   * About Us
   * About Us (new)
 * Support
 * 
 * Book Demo
 * Login
   * My oneWorkspace
   * Legacy Services
   * oneCloud Control Panel (oCCP)
   * oneExchange Webmail
   * oneDesktop


Print This Page

Previous






CHECK OUT OUR BLOG POSTS





Keep up to date with all IT news and updates about NIRIX Inc.










Blogs








 









INTRODUCING NIRIX
ONEWORKSPACE 365®


(NOW 365)





NIRIX hosted platform that can be made to suite all your business needs. From a
small start-up to enterprise company, we have you covered.




Learn More





 
















We are virtual cloud experts helping build your workspace for your needs.






Book Assessment 1-780-414-1556








 









CHECK OUT OUR BLOG POSTS





Keep up to date with all IT news and updates about NIRIX Inc.










Blogs








 









INTRODUCING NIRIX
ONEWORKSPACE 365®


(NOW 365)





NIRIX hosted platform that can be made to suite all your business needs. From a
small start-up to enterprise company, we have you covered.




Learn More





 
















We are virtual cloud experts helping build your workspace for your needs.






Book Assessment 1-780-414-1556








 









CHECK OUT OUR BLOG POSTS





Keep up to date with all IT news and updates about NIRIX Inc.










Blogs








 




Next
 * 1
 * 2
 * 3










RETHINK THE WAY YOU WORK. NOW.

Introducing NIRIX oneWorkspace 365 (NoW 365)! Work from anywhere, anytime, over
any connection.























POWERED BY:
































ONE PLATFORM. MANY POSSIBILITIES. NOW 365









ACCESS ANYWHERE






NEXT GENERATION TECHNOLOGY






EASILY SCALABLE






ACCESS ON ALL DEVICES



















ALWAYS CONNECTED




NIRIX oneWorkspace 365 (NoW 365) gives your business the ability to quickly
mobilize your entire workforce to adapt to the ever-changing demands of your
customers and the threats of your competitors. 
























NO MORE DAY TO DAY MANAGEMENT




Save costs and use your extra time and money towards creating more profit for
your business. 


























MORE FLUID, MORE ADAPTABLE




Access applications, data, and business workflow through the cloud with seamless
user experience regardless of location, time, device, and Internet speed.

























INDUSTRIES WE SERVE








INSURANCE BROKERS







Learn how our centralized and unified NIRIX oneWorkspace 365 DaaS platform
enables your personal and commercial agents and brokers to work more
efficiently. 













Learn more



HEALTH CARE CLINICS







Learn how moving your Electronic Medical Record systems to NIRIX oneWorkspace
365 will help you provide better and more efficient healthcare services while
ensuring compliance.













Learn more



CONSTRUCTION & INDUSTRIAL







Learn how a virtual desktop like NIRIX oneWorkspace 365 can help your practice
grow with centralized access to professional applications like Quickbooks, Sage,
PC Law, and other applications.







Learn more

































ARE YOU INTERESTED IN
NOW 365?





Get in touch with us and our experts at NIRIX will be there to answer all your
questions!




























































BOOK DEMO

Enter in confidence!  Your information is kept private at all times and never
shared with any third party.



First Name* Last Name* Email address* Phone* Company name* How did you hear
about us?* Facebook Linkedin Instagram Indeed Advertising Referral Other...
Please Select



























EXPLORE












BLOG









View Blog





















CAREERS









Browse Careers























SOLUTIONS







View more























































ONEWORKSPACE 365®




Solutions
Features 

Industries

Certifications

Support




COMPANY


About Us

Careers
Blog

Contact Us






CONNECT WITH US!



















Legal   Acceptable Use   Privacy © Copyright 2024 NIRIX Inc.





[View Full Site]

This site has features Features include this sites' Hover Navigation; Carousel;
Gallery; Cart; and Checkout. that require Javascript Javascript is a web browser
technology that adds advanced behaviour to websites in order to make them more
rich and interactive. Please note Java is different and is not required. .
Please follow these instructions to enable it in your browser.