rfqbidding.com Open in urlscan Pro
202.131.108.246  Public Scan

Submitted URL: http://url2966.rfqbidding.com/ls/click?upn=kNQK2FungKpImto-2FoQuMg52VKelDi-2Fr09a5W2Vxb2edvthyfVI1S8-2Bag-2FsXylR-2BQcjz6zIOCl...
Effective URL: http://rfqbidding.com/GlobalTenderDetails/65690288
Submission Tags: falconsandbox
Submission: On August 28 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /tenderListing

<form id="tenderListing_form" action="/tenderListing" method="post" style="display: none;">
  <input type="hidden" value="1" id="txtTabId" name="txtTabId"><br>
  <input type="hidden" value="1" id="cmbSearchIn" name="cmbSearchIn"><br>
</form>

<form id="login-form" class="sky-form">
  <fieldset>
    <section>
      <label class="input">
        <input type="email" class="login_email" id="txtEEmailID" name="txtEEmailID" autocomplete="off" placeholder="Email ID">
        <!-- <b class="tooltip tooltip-bottom-right">Needed to verify your account</b> -->
        <span class="bar"></span>
      </label>
    </section>
    <section>
      <label class="input">
        <input type="password" id="txtPPassword" name="txtPPassword" autocomplete="off" placeholder="Password">
        <!-- <b class="tooltip tooltip-bottom-right">Needed to Enter a Password</b> -->
        <span class="bar"></span>
      </label>
    </section>
    <div id="spanLoginErrorMsg" class="alert alert-danger" style="display: none">
      <strong> <i class="fa fa-times"></i></strong>
      <a href="#" class="close" data-dismiss="alert" aria-label="close" title="close">×</a>
    </div>
  </fieldset>
  <footer>
    <div class="spinner" style="display: none;" id="LoginLoadingImage">
      <div class="bounce1"></div>
      <div class="bounce2"></div>
      <div class="bounce3"></div>
      <div class="bounce4"></div>
    </div>
    <button type="submit" class="readmore_but3"> Login </button>
  </footer>
</form>

<form class="sky-form" id="needhelp-form">
  <fieldset>
    <section>
      <label class="input">
        <input type="email" name="txtNEmailId" id="txtNEmailId" placeholder="Email ID">
        <b class="tooltip tooltip-bottom-right">Needed to Enter an EmailID</b>
        <span class="bar"></span>
      </label>
    </section>
    <section>
      <label class="input">
        <input type="text" name="txtNCompanyName" id="txtNCompanyName" placeholder="Company Name">
        <b class="tooltip tooltip-bottom-right">Needed to Enter a Company Name</b>
        <span class="bar"></span>
      </label>
    </section>
    <section>
      <label class="input">
        <input type="text" name="txtNPersonName" id="txtNPersonName" placeholder="Person Name">
        <b class="tooltip tooltip-bottom-right">Needed to Enter a Person Name</b>
        <span class="bar"></span>
      </label>
    </section>
    <section>
      <label class="input">
        <input type="text" name="txtNContactNo" id="txtNContactNo" placeholder="Contact No.">
        <b class="tooltip tooltip-bottom-right">Needed to Enter a Contact No.</b>
        <span class="bar"></span>
      </label>
    </section>
    <section>
      <span> Let's know what are you looking for? *</span>
      <label class="textarea">
        <textarea name="txtNQuestion" id="txtNQuestion"> </textarea>
        <b class="tooltip tooltip-bottom-right">Needed to Enter your question. What are you looking for?</b>
        <span class="bar"></span>
      </label>
    </section>
  </fieldset>
  <br>
  <footer class="row">
    <div class="col-xs-12 col-sm-4 col-lg-4 col-md-4"><button type="submit" class="readmore_but3">Submit</button></div>
    <div class="col-xs-12 col-sm-8 col-lg-8 col-md-8">
      <span style="color:#ff9600"> For urgent assistance call +91 9512 247 247 or<br> E-mail at sales@tender247.com </span>
    </div>
  </footer>
</form>

<form id="tenderDetailInquiry-form" class="sky-form" novalidate="novalidate">
  <fieldset>
    <section>
      <label class="input">
        <input id="txtEmailID" name="txtEmailID" placeholder="Email ID*" onblur="return validatedEmailId();" autocomplete="off" onfocus="$('#emailExist').html('');">
        <b class="tooltip tooltip-bottom-right">Enter Valid Email ID i.e abc@gmail.com</b>
        <span class="bar"></span>
        <span id="emailExist" class="serverSideError"></span>
        <b class="tooltip tooltip-bottom-right">
                        Enter valid E-mail ID 
                     </b>
      </label>
    </section>
    <section>
      <label class="input">
        <input id="txtMobileNo" name="txtMobileNo" class="mobilecode_input" placeholder="Mobile No.*">
        <b class="tooltip tooltip-bottom-right">Enter Valid 10 Digits Mobile No. for Future Communication</b>
        <span class="bar"></span>
      </label>
    </section>
    <section>
      <label class="input">
        <input type="hidden" id="txtTenderID" name="txtTenderID" value="65690288">
        <input type="hidden" id="txtCompanyServiceID" name="txtCompanyServiceID" value="2">
        <input type="hidden" id="txtEventType" name="txtEventType" value="TenderDetailInquiryForm">
        <input id="txtCompanyName" name="txtCompanyName" placeholder="Company Name*">
        <b class="tooltip tooltip-bottom-right">Please enter Company Name</b>
        <span class="bar"></span>
      </label>
    </section>
    <section>
      <label class="input">
        <input id="txtContactPerson" name="txtContactPerson" placeholder="Contact Person (Optional)">
        <span class="bar"></span>
      </label>
    </section>
    <section>
      <div class="row">
        <div class="col col-md-6">
          <label class="input captchaa">
            <img id="registerCaptchaImgId" name="imgCaptcha" src="captcha.jpg" alt="varification Code">
            <span title="Refresh" class="fa fa-refresh fa-fw" onclick="refreshCaptcha();" style="font-size:15px;"></span>
          </label>
        </div>
        <div class="col col-md-6">
          <label class="input">
            <input id="recaptcha_response_field" name="recaptcha_response_field" placeholder="Verification Code*">
          </label>
        </div>
      </div>
    </section>
  </fieldset>
  <div id="spanIFSuccMsg" class="alert alert-success fade in" style="display:none">
    <strong> <i class="fa fa-check"></i></strong>
    <a href="#" class="close" data-dismiss="alert" aria-label="close" title="close" id="aIFSuccMsg">×</a>
  </div>
  <div id="spanIFErrorMsg" class="alert alert-danger fade in" style="display:none">
    <strong> <i class="fa fa-times"></i></strong>
    <a href="#" class="close" data-dismiss="alert" aria-label="close" title="close" id="aIFErrorMsg">×</a>
  </div>
  <div class="spinner" style="display: none;" id="PayOnlineLoadingImage1">
    <div class="bounce1"></div>
    <div class="bounce2"></div>
    <div class="bounce3"></div>
    <div class="bounce4"></div>
  </div>
  <footer>
    <button type="submit" id="tenderDetailInquiryFormBtn" class="readmore_but3">Submit</button>
  </footer>
</form>

Text Content

 * 

 *   For more details - Call - +1 713 701 5419
 * 

 * +1 713 701 5419
 * 



Bid Details

BM ID 65690288 Biding Authority Click Here Brief

provision of an electronic voting solution for votes in session of the cme of
the hospices civils de lyon (hcl), and an electronic voting solution, assistance
with the organization, preparation and conduct elections of establishment
medical committees (cme and cmel) of the hcl.

Bid Documents

Bid Document Click Here

Key Values *

Estimated Cost Refer Document (Approx)    

Key Dates *

Last Date for Submission 28-08-2023 Opening Date 28-08-2023 * The estimated
cost, values & dates are indicative only. Please read Bids document for accurate
information.

Site Location

Location 1 France, France

Contact Information

Contact Information Click Here

Closing Date : 28-08-2023

Ending Today






BID MORNING A UNIT OF I-SOURCING TECHNOLOGIES PVT. LTD.

Bid Morning is world's highest aggregator of Bids & Contract Awards Information.
The portal provides a platform for finding Joint Venture or Consortium partner
and also provides Bid Consultancy and other relevant services to help
contractors in winning bids.



24 X 7 CUSTOMER SUPPORT

Support +1 713 701 5419 Call +44 20 7097 1845


STAY CONNECTED

 * 
 * 
 * 
   

© 2022 - Bid Morning - All Rights Reserved


Scroll

×


LOGIN




×

Login
Sign Up Forgot Password?
×


NEED HELP?

Needed to Enter an EmailID
Needed to Enter a Company Name
Needed to Enter a Person Name
Needed to Enter a Contact No.
Let's know what are you looking for? * Needed to Enter your question. What are
you looking for?

Submit
For urgent assistance call +91 9512 247 247 or
E-mail at sales@tender247.com


× Join us &
Get may more Bids like this
Enter Valid Email ID i.e abc@gmail.com Enter valid E-mail ID
Enter Valid 10 Digits Mobile No. for Future Communication
Please enter Company Name


×
×

Submit