salesforce.foxitesign.foxit.com Open in urlscan Pro
76.76.21.9  Public Scan

URL: https://salesforce.foxitesign.foxit.com/
Submission: On November 09 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST

<form method="POST" class="w-full max-w-lg">
  <div class="flex flex-wrap -mx-3 mb-6">
    <div class="w-full md:w-1/2 px-3 mb-6 md:mb-0"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-first-name">First Name</label> <input
        class="appearance-none block w-full bg-gray-200 text-gray-700 border border-red-500 rounded py-3 px-4 mb-3 leading-tight focus:outline-none focus:bg-white" name="grid-first-name" type="text" placeholder="Jane" required=""></div>
    <div class="w-full md:w-1/2 px-3"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-last-name">Last Name</label> <input
        class="appearance-none block w-full bg-gray-200 text-gray-700 border border-red-500 rounded py-3 px-4 mb-3 leading-tight focus:outline-none focus:bg-white" name="grid-last-name" type="text" placeholder="Doe" required=""></div>
  </div>
  <div class="flex flex-wrap -mx-3 mb-6">
    <div class="w-full md:w-1/2 px-3 mb-6 md:mb-0"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-company-email">Company Email</label> <input
        class="appearance-none block w-full bg-gray-200 text-gray-700 border border-red-500 rounded py-3 px-4 mb-3 leading-tight focus:outline-none focus:bg-white" name="grid-company-email" type="email" placeholder="" required=""></div>
    <div class="w-full md:w-1/2 px-3 mb-6 md:mb-0"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-contact-preference">Contact Preference</label>
      <div class="relative"><select class="block appearance-none w-full bg-gray-200 border border-red-500 text-gray-700 py-3 px-4 pr-8 rounded leading-tight focus:outline-none focus:bg-white focus:border-gray-500" name="grid-contact-preference"
          required="">
          <option value="Email">Email</option>
          <option value="Phone">Phone</option>
          <option value="Text Message">Text Message</option>
        </select>
        <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-2 text-gray-700"><svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
            <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
          </svg></div>
      </div>
    </div>
  </div>
  <div class="flex flex-wrap -mx-3 mb-6">
    <div class="w-full md:w-1/2 px-3 mb-6 md:mb-0"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-phone-number">Phone Number</label> <input
        class="appearance-none block w-full bg-gray-200 text-gray-700 border border-red-500 rounded py-3 px-4 mb-3 leading-tight focus:outline-none focus:bg-white" name="grid-phone-number" type="tel" placeholder="+1-333-444-5555" required=""></div>
    <div class="w-full md:w-1/2 px-3 mb-6 md:mb-0"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-phone-type">Phone Type</label>
      <div class="relative"><select class="block appearance-none w-full bg-gray-200 border border-red-500 text-gray-700 py-3 px-4 pr-8 rounded leading-tight focus:outline-none focus:bg-white focus:border-gray-500" name="grid-phone-type" required="">
          <option value="Mobile">Mobile</option>
          <option value="Home">Home</option>
          <option value="Work">Work</option>
        </select>
        <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-2 text-gray-700"><svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
            <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
          </svg></div>
      </div>
    </div>
  </div>
  <div class="flex flex-wrap -mx-3 mb-6">
    <div class="w-full md:w-1/2 px-3 mb-6 md:mb-0"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-company-name">Company Name</label> <input
        class="appearance-none block w-full bg-gray-200 text-gray-700 border border-red-500 rounded py-3 px-4 mb-3 leading-tight focus:outline-none focus:bg-white" name="grid-company-name" type="text" placeholder="" required=""></div>
    <div class="w-full md:w-1/2 px-3 mb-6 md:mb-0"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-country">Country</label>
      <div class="relative"><select class="block appearance-none w-full bg-gray-200 border border-red-500 text-gray-700 py-3 px-4 pr-8 rounded leading-tight focus:outline-none focus:bg-white focus:border-gray-500" name="grid-country" required="">
          <option value="US">United States</option>
        </select>
        <div class="pointer-events-none absolute inset-y-0 right-0 flex items-center px-2 text-gray-700"><svg class="fill-current h-4 w-4" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20">
            <path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"></path>
          </svg></div>
      </div>
    </div>
  </div>
  <div class="flex flex-wrap -mx-3 mb-6">
    <div class="w-full px-3 mb-6 md:mb-0"><label class="block uppercase tracking-wide text-white text-xs font-bold mb-2" for="grid-username">Please enter a username of your choice in the form of an email</label> <input
        class="appearance-none block w-full bg-gray-200 text-gray-700 border border-red-500 rounded py-3 px-4 mb-3 leading-tight focus:outline-none focus:bg-white" name="grid-username" type="email"
        placeholder="example: sara@trial.user or mike@my.trial" required=""></div>
  </div>
  <div class="flex flex-wrap -mx-3 mb-6">
    <div class="w-full md:w-1/3 px-3 mb-6 md:mb-0"><button type="submit" class="appearance-none block w-full bg-gray-200 text-gray-700 border rounded py-3 px-4 mb-3 leading-tight focus:outline-none focus:bg-white">Submit</button></div>
  </div>
</form>

Text Content

ESIGN FOR
SALESFORCE

Register now and for fifteen days you'll be provided with a sandbox with full
access to all the features and capabilities that make our Foxit eSign for
Salesforce the robust way to send documents for eSignature.

First Name
Last Name
Company Email
Contact Preference
EmailPhoneText Message

Phone Number
Phone Type
MobileHomeWork

Company Name
Country
United States

Please enter a username of your choice in the form of an email
Submit