www.asdreports.com Open in urlscan Pro
87.237.97.140  Public Scan

URL: https://www.asdreports.com/terms-and-conditions?hash=7c179d293eb67473e34451624abd5ae4&campaignid=95922&messageid=101426&l=4...
Submission: On August 07 via api from OM — Scanned from NL

Form analysis 4 forms found in the DOM

GET /search.asp?Search=Yes

<form class="form-horizontal" action="/search.asp?Search=Yes" method="get">
  <div class="input-group">
    <input type="text" name="keyword" class="form-control input-lg" id="keyword" placeholder="Keyword, Title, or Report code..." value="">
    <span class="input-group-btn">
      <button class="btn btn-info input-lg" type="submit">
        <i class="fa-solid fa-magnifying-glass fa-lg"></i></button>
    </span>
  </div>
</form>

Name: form1POST /shoplogin.asp

<form name="form1" method="Post" action="/shoplogin.asp" class="form-horizontal">
  <p class="col-sm-10 col-xs-9" id="CustomerLoginText"></p>
  <p class="col-sm-2 col-xs-3"><a class="btn btn-default" href="/membership"><i class="fa-solid fa-circle-question fa-2x text-info"></i></a></p>
  <div class="col-xs-12">
    <hr>
  </div>
  <input type="hidden" id="FormActionLogin" name="FormAction" value="customerlogin">
  <input type="hidden" id="returnurl" name="returnurl" value="return">
  <h4 class="col-xs-12 text-info mb10" id="CustomerLoginTitle">Login</h4>
  <div class="col-xs-12 mb10">
    <div class="input-group">
      <span class="input-group-addon"><i class="fa-regular fa-envelope-open fa-fw"></i></span>
      <input name="strEmail" value="marwa@bankmuscat.com" type="email" class="form-control" id="EmailLogin" placeholder="Email" autocomplete="username" required="">
    </div>
  </div>
  <div class="col-xs-12 mb10">
    <div class="input-group">
      <span class="input-group-addon"><i class="fa-solid fa-key fa-fw"></i></span>
      <input name="strPassword" value="" type="password" class="form-control" id="strPassword" placeholder="Password" autocomplete="current-password" required="">
    </div>
  </div>
  <div class="col-xs-12 mb10">
    <div class="form-group">
      <div class="col-xs-12 pt10">
        <button type="submit" class="btn btn-lg btn-info btn-block" id="customerlogin-modal-login-button"><b>Login</b> <i class="fa-solid fa-right-to-bracket fa-lg" aria-hidden="true"></i></button>
      </div>
      <div class="col-xs-12">
        <hr>
      </div>
      <div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-1 pt20">
        <a role="button" class="btn btn-success show-customerlogin-modal-newaccount">Create new account <i class="fa-solid fa-user-plus" aria-hidden="true"></i></a>
      </div>
      <div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-1 pt20">
        <a role="button" class="btn btn-primary show-customerlogin-modal-createnewpassword">Reset your password <i class="fa-solid fa-lock-open-alt" aria-hidden="true"></i></a>
      </div>
    </div>
  </div>
</form>

Name: form1POST /shoplogin.asp

<form name="form1" method="Post" action="/shoplogin.asp" class="form-horizontal">
  <input type="hidden" id="FormActionNewAccount" name="FormAction" value="newcustomer">
  <p class="col-sm-10 col-xs-9" id="CustomerLoginNewText">Creating an account is FREE, EASY &amp; QUICK. <br>ASDReports is GDPR compliant, your data is safe with us.</p>
  <p class="col-sm-2 col-xs-3"><a class="btn btn-default" href="/membership"><i class="fa-solid fa-circle-question fa-2x text-info"></i></a></p>
  <div class="col-xs-12">
    <hr>
  </div>
  <h4 class="col-xs-12 text-info mb10" id="CustomerLoginNewTitle">Create an account</h4>
  <div class="col-xs-12 mb10 pt5">
    <div class="input-group">
      <span class="input-group-addon"><i class="fa-regular fa-envelope-open fa-fw"></i></span>
      <input name="strEmail" value="" type="email" class="form-control" id="EmailNewAccount" placeholder="Email">
    </div>
  </div>
  <div class="col-xs-12 pt10 mb10">
    <button type="submit" class="btn btn-lg btn-success btn-block" id="customerlogin-modal-createnewaccount-button"><b>Create new account</b> <i class="fa-solid fa-user-plus" aria-hidden="true"></i></button>
  </div>
  <div class="col-xs-12">
    <hr>
  </div>
  <div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-1 pt20">
    <a role="button" class="btn btn-default show-customerlogin-modal-login"><i class="fa-solid fa-arrow-left" aria-hidden="true"></i> Back</a>
  </div>
</form>

Name: form1POST /shopmailpwd.asp

<form name="form1" method="Post" action="/shopmailpwd.asp" class="form-horizontal">
  <input type="hidden" id="FormActionNewPassword" name="FormAction" value="newcustomerpassword">
  <p class="col-sm-10 col-xs-9" id="CustomerLoginPassText">Forgot your password? No problem, use the form below to create a new secure password.</p>
  <p class="col-sm-2 col-xs-3"><a class="btn btn-default" href="/membership"><i class="fa-solid fa-circle-question fa-2x text-info"></i></a></p>
  <div class="col-xs-12">
    <hr>
  </div>
  <h4 class="col-xs-12 text-info mb10" id="CustomerLoginPassTitle">Forgot your password</h4>
  <div class="col-xs-12 mb10 pt5">
    <div class="input-group">
      <span class="input-group-addon"><i class="fa-regular fa-envelope-open fa-fw"></i></span>
      <input name="strEmail" value="marwa@bankmuscat.com" type="email" class="form-control" id="EmailNewPassword" placeholder="Email" required="">
    </div>
  </div>
  <div class="col-xs-12 pt10 mb10">
    <button type="submit" class="btn btn-lg btn-primary btn-block" id="customerlogin-modal-createnewpassword-button" value="Create new password" name="action"><b>Create new password</b>
      <i class="fa-solid fa-lock-open-alt" aria-hidden="true"></i></button>
  </div>
  <div class="col-xs-12">
    <hr>
  </div>
  <div class="col-xs-10 col-xs-offset-1 col-sm-5 col-sm-offset-1 pt20">
    <a role="button" class="btn btn-default show-customerlogin-modal-login"><i class="fa-solid fa-arrow-left" aria-hidden="true"></i> Back</a>
  </div>
</form>

Text Content

ASDREPORTS USES COOKIES TO CREATE A BETTER EXPERIENCE FOR YOU.

This site, ASDRepoerts.com, operated by ASD Media BV, uses cookies (and other
similar technologies) to understand how you use the site, to provide a better
website experience, and deliver, measure, and personalize content and ads.



Click the Accept button below to provide consent to our use of cookies for the
purposes disclosed via this interface.

AcceptDecline

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


NECESSARY COOKIES

These cookies are necessary for our website to function properly. They allow you
to stay logged in, purchase market reports, use navigation, and use other
features. Without these cookies, our site will not function.

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


ANALYTICAL COOKIES

Analytical cookies help us to improve our website by collecting and reporting
information on its usage.

Analytical CookiesOnOff

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


MARKETING COOKIES

We use marketing cookies to help us improve the relevancy of advertising
campaigns you receive.

Marketing CookiesOnOff

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


 * Login
 * 
 * Suggestions for you
 * Wishlist
 * Requested Samples
 * Saved Carts
 * Order History
 * Newsletters
 * Your details

 * Aerospace & Defense
   Aerospace & Defense Aviation & Aerospace Defense & Security
   *  * Aviation & Aerospace
      * Aerospace Parts & Materials
      * Air Transport & Logistics
      * Airlines
      * Airports
      * Civil Aircraft
      * Civil Aviation & Airport Security
      * Civil Aviation Engines & Fuel
      * Civil Aviation MRO
     
      *  
      * Civil Aviation Training & Simulation
      * Civil Avionics, ATC & Sensors
      * Civil Helicopters
      * Civil Unmanned Aerial Vehicles
      * Space
      * Urban Air Mobility
      * General Aviation & Aerospace
     
      * Defense & Security
      * CBRN
      * Cyber Defence / IT
      * EOD / IEDs / Mines
      * Homeland Security & Public Safety
      * Military Aircraft
      * Military Avionics
      * Military Communication C2/C4ISR
      * Military Ground Vehicles
      * Military Helicopters
      * Military MRO
      * Military Power & Fuel
      * Military Radar & Electronic Warfare
     
      *  
      * Military Sensors & ISR
      * Military Training & Simulation
      * Military Transport & Logistics
      * Military Unmanned Systems
      * Missiles / Rockets / Hypersonic
      * Navy
      * Personal Armor & Protection
      * Soldier Modernisation
      * Undersea Warfare
      * Weapons & Munitions
      * General Defense
 * Agri & Food
   Agri & Food Agriculture Beverages Food Services & Hospitality
   *  * Agriculture
      * Agri chemicals
      * Agricultural Machinery
      * Agricultural Products
      * General Agriculture
     
      * Beverages
      * Beer
      * Bottled Water
      * Ciders
      * Hot Drinks
      * Soft Drinks
     
      *  
      * Spirits
      * Still Drinks
      * Wine
      * General Beverages
     
      * Food
      * Additives & Supplements
      * Baby Food
      * Breakfast & Cereals
      * Condiments & Dressings
      * Dairy Products
      * Fish & Seafood
      * Food Manufacturing
      * Fruit & Vegetable
      * Health Food
      * Meat & Poultry
     
      *  
      * Oil & Fats
      * Packaged & Frozen Food
      * Pasta & Noodles
      * Pet Food
      * Sauces
      * Seasonings & Spices
      * Snack & Sweet
      * General Food
     
      * Services & Hospitality
      * Equipment & Furniture
      * Fast Food
      * Hotels & Lodging
      * Restaurants
      * Takeaway, Delivery & Catering
      * Tobacco
      * General Service & Hospitality
 * Automotive & Transport
   Automotive & Transport Automotive Manufacturing Automotive Services
   Automotive Systems Vehicles Transport
   *  * Automotive Manufacturing
      * Auto Interiors
      * Batteries & Fuel Cells
      * Brakes
      * Engines
      * Exhausts
      * Filters
     
      *  
      * Tires & Wheels
      * Transmission
      * Other Components
      * General Automotive Manufacturing
     
      * Automotive Services
      * Aftermarket
      * Dealers
      * Finance & Insurance
      * Maintenance & Repair
      * Rentals & Leasing
      * Sales
      * General Automotive Service
     
      * Automotive Systems
      * In Car Entertainment
      * Navigation & Driver Assistance Systems
      * Telematics & Electronics
      * General Automotive Systems
     
      * Vehicles
      * Green Vehicles
      * Heavy Trucks & Special Vehicles
      * Medium & Light Trucks
      * Passenger Vehicles
      * General Vehicles
     
      * Transport
      * General Transport
      * Location & Identity Tracking
      * Maritime
      * Rail
 * Basic Materials
   Basic Materials Chemicals & Raw Materials Semi-finished Products & Materials
   *  * Chemicals & Raw Materials
      * Inorganic Materials
      * Metallic Materials
      * Organic Materials
      * Petrochemical Companies
      * Polymers
     
      *  
      * Reagents
      * General & Other Chemicals
      * Mining
     
      * Semi-finished Products & Materials
      * Abrasives
      * Brick, Stone & Masonry
      * Cement, Concrete & Asphalt
      * Coatings & Adhesives
      * Composites & Fibers
     
      *  
      * Glass & Ceramics
      * Industrial Gases
      * Insulation
      * Lubricants & Oils
      * Metals
     
      *  
      * Packaging
      * Paper & Wood Products
      * Plastics
      * Recycling
      * Rubbers
     
      *  
      * Special Materials
      * Textiles
      * Wires & Cables
 * Consumer & Retail
   Consumer & Retail Clothing & Textile Consumer Electronics House & Home
   Personal Care Retail Tourism & Leisure
   *  * Clothing & Textile
      * Baby & Children
      * Clothes
      * Sports & Equipment
      * Underwear
      * Workwear
      * Accessories
      * Handbags & Purses
      * Household Textile
      * Textile Manufacturing
      * Footwear
     
      * Consumer Electronics
      * Audio & Video Equipment
      * Cameras
      * Personal Electronics
      * Set-top Boxes
      * TV's & Displays
      * General Consumer Electronics
     
      * House & Home
      * Household Products
      * Home Appliances
      * Furniture
      * Home Security & Safety Equipment
      * Lawn & Garden
      * Art
      * General House & Home
     
      * Personal Care
      * Babies & Children
      * Cosmetics
      * Hair Care
      * Oral Hygiene/Oral Care
      * Skin Care
      * Soap & Bath Products
      * Women's Care
      * Men's Care
      * General Personal Care
     
      * Retail
      * Online Retailing
      * Stores
      * Wholesale
      * General Retailing
     
      * Tourism & Leisure
      * Leisure
      * Tourism
 * Energy
   Energy Traditional Energy Sustainable Energy Distribution, Storage &
   Utilities
   *  * Traditional Energy
      * Oil & Gas
      * Oil & Gas Exploration
      * Refinery
      * Natural Gas & LNG
      * Power Generation
     
      *  
      * Fuel & Retailing
      * Nuclear Energy
      * General Traditional Energy
     
      * Sustainable Energy
      * Wind Energy
      * Solar Energy
      * BioEnergy
      * Hydro Energy
     
      *  
      * Geothermal Energy
      * General Sustainable Energy
      * Clean Transport
     
      * Distribution, Storage & Utilities
      * Hydrogen
      * Smart Grids
      * Storage
     
      *  
      * Utilities
 * Life Sciences
   Life Sciences Biotechnology Diseases & Therapeutic Areas Medical Industry
   Pharmaceutical Medical Devices
   *  * Biotechnology
      * Biomarkers
      * Biomaterials
      * Biosimilars
      * Cell Therapy
      * DNA Analytics / Genomics
      * Enzymes
      * RNAi
      * Vaccines
      * General Biotechnology
     
      * Diseases & Therapeutic Areas
      * Alternative Medicine
      * Cancer (Oncology)
      * Central Nervous System
      * Circulatory System (blood & lymph)
      * Dentistry
      * Digestive System / Gastrointestinal
      * Endocrinology / Metabolics
      * Genetic Diseases / Dysmorphic
      * Hypersensitivity
      * Infectious diseases
      * Men's Health
     
      *  
      * Musculo-Skeletal
      * Ophthalmology & Optometry
      * Otolaryngology (Ear/Nose/Throat)
      * Respiratory / Pulmonary
      * Skin & Wound Closure
      * Substance Abuse
      * Surgery
      * Urology / Kidneys / Genito-Urinary
      * Women's Health
     
      * Medical Industry
      * Blood Banks
      * Clinical Services, Trials & Research
      * Diagnostics
      * Healthcare
      * In Vitro Diagnostics & Theranostics
      * Legal / Regulatory
      * Market Research & Decision Support
      * Medical Industry Companies
      * Medical Supplies
      * Medical Technology
      * Partnering / Licensing
      * Personal Hygiene/ Personal Care
      * Veterinary Health & Medicines
     
      * Pharmaceutical
      * Generics
      * Over-the-Counter (OTC) drugs
      * Personal Medicine
      * Pharmaceutical Distribution
      * Pharmaceutical Manufacturing
      * Pharmaceutical Raw Materials
      * Pharmacovigilance
      * General Pharmaceuticals
     
      * Medical Devices
      * Diagnostic Equipment
      * Drug Delivery Devices
      * eHealth & Home Healthcare Devices
      * ENT Devices
      * Gynecological Devices
      * Hospital & Beside Equipment
      * Nephrology and Urology Devices
      * Neurology Devices
      * Opthomalic Devices
      * Orthopedic Devices
      * Prosthesis & Implants & Mobility Aids
      * Skin & Wound Closure Devices
      * Surgical & Vascular Equipment
      * Laboratory Equipment
      * Medical Devices General
 * Manufacturing & Construction
   Manufacturing & Construction Automation & Process Control Construction
   Machinery & Equipment
   *  * Automation & Process Control
      * Automation Components
      * Building Automation
      * Home Automation
      * Industrial Automation
     
      *  
      * Robotics
      * 3D printing
     
      * Construction
      * Architecture & Design
      * Buildings & Improvement
      * Construction equipment
      * Construction Material
     
      *  
      * Energy Technology Buildings
      * Industrial Plants
      * Infrastructure
     
      * Machinery & Equipment
      * Engineering
      * Machines & Parts
      * Manufacturing
      * Safety, Inspection & Quality Control
 * Services
   Services Business Services Financial Services
   *  * Business Services
      * Accounting & Corporate Finance
      * Business Outsourcing
      * Education & Training
     
      *  
      * Human Resources
      * ICT Outsourcing
      * International Trade
     
      *  
      * Legal Services
      * Maintenance & Cleaning Services
      * Marketing & Communication
     
      *  
      * Research & Development
     
      * Financial Services
      * Banking
      * Insurance
      * Online Finance
     
      *  
      * Payment Services
      * Real Estate
 * Telecom & IT
   Telecom & IT Internet Business IT Hardware & Networks Software & Media
   Telecom & Datacom
   *  * Internet Business
      * Content Provider
      * e-Commerce
      * e-Government
      * e-Healthcare
      * Internet of Things (IoT) & M2M
     
      *  
      * m-Commerce
      * Online & Mobile Advertising
      * Online & Mobile Payments
      * General Internet
     
      * IT Hardware & Networks
      * Data Centers & Networks
      * Electronic Components
      * IT Equipment
      * General IT Hardware & Networks
     
      * Software & Media
      * Media
      * Augmented Reality & Artificial Intelligence
      * Business Software
      * Cloud Computing
      * Embedded Software
     
      *  
      * Games
      * Open Source & Free Software
      * General Software
     
      * Telecom & Datacom
      * Fixed Communication
      * Mobile & Wireless
      * Mobile Devices & Infrastructure
      * Satellite Communication
      * General Telecom & Datacom
 * Browse Publishers
   Browse Publishers


TERMS & CONDITIONS



Terms & Conditions

The following outlines the terms and conditions for the use of the website
ASDReports (www.asdreports.com). Please read these terms and conditions
carefully. They may have changed since your last visit to this website. Your use
of this website constitutes your acceptance of these terms and conditions, and
any changes to these terms and conditions after they are posted. Do not use this
website if you do not accept these terms and conditions.

ASD Reports is a trading name of ASD Media BV.

ASD Media BV is an independent company whose trading and postal address is:
Veemkade 356
1019 HD Amsterdam
The Netherlands

VAT Number is NL8179.39.313.B01
ASD Media BV's Registered Company Number is 34273167.
Registered Office is: Chamber of Commerce Amsterdam
ASD Media BV is governed by the laws of the Netherlands.

1 Definitions
Publisher: the publisher and copyright owner of the named Document
Document: the publication in a hardcopy or electronic Adobe PDF format
User: the authorised named purchaser of the Document
Licence: this agreement that outlines how the Document can and cannot be used
Company: the organisation in which the Document will be used

2 Product Price
Prices are set by the Publisher and are intended to be the same as those
advertised by the Publisher. All prices are set in United States Dollars (USD)
as main currency. Publisher prices are also given in Euro's (EUR) and pounds
sterling (GBP) based on actual exchange rates (checked periodically), these
prices are subject to change without notice.

3 Product Descriptions
ASD Media sells knowledge documents such as reports on behalf of Publishers. We
make every effort to ensure that all the contents of reports, books and other
products are accurately described on our website but we accept no liability for
any inaccuracy.

4 Goods Sold
Goods sold through ASD Media will remain the property of the Publisher until
paid for in full by the buyer.

5 Returns Policy
Due to the nature of the products, refunds cannot be granted. In the case of
damaged or incomplete goods ASD Media refunds are at ASD Media's discretion.

6 Refusal of Supply
All orders for products are subject to availability and ASD Media reserves the
right to refuse to supply any individual/corporation at its sole discretion.

7 Copyright and Reproduction
The copyright and publication rights to all reports and other products are the
property of the Publisher indicated in the publication. The User acquires no
ownership rights. Purchasing a product does not allow you any reproduction of
the material contained without express permission being granted, except in cases
where the material is used solely in internal reports and presentations in the
course of business. In such cases all material must be clearly sourced to the
copyright owner. Under no circumstances is any purchaser of a report licensed to
resell or repackage or sell data without prior written consent from the
Publisher. Readers must not
In the event of a breach of these terms and conditions ASD Media and the
Publisher of the work have the right to claim reasonable costs.

8 Warranties and Limitation of liability
ASD Media sells products in good faith on behalf of Publishers but makes no
claim that they are free of error or fit for any particular purpose. To the
fullest extent permitted by law ASD Media specifically disclaims all other
warranties (express or implied) including but not limited to any implied
warranty of quality or fitness for any particular purpose.

ASD Media shall not be liable to the Customer or to any other person for the
consequences of any decision or action taken in reliance on any publication of
data.
Any communication between ASD Media and a Customer or potential Customer
relating to their particular requirements or terms for the supply of product
will be treated as confidential information that shall not be disclosed outside
their respective organisations.

9 Applicable law
Any agreement between ASD Media and a Customer shall take effect under, and its
terms shall be interpreted in accordance with, Netherlands law.

10 License Agreement
Most products available through ASD Media are subject to terms and conditions of
use or a licence agreement. You will have to agree to these during the purchase
process. Rights granted to a Customer are not transferable to anyone else.

ASD Media or the Publisher reserves the right to terminate any licence granted
to the Customer (in any format) while retaining for its own benefit all monies
paid for the supply or other use of the same if there is a material breach of
any of these terms and conditions by any member of staff within any part of the
Customer's organisation.

In the event of a breach of these terms and conditions ASD Media and the
Publisher of the work have the right to ask for reasonable costs.

If you buy an electronic version of any publication (which will probably be in a
PDF format) you will have to agree to the specific additional Terms &
Conditions. Different types of licences for electronic publications are
available:

By submitting an order for a product or service the customer agrees and
represents that they are buying for their own internal use only, and not for
resale or export.
Use of any report ordered is also bound by the license type:

 * Single User License: This license allows for use of a report by one person.
   This person may use the report on any computer, and may print out the report,
   but may not share the report (or any information contained therein) with any
   other person or persons. Unless a Departmental License, a Site License or a
   Global Site License is purchased, a Single User License must be purchased for
   every person that wishes to use the report within the same enterprise.
   Customers who infringe these license terms are liable for a Global Site
   license fee.
 * Departmental Licenses: This license allows for use of a report by five people
   within the same enterprise location. Each of these people may use the report
   on any computer, and may print out the report, but may not share the report
   (or any information contained therein) with any other person or persons.
   Customers who infringe these license terms are liable for a Global Site
   license fee.
 * Site License: This license allows for use of a report by an unlimited number
   of people within the same enterprise location.  Each of these people may use
   the report on any computer, and may print out the report, but may not share
   the report (or any information contained therein) with any person or persons
   outside of the enterprise location. Customers who infringe these license
   terms are liable for a Global Site license fee.
 * Global Site License: This license allows for use of a report by an unlimited
   number of people within the same enterprise worldwide.  Each of these people
   may use the report on any computer, and may print out the report, but may not
   share the report (or any information contained therein) with any other person
   or persons outside of the enterprise.

11 Terms & Conditions of Website Use
You use this site on the understanding that you abide with the following terms
and conditions. The material on www.asdreports.com is for information only and
though you can choose to purchase products based on this information you must
understand that you do this at your discretion.

11.1 No Hacking
You may not, or allow others to, directly or indirectly attempt to disrupt,
interfere with or modify any of the information or material held on this site,
nor may you collect or attempt to collect any information of others, including
passwords, account or other information.

11.2 Copyright and Trademarks
All content included on this site including text, graphics, images and digital
downloads is the property of ASD Media, its content suppliers or represented
Publishers and is protected by international copyright laws. You must not copy
or exploit for any purpose any part of the site without the express written
permission of ASD Media. All trade names, trademarks and logos are proprietary
trademarks of their respective owners and are protected by applicable trademark
and copyright laws.

11.3 Disclaimer
ASD Media makes no representations or warranties about the accuracy,
completeness or suitability for any purpose of the information contained in the
documents and related graphics published on its internet site.
ASD Media has the right to make amendments to its product specifications and /
or pricing without prior notice. The information contained in any internet site
may contain technical inaccuracies or typographical errors. All liability of ASD
Media howsoever arising from inaccuracies or errors is expressly excluded to the
fullest extent permitted by law. The security of information transmitted via the
internet cannot be guaranteed. Any loss incurred or sustained by users who
transmit information by means of e-mail or other internet link shall be borne
solely and exclusively by such user and in no event shall any such losses in
whole or in part be borne by ASD Media. In no event shall ASD Media and / or
their respective suppliers be liable for any special, indirect or consequential
damages (including without limitation, damages for loss of profits) arising out
of any action (whether based on contract, tort or otherwise) arising out of or
in any connection with the use or performance of any information contained or
products advertised in this site. These terms and conditions of sale will be
interpreted and construed in accordance with the laws of the Netherlands and
will be subject to the non-exclusive jurisdiction of the Dutch Courts.

11.4 Indemnity
You agree to hold ASD Media, and its subsidiaries, affiliates, officers, agents,
co-branders or other partners, and employees, harmless from any claim or demand,
including reasonable legal fees, made by any third party due to or arising out
of your use of the Site, your connection to the Site, your violation of the Term
and Conditions, or your violation of any rights of another.




×




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

LOGIN



Login

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

Create new account
Reset your password

Creating an account is FREE, EASY & QUICK.
ASDReports is GDPR compliant, your data is safe with us.



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

CREATE AN ACCOUNT


Create new account

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

Back

Forgot your password? No problem, use the form below to create a new secure
password.



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

FORGOT YOUR PASSWORD


Create new password

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

Back

ASDREPORTS :

 * About Us
 * Company Information
 * News

CUSTOMER SUPPORT :

 * Customer Login
 * Vendor Information
 * Privacy Policy
 * Terms & Conditions

CONTACT US :

Phone (EU): +31 20 486 1286
Phone (US): +1 646 513 4192
Email : customerservice@asdreports.com Email us

Contact Form

FOLLOW US :



Newsletter subscription

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

Copyright © 2024, All Rights Reserved, ASDReports.com / ASDMedia BV - The
Netherlands



zpsk