www.cfmediaview.com Open in urlscan Pro
192.132.30.226  Public Scan

Submitted URL: https://www.cfmediaview.com/lp1.aspx?v=27_7963154_508_6
Effective URL: https://www.cfmediaview.com/preferences/Thomas/pref.aspx?u=41d82c58bc2b84187f19794abcd20467&b=IND&msgid=508
Submission: On March 20 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: Form1POST ./pref.aspx?u=41d82c58bc2b84187f19794abcd20467&b=IND&msgid=508

<form name="Form1" method="post" action="./pref.aspx?u=41d82c58bc2b84187f19794abcd20467&amp;b=IND&amp;msgid=508" id="Form1">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwUKLTMyODA5NDEyNQ9kFgICAw9kFgICAQ9kFggCAQ8PFgIeCEltYWdlVXJsBRUuL2ltYWdlcy9JTEdfTG9nby5wbmdkZAIDDw8WAh4HVmlzaWJsZWhkFgICAQ8PFgIeBFRleHQFF0dPUkRPTl9BR1VJQVJAQVBSSUEuQ09NZGQCBQ9kFgICAQ8WAh8CBd4BRWRpdGluZyBQcmVmZXJlbmNlcyBmb3IgRW1haWwgQWRkcmVzczogR09SRE9OX0FHVUlBUkBBUFJJQS5DT008YnI+PGJyPlBsZWFzZSBjaGVjayB0aGUgYm94IG5leHQgdG8gdGhlIGxpc3QocykgeW91IHdpc2ggdG8gYmUgcmVtb3ZlZCBmcm9tLjxicj48YnI+IElmIHlvdSB3aXNoIHRvIGNvbnRpbnVlIHJlY2VpdmluZyBzcGVjaWZpYyBlbWFpbHMsIGxlYXZlIHRoZSBib3ggdW5jaGVja2VkZAIHD2QWAgIBDxAPFgYeDkRhdGFWYWx1ZUZpZWxkBQhRdWVzdGlvbh4NRGF0YVRleHRGaWVsZAULRGVzY3JpcHRpb24eC18hRGF0YUJvdW5kZ2QQFQFCSSBkbyBub3Qgd2lzaCB0byByZWNlaXZlIHRoZSBkaWdpdGFsIGVkaXRpb24gb2YgSW5ib3VuZCBMb2dpc3RpY3MuFQEDQzA3FCsDAWdkZBgBBR5fX0NvbnRyb2xzUmVxdWlyZVBvc3RCYWNrS2V5X18WAgUPY2hrX1Jlc3BvbnNlcyQwBQ9jaGtfUmVzcG9uc2VzJDCRlVjtxPQPDV+q/q7kS8aGMUNz6g==">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['Form1'];
    if (!theForm) {
      theForm = document.Form1;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=happd0lZwq2QTFC2a2nqo19zsiaQLiBB1FRMJlpsuPSIiRxJZ5vAAPuSwFHR-ALXqeFc2ggXMfVn5kYNKFUpgtbskUs1&amp;t=638285905180000000" type="text/javascript"></script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="3954D554">
    <input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0">
    <input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAMxlqAl2vKp7pVAGu7YDKQLpXUl4yQZYf9TJtZ0TC/KmPBEQIGn8Z24Saeo8zyVaLQwkeF8fOmB13ODwO0Y8Yzg+UgyfA==">
  </div>
  <div id="Panel1" class="container">
    <div class="center-div">
      <img id="img_Logo" class="max90" src="./images/ILG_Logo.png" style="border-width:0px;">
    </div>
    <div class="center-div">
      <br>
      <br>
      <h3> Welcome to the Email Preferences Page</h3>
      <br>
    </div>
    <div id="pnlYesEmail"> Editing Preferences for Email Address: GORDON_AGUIAR@APRIA.COM<br><br>Please check the box next to the list(s) you wish to be removed from.<br><br> If you wish to continue receiving specific emails, leave the box unchecked
    </div>
    <div id="pnlQuestions"> &nbsp; <table id="chk_Responses" cellspacing="25" border="0">
        <tbody>
          <tr>
            <td><input id="chk_Responses_0" type="checkbox" name="chk_Responses$0"><label for="chk_Responses_0">I do not wish to receive the digital edition of Inbound Logistics.</label></td>
          </tr>
        </tbody>
      </table>
      <br>
    </div>
    <div class="center-fake-button">
      <a id="btn_Submit" class="btn btn-primary" href="javascript:__doPostBack('btn_Submit','')">Save My Preferences</a>
    </div>
  </div>
  <script type="text/javascript">
    //<![CDATA[
    theForm.oldSubmit = theForm.submit;
    theForm.submit = WebForm_SaveScrollPositionSubmit;
    theForm.oldOnSubmit = theForm.onsubmit;
    theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
    //]]>
  </script>
</form>

Text Content





WELCOME TO THE EMAIL PREFERENCES PAGE


Editing Preferences for Email Address: GORDON_AGUIAR@APRIA.COM

Please check the box next to the list(s) you wish to be removed from.

If you wish to continue receiving specific emails, leave the box unchecked
 

I do not wish to receive the digital edition of Inbound Logistics.


Save My Preferences