tobacconist.premiumcigars.org Open in urlscan Pro
34.239.191.69  Public Scan

URL: https://tobacconist.premiumcigars.org/
Submission: On March 13 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form id="SendMessageListing" method="post">
  <div class="modal-content">
    <div class="modal-header" style="border-bottom: 0px solid #dee2e6 !important; padding: 1rem 2rem;">
      <h2 class="modal-title" id="exampleModalLabel" style="font-size:24px;">Send Message</h2>
      <div class="pop-up-header">
        <button type="button" class="close" data-bs-dismiss="modal">×</button>
      </div>
    </div>
    <div class="form-group modal-body send-message-body">
      <input data-val="true" data-val-required="The CompanyId field is required." id="CompanyModel_CompanyId" name="CompanyModel.CompanyId" type="hidden" value="">
      <input data-val="true" data-val-required="The UserId field is required." id="ListingMessage_UserId" name="ListingMessage.UserId" type="hidden" value="">
      <b>From :</b>
      <div style="display:flex">
        <div>
          <input class="form-control claim-listing-nocolor-input inputbordercolor" id="ListingMessage.FirstName" name="ListingMessage.Firstname" placeholder="First Name" type="text" value=""> <span id="clLastNameValMsg"></span>
        </div>
        <div>
          <input class="form-control claim-listing-nocolor-input inputbordercolor" id="ListingMessage.LastName" name="ListingMessage.LastName" placeholder="Last Name" type="text" value=""> <span id="clFirstNameValMsg"></span>
        </div>
      </div>
      <input class="form-control claim-listing-nocolor-input" data-val="true" data-val-required="The FromAddress field is required." id="ListingMessage.FromAddress" name="ListingMessage.FromAddress" placeholder="From Address" type="text" value="">
      <span id="smlFromAddressValidationMsg"></span>
      <b>Subject</b>
      <input class="form-control claim-listing-nocolor-input" id="ListingMessage.Subject" name="ListingMessage.Subject" placeholder="Subject" type="text" value="">
      <span id="smlFromAddressValidationMsg"></span>
      <span class="text-danger field-validation-valid" data-valmsg-for="ListingMessage.Subject" data-valmsg-replace="true"></span>
      <textarea class="form-control claim-listing-nocolor-textarea inputbordercolor" data-val="true" data-val-required="The MessageBody field is required." id="ListingMessage.MessageBody" name="ListingMessage.MessageBody"
        placeholder="Write your message"></textarea>
      <span id="smlMessageBodyValidationMsg"></span>
      <span class="text-danger field-validation-valid" data-valmsg-for="ListingMessage.MessageBody" data-valmsg-replace="true"></span>
      <div id="recaptchaidMessage" class="form-group g-recaptcha" data-widget-id="" data-sitekey=""></div>
    </div>
    <div class="modal-footer" style="border-top: 0px solid #dee2e6 !important;justify-content: flex-start !important; padding: 1rem 2rem;">
      <button id="buttonSendMessageListing" style="background-color: var(--buttonColor);" type="button" class="btn send-message-footer" onclick="allSendMessageValidate();">
        <span style="color: var(--buttonTextColor);"> Send Message </span>
      </button>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8L2eJtX-okVFiDnu1vW12vVNYhVQrIKeZo_jQk35KDhJtcXxTd4HcDybI3Rx2jQsyy8arpjODkjSDKhdZuyIn6WBkl7L2LZvnJ43ixedGBeNI5TJAnKxdNSVj8xVdlQ1sZ-0fvMkpUzMqfRlbt8ppZY">
</form>

POST

<form id="SendMessageListing" method="post">
  <div class="modal-content">
    <div class="modal-header" style="border-bottom: 0px solid #dee2e6 !important; padding: 1rem 2rem;">
      <h2 class="modal-title" id="exampleModalLabel" style="font-size:24px;">Send Message</h2>
      <div class="pop-up-header">
        <button type="button" class="close" data-bs-dismiss="modal">×</button>
      </div>
    </div>
    <div class="form-group modal-body send-message-body">
      <input data-val="true" data-val-required="The CompanyId field is required." id="CompanyModel_CompanyId" name="CompanyModel.CompanyId" type="hidden" value="">
      <input data-val="true" data-val-required="The UserId field is required." id="ListingMessage_UserId" name="ListingMessage.UserId" type="hidden" value="">
      <b>From :</b>
      <div style="display:flex">
        <div>
          <input class="form-control claim-listing-nocolor-input inputbordercolor" id="ListingMessage.FirstName" name="ListingMessage.Firstname" placeholder="First Name" type="text" value=""> <span id="clLastNameValMsg"></span>
        </div>
        <div>
          <input class="form-control claim-listing-nocolor-input inputbordercolor" id="ListingMessage.LastName" name="ListingMessage.LastName" placeholder="Last Name" type="text" value=""> <span id="clFirstNameValMsg"></span>
        </div>
      </div>
      <input class="form-control claim-listing-nocolor-input" data-val="true" data-val-required="The FromAddress field is required." id="ListingMessage.FromAddress" name="ListingMessage.FromAddress" placeholder="From Address" type="text" value="">
      <span id="smlFromAddressValidationMsg"></span>
      <b>Subject</b>
      <input class="form-control claim-listing-nocolor-input" id="ListingMessage.Subject" name="ListingMessage.Subject" placeholder="Subject" type="text" value="">
      <span id="smlFromAddressValidationMsg"></span>
      <span class="text-danger field-validation-valid" data-valmsg-for="ListingMessage.Subject" data-valmsg-replace="true"></span>
      <textarea class="form-control claim-listing-nocolor-textarea inputbordercolor" data-val="true" data-val-required="The MessageBody field is required." id="ListingMessage.MessageBody" name="ListingMessage.MessageBody"
        placeholder="Write your message"></textarea>
      <span id="smlMessageBodyValidationMsg"></span>
      <span class="text-danger field-validation-valid" data-valmsg-for="ListingMessage.MessageBody" data-valmsg-replace="true"></span>
      <div id="recaptchaidMessage" class="form-group g-recaptcha" data-widget-id="" data-sitekey=""></div>
    </div>
    <div class="modal-footer" style="border-top: 0px solid #dee2e6 !important;justify-content: flex-start !important; padding: 1rem 2rem;">
      <button id="buttonSendMessageListing" style="background-color: var(--buttonColor);" type="button" class="btn send-message-footer" onclick="allSendMessageValidate();">
        <span style="color: var(--buttonTextColor);"> Send Message </span>
      </button>
    </div>
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8L2eJtX-okVFiDnu1vW12vVNYhVQrIKeZo_jQk35KDhJtcXxTd4HcDybI3Rx2jQsyy8arpjODkjSDKhdZuyIn6WBkl7L2LZvnJ43ixedGBeNI5TJAnKxdNSVj8xVdlQ1sZ-0fvMkpUzMqfRlbt8ppZY">
</form>

Text Content

 * Home
 * Browse
 * Invite Suppliers
 * Pricing
 * imisusers.org
   
 * More
   * Contact Us

SUPPLIERS

Subscription Plans & Media Kit

--------------------------------------------------------------------------------

My Listings
Log In


INVITE SUPPLIER




INVITE SUPPLIER




INVITE SUPPLIER




POSSIBLE DUPLICATES





FIND A TOBACCONIST

Search or browse retail shops, cigar lounges or bars near you.

Search

0

Recommended

0

Featured

0

Liked

0

Listings



SEND MESSAGE

×
From :

Subject

Send Message


PRODUCTS & SERVICES

Show more  
Event Management

Expert providers dedicated to organizing, planning, and executing unforgettable
professional events ..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Financial Services

Trusted advisors and services for all your financial management, accounting, and
reporting needs.

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Data Analytics

Providers of advanced data analysis tools and services to help organizations
unlock valuable insight..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Digital Solutions

Cutting-edge tech providers delivering custom software, mobile applications, and
web solutions for s..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Facility Management

Comprehensive services for facility maintenance, safety, and efficiency to
create a functional and w..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Fundraising and Non Dues Revenue

Innovative solutions to enhance fundraising efforts, non-dues revenue, donor
engagement, and long-te..

Show All 0 Suppliers 0
Show All 6 Sub-Categories 6
Human Resources

Experienced HR solutions for talent acquisition, retention, and development to
foster a high-perform..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
IT Infrastructure

Reliable providers of hardware, software, and network solutions to ensure a
secure and efficient IT ..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Learning and Development

Expertise in designing and implementing educational programs, workshops, and
resources to foster pro..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Legal and Compliance

Skilled professionals ensuring your organization stays compliant with all
applicable laws, regulatio..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Marketing and Communications

Specialists in crafting effective marketing campaigns and communication
strategies to elevate your o..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Membership Management

Comprehensive solutions for member engagement, retention, and growth to build a
thriving and connect..

Show All 0 Suppliers 0
Show All 6 Sub-Categories 6
Nonprofit Consulting

Expert guidance in strategic planning, organizational development, and
governance to achieve your no..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Volunteer Management

Effective strategies and tools to recruit, retain, and recognize the invaluable
contributions of vol..

Show All 0 Suppliers 0
Show All 5 Sub-Categories 5
Website

Website management, consulting, products, services and add-ons

Show All 0 Suppliers 0
Show All 3 Sub-Categories 3


VERSIONS & MODULES

Modules

Gain a full view of the wide array of products and services offered for iMIS.

Show All 0 Suppliers 0
Show All 33 Sub-Categories 33
Versions

See which companies and products are compatible with the different versions of
iMIS.

Show All 0 Suppliers 0
Show All 3 Sub-Categories 3


SEND MESSAGE

×
From :

Subject

Send Message





HOME


BROWSE


INVITE SUPPLIERS


PRICING


IMISUSERS.ORG


CONTACT US

Powered by Insight Guide