ruha.co.za Open in urlscan Pro
172.67.191.58  Public Scan

URL: https://ruha.co.za/
Submission: On August 17 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST call_on_email_send.php

<form action="call_on_email_send.php" method="post">
  <div class="row wow animate__animated" style="margin-left: 4px; margin-top: 15px; visibility: hidden; animation-name: none;">
    <input style="border-width: 1px; border-color: rgba(0,0,0,0.12);border-style: solid;background-color: rgba(255,255,255,0);width:90%;padding: 16px;color: #999;font-size: 14px;" class="col-md-12" name="name" placeholder="Name" type="text"
      required="">
  </div>
  <div class="row wow animate__animated" style="margin-left: 4px; margin-top: 15px; visibility: hidden; animation-name: none;">
    <input style="border-width: 1px; border-color: rgba(0,0,0,0.12);border-style: solid;background-color: rgba(255,255,255,0);width:90%;padding: 16px;color: #999;font-size: 14px;" class="col-md-12" name="mob_no" placeholder="Mobile No" type="text"
      required="">
  </div>
  <div class="row wow animate__animated" style="margin-left: 4px; margin-top: 15px; visibility: hidden; animation-name: none;">
    <input style="border-width: 1px; border-color: rgba(0,0,0,0.12);border-style: solid;background-color: rgba(255,255,255,0);width:90%;padding: 16px;color: #999;font-size: 14px;" class="col-md-12" name="email" placeholder="Email" type="text"
      required="">
  </div>
  <div class="row wow animate__animated" style="margin-left: 4px; margin-top: 15px; visibility: hidden; animation-name: none;">
    <textarea rows="3" style="border-width: 1px; border-color: rgba(0,0,0,0.12);border-style: solid;background-color: rgba(255,255,255,0);width:90%;padding: 16px;color: #999;font-size: 14px;" class="col-md-12" name="description" placeholder="Message"
      required=""></textarea>
  </div>
  <!--<div class="row form-group">
											<label class="col-sm-12 control-label">Type the characters you see below. Letters are not case sensitive. <span class="asterisk">*</span></label>
											
										</div>
										<div class="row form-group" style="margin:0 auto">
											<img src="CaptchaSecurityImages.php?width=100&height=40&characters=5" style="margin-left: 20px;margin-bottom: 10px;" />	
										</div>
										<div class="col-md-12 form-group">
										    <!--<div class="col-md-3"></div>-->
  <!--	<div class="row">
												<input style="border-width: 1px; border-color: rgba(0,0,0,0.12);border-style: solid;background-color: rgba(255,255,255,0);width:90%;padding: 16px;color: #999;font-size: 14px;" type="text" class="col-md-12" name="security_code" id="security_code"  placeholder="Security Code*" required  validate="isNotNull">
											</div>
										</div>-->
  <br>
  <style>
    @media (min-width: 768px) {
      .heightc {
        height: 651px !important;
      }
    }
  </style>
  <div class="row form-group wow animate__animated" style="visibility: hidden; animation-name: none;">
    <div class="g-recaptcha" data-sitekey="6LfizAYcAAAAANjIXhB4nw_QSaq9YJdzvRKcjGT3" style="margin: 0 auto;">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-mru5kto57rwc" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfizAYcAAAAANjIXhB4nw_QSaq9YJdzvRKcjGT3&amp;co=aHR0cHM6Ly9ydWhhLmNvLnphOjQ0Mw..&amp;hl=de&amp;v=hfUfsXWZFeg83qqxrK27GB8P&amp;size=normal&amp;cb=w1zc5t8l4g0x"></iframe></div>
        <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div>
  </div>
  <br>
  <div align="center" style="margin-top:15px;margin-bottom: 5% !important;">
    <input type="submit" name="submit" id="btnSave1" class="hoverc"
      style="color:#FFFFFF;background-color:#000; display: inline-block;padding:15px;letter-spacing: 2px;font-size: 18px;font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;text-transform: uppercase !important;cursor: pointer;border:solid 1px #000"
      value="SEND MESSAGE">
  </div>
</form>

Name: frmGroupPOST

<form class="form-horizontal mt-10" data-rel="myForm" method="post" enctype="multipart/form-data" id="frmGroup" name="frmGroup" style="margin:0 0 0 0;">
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <div class="col-sm-8">
      <input type="hidden" class="form-control" name="id" id="id" value="46">
    </div>
  </div>
  <script>
    function display_div1() {
      if (document.frmGroup.flag.value == 'Event') {
        $("#display").show();
        $("#display1").hide();
        $("#display2").hide();
      } else if (document.frmGroup.flag.value == 'Activity') {
        $("#display1").show();
        $("#display").hide();
        $("#display2").hide();
      } else if (document.frmGroup.flag.value == 'Other') {
        $("#display2").show();
        $("#display1").hide();
        $("#display").hide();
      } else {
        $("#display").hide();
        $("#display1").hide();
        $("#display2").hide();
      }
    }
  </script>
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <label class="col-sm-4 control-label">Feedback Of<span class="asterisk">*</span></label>
    <div class="col-sm-8">
      <input type="radio" value="Event" name="flag" onclick="display_div1()">Event <input type="radio" value="Activity" name="flag" onclick="display_div1()">Activity <input type="radio" value="Other" name="flag" onclick="display_div1()">Other
    </div>
  </div><!-- /.form-group -->
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <div id="display" style="display: none;">
      <label class="col-sm-4 control-label">Event <span class="asterisk">*</span></label>
      <div class="col-sm-8">
        <select name="event_id" id="event_id" class="form-control" style="height:34px;">
          <option value="">-Select-</option>
          <option value="1">Test Event</option>
          <option value="2">Web Client</option>
          <option value="3">vCard Client</option>
        </select>
      </div>
    </div>
    <div id="display1" style="display: none;">
      <label class="col-sm-4 control-label">Activity <span class="asterisk">*</span></label>
      <div class="col-sm-8">
        <select name="act_id" id="act_id" class="form-control" style="height:34px;">
          <option value="">-Select-</option>
          <option value="1">TLC Bazar</option>
          <option value="2">TLC Sports </option>
          <option value="3">TLC Tour</option>
          <option value="4">Customer review recording at 2407 Calling</option>
          <option value="5">Shareconomy Office Activity 2019</option>
          <option value="6">Lion Gourav 18-19 Lalit Goa </option>
          <option value="7">lions award Nagar</option>
          <option value="8">Lions Target 19-20 Merigold Pune </option>
          <option value="9">Suprim Installation</option>
          <option value="10">AWS Summit Mumbai</option>
          <option value="11">CMPL Mumbai</option>
          <option value="12">Dairy Expo Pune </option>
          <option value="13">Globe-Tech Engineering Expo Pune </option>
          <option value="14">Imtex Banglor -2019</option>
          <option value="15">MAS Satara </option>
          <option value="16">NASSCOM Pune</option>
          <option value="17">BAI APP Launch - Rachana 2016-17</option>
          <option value="18">Our New Mercedes-Benz</option>
          <option value="19">CISCO Banglor</option>
          <option value="20">Cyclothon Satara</option>
          <option value="21">Hackathon in Lucknow</option>
          <option value="22">I Love Panchgani Event</option>
          <option value="23">Khelo India Youth Games Pune 2019</option>
          <option value="24">Guest for Maharashtra Shree 2020 </option>
          <option value="25">RUHA Radio Advertisement</option>
          <option value="26">Satara Star </option>
          <option value="27">Satara Information Technology Association (SITA) Program</option>
          <option value="28">Thane Academy of Pediatrics Event</option>
          <option value="29">TN Marathon </option>
          <option value="30">Vitthal Mangalam Opening 13 Oct 2015</option>
          <option value="31">Prakash Amte At Shree Vithal Mangalam</option>
          <option value="32">Mayur Akole from South Africa </option>
          <option value="33">Sachin Sir Birthday Celebration </option>
          <option value="34">Great Bhet with Shym Yamul</option>
          <option value="35">Great Bhet with Vivake Sawant</option>
          <option value="36">Alankar sir Birthday Celebration At Shree Vitthal Mangalam</option>
          <option value="37">Alankar sir Birthday Celebration At Amrai Resort Satara</option>
          <option value="38">Alankar sir Birthday Celebration At Ja Office</option>
          <option value="39">Diwali Celebration at Shareconomy Office</option>
          <option value="40">Diwali Celebration 2019</option>
          <option value="41">Diwali Celebration 2018</option>
          <option value="42">Harish Birthday Celebration</option>
          <option value="43">Hema Madam birthday Celebration</option>
          <option value="44">International Men`s Day Celebration </option>
          <option value="45">Mangesh Sir Birthday Celebration</option>
          <option value="46">JA Rupali Birthday Celebration</option>
          <option value="47">JA Shankar Birthday Celebration</option>
          <option value="48">JA Smita Birthday Celebration</option>
          <option value="49">kayayurved web site Launching Ceremony</option>
          <option value="50">Anugram Launching Ceremony at Limb Village</option>
          <option value="51">vCard launch for CMDA Pune</option>
          <option value="52">Prathamik Shikshak Sahakari Bank Ltd., Satara 74th Annual General Meeting </option>
          <option value="53">Sahyadri Co-operative Sugar Factory AGM</option>
          <option value="54">Act master</option>
          <option value="55">मराठी सोशल मीडिया संमेलन २०२२ मुरलीधर मोहोळ यांची RUHA स्टॉल ला भेट </option>
          <option value="56">मराठी सोशल मीडिया संमेलन २०२२ गौरव निकम यांच्यासोबत RUHA स्टॉलला भेट.</option>
          <option value="57">MSMS 2022 ऑनलाईन आणि ऑफलाईन दोन्ही पद्धतीने संमेलन पार पाडण्यात आले.</option>
          <option value="58">VSS Conference live arrangement was done by RUHA </option>
          <option value="59">VSS Live Conference arrangement was done by RUHA expo </option>
          <option value="62">KSB Bank सातारा शाखा स्थलांतर सोहळा </option>
          <option value="63">Sadguru Gadage Maharaj College, Karad Dept. Of Computer Science Organize</option>
          <option value="61">CMDA IT Expo 2022 at CONRAD Pune</option>
          <option value="64">CMDA IT Expo 2022 at CONRAD Pune</option>
          <option value="65">Alankar Sir Birthday Celebration</option>
          <option value="66">Gurupournima 2022</option>
          <option value="67">जनता अर्बन को-ऑप बँक, वाई यांची 9 ऑगस्ट-क्रांतिदिनी डिजिटल क्रांती</option>
          <option value="68">नॅसकॉम कॉन्क्लेव्ह 2022, पुणे </option>
          <option value="69">Alankar Sir Birthday Celebration</option>
          <option value="70">PST Schooling 2022-23</option>
          <option value="71">Sophos security summit</option>
          <option value="72">भारतीय स्वातंत्र्याच्या अमृतमहोत्सव निमित्त 15 ऑगस्ट रोजी पुना मर्चंट चेंबर्स च्या वेबसाईट चे �</option>
          <option value="73">Vishwas Chitale, (CEO &amp; CTO, Chitale Dairy) Birthday Celebration</option>
          <option value="74">re-launched Poona Merchant Chamber website and Twitter account</option>
          <option value="75">TLC Vcard Presentation</option>
          <option value="76">दास ग्रुपच्या सर्व ५०० कर्मचाऱ्यांपैकी पहिल्या १०० अधिकारी वर्गाच्या रुहा व्हीकार्ड चे वितरण </option>
          <option value="77">Distribution of first 100 Officers category Ruha vCard completed among all 500 employees of Das Group</option>
          <option value="78">Diwali Celebration</option>
          <option value="79">Team Lunch</option>
          <option value="80">शहिदांच्या स्मारकासाठी एक मूठ माती गोळा करणारा अवलिया...श्री.उमेश जाधव यांच्याशी भेट </option>
          <option value="81">JA Solutions - RUHA vCard was felicitated at the 2nd Vivekananda Sustainability Summit at Dr Ambedkar International Centre , New Delhi.</option>
          <option value="82">Diwali celebration</option>
          <option value="83">Manufacturers Association of Satara (MAS EXPO)</option>
          <option value="84">विश्व सिंधी सेवा संगम का "रुहा" ईनेबलड मेम्बरशीप कार्ड का अनावरण </option>
        </select>
      </div>
    </div>
    <div id="display2" style="display: none;">
      <label class="col-sm-4 control-label">Other <span class="asterisk">*</span></label>
      <div class="col-sm-8">
        <input type="text" class="form-control" name="ref_id" placeholder="Name For Feedback" id="ref_id">
      </div>
    </div>
  </div>
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <label class="col-sm-4 control-label">Member ID</label>
    <div class="col-sm-8">
      <input type="text" class="form-control" name="cust_id" placeholder="Member ID" onkeydown="if (event.keyCode == 13|| event.keyCode == 9){getData();}" id="cust_id" value="">
    </div>
  </div>
  <div id="cust_info">
    <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
      <label class="col-sm-4 control-label">Name <span class="asterisk">*</span></label>
      <div class="col-sm-8">
        <input type="text" class="form-control" name="feed_name" placeholder="Name" required="" id="feed_name" value="">
      </div>
    </div>
    <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
      <label class="col-sm-4 control-label">Mobile No <span class="asterisk">*</span></label>
      <div class="col-sm-8">
        <input type="text" class="form-control" name="feed_mob_no" id="feed_mob_no" required="" maxlength="10" placeholder="Mobile No" value="">
      </div>
    </div>
  </div>
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <label class="col-sm-4 control-label">Email<span class="asterisk">*</span></label>
    <div class="col-sm-8">
      <input type="text" class="form-control" name="email" id="email" placeholder="Email ID" required="" value="">
    </div>
  </div>
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <label class="col-sm-4 control-label">Subject <span class="asterisk">*</span></label>
    <div class="col-sm-8">
      <input type="text" name="subject" id="subject" value="" class="form-control" required="" placeholder="Subject">
    </div>
  </div>
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <label class="col-sm-4 control-label">Description <span class="asterisk">*</span></label>
    <div class="col-sm-8">
      <textarea name="feed_description" id="feed_description" rows="5" class="form-control"></textarea>
    </div>
  </div>
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <label class="col-md-3 control-label wow animate__animated animated" style="visibility: visible; animation-name: slideInRight;">Add Attachment<span style="font-size:10px"><br>( Only jpg &amp; pdf )</span></label>
    <div class="col-md-7">
      <input name="file" type="file" id="file" onchange="ValidateSingleInput(this);">
    </div>
  </div>
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <label class="col-sm-4 control-label">Type the characters you see below.<br> Letters are not case sensitive. <span class="asterisk">*</span></label>
    <div class="col-sm-8">
      <img src="RUHA/CaptchaSecurityImages.php?width=100&amp;height=40&amp;characters=5" alt="captcha">
    </div>
  </div>
  <div class="form-group row wow animate__animated animated" style="visibility: visible; animation-name: slideInLeft;">
    <label class="col-sm-4 control-label"></label>
    <div class="col-sm-8">
      <input type="text" class="form-control" name="security_code" id="security_codef" placeholder="Security Code" required="">
    </div>
  </div>
  <div class="modal-footer">
    <div class="col-sm-offset-3">
      <input type="hidden" name="taskType" value="Add" id="taskType">
      <input type="button" class="btn btn-danger wow animate__animated animated" name="btnClose" id="btnClose1f" value="Cancel" data-dismiss="modal" style="visibility: visible;">
      <input type="button" class="btn btn-success wow animate__animated animated" name="btnSave" id="btnSave1f" value="Submit" onclick="saveRecord_feed()" style="visibility: visible;">
    </div>
  </div>
</form>

Text Content

 * 9822420544
 * alankar.jadhav@gmail.com

 * 

 * 9822420544
 * alankar.jadhav@gmail.com
   

   
 * Home
 * About Us
   * About JA
   * About RUHA
   * Founder`s Edge
   * Team
   * Advisory Board
 * Feature
 * Product
   * RUHA Lang`s
   * RUHA Sports
   * RUHA Expo & Conference
   * RUHA vCard
 * Clientele
 * Media
   * News
   * Blog
   * Gallery
   * Activities
 * Careers
 * Contact Us
   * Locate Us
   * Partnership

✖
 * Home
 * About Us
   * About Us
   * About JA
   * About RUHA
   * Founder`s Edge
   * Team
   * Advisory Board
 * Feature
 * Product
   * Product
   * RUHA Lang`s
   * RUHA Sports
   * RUHA Expo & Conference
   * RUHA vCard
 * Clientele
 * Media
   * Media
   * News
   * Blog
   * Gallery
   * Activities
 * Careers
 * Contact Us
   * Contact Us
   * Locate Us
   * Partnership



Let our EXPERTS Build a website for your Business TODAY!

We build a super-fast and secure website

Let our EXPERTS Build a website for your Business TODAY!

We build a super-fast and secure website

SSL Security to doing business on the web

To protect online customers and business reputation
our all web site have SSL certification.

SSL Security to doing business on the web

To protect online customers and business reputation
our all web site have SSL certification.

Ready to take the first step of bringing your business online?

we care about your business & understand the necessity of
keeping up with the rapidly changing business world.

Ready to take the first step of bringing your business online?

we care about your business & understand the necessity of
keeping up with the rapidly changing business world.

Steap up right to success by setting up
your business website.

Get your business a complete online business solution with RUHA.

Steap up right to success by setting up
your business website.

Get your business a complete online business solution with RUHA.

Innovative Idea. Custom Solutions.

Static, Dynamic, e-commerce, corporate for all types of
businesses to give you seamless web design services

Innovative Idea. Custom Solutions.

Static, Dynamic, e-commerce, corporate for all types of
businesses to give you seamless web design services

There is no bigger joy than making someone SMILE.

Putting information in the hands of the world by Createing website for your NGO.

There is no bigger joy than making someone SMILE.

Putting information in the hands of the world by Createing website for your NGO.

Your place for shopping Create online store with
RUHA Shopping Portal.

Makes everyone feel like shopping.

Your place for shopping Create online store with
RUHA Shopping Portal.

Makes everyone feel like shopping.

Let our EXPERTS Build a website for your Business TODAY!

We build a super-fast and secure website




 

How is RUHA different from website builders?




RUHA is the most trusted source for high quality portfolio, e-commerce website
design platform. We help clients get the perfect custom web design at an
affordable price, designed by professional web designers using a dramatically
easy design process.
Among other advantages, we professionally review for quality every single
designer who works on RUHA, we provide secure admin panel that make the design &
update process easy for you and the designer, we guarantee your satisfaction
100%.

Read More





How is RUHA different from website builders?



RUHA is the most trusted source for high quality portfolio, e-commerce website
design platform. We help clients get the perfect custom web design at an
affordable price, designed by professional web designers using a dramatically
easy design process.
Among other advantages, we professionally review for quality every single
designer who works on RUHA, we provide secure admin panel that make the design &
update process easy for you and the designer, we guarantee your satisfaction
100%.



Read More




609
Domain

169642
Members

55881
Activites

1657
News

2397
Gallery

964
Events
Customer Review

Sandeep Bhansali - Actor & Businessman,

Well-known Marathi Actress & Producer Shweta Shinde Sandeep sir`s wife. We
created her CELEBRITY PROFILE Website (https://shwetashindeofficial.com )on RUHA
web development platform in very short span of time …. Website testimonial by
Sandeep Sir during Digital Azadi Facebook live & Zoom Training session on 3rd
Dec 2020



We have served the best - You could be the next.

We at JA Solutions have been successfully working for last 18 years for various
establishments like Business, Trade, E-commers, Event management, Manufacturing
Industries, Banks, Doctors, NGO’s, Corporates, Associations, Education, Travel &
Tourism and Celebrities to create their modern dynamic ‘Websites’ on RUHA
platform. Here we are providing short description about various facilities and
uses of websites from different category.

e-Commerce

Association Clients

Events

Virtual Events

Corporate Clients

Bank Clients

Educational Clients

NGO Clients

Travel & Tourism

Doctors & Hospital

Celebrity Profile

Sports Celebrity

Our Integration Associates

As per requirement we integrate Third Party Application API

Cloudflare
Easebuzz
PayPal
Paytm
Shiprocket
sitelock
SpamExperts
Book Logic



CONTACT US
JA Solutions
Kapila Park, Nr. Sumitraraje Udyan, Camp Sadar Bazar, Satara, Maharashtra, India
415 001
9822420544
alankar.jadhav@gmail.com


Leave A Message










×

SEND US YOUR FEEDBACK

Feedback Of*
Event Activity Other
Event *
-Select- Test EventWeb ClientvCard Client
Activity *
-Select- TLC BazarTLC Sports TLC TourCustomer review recording at 2407
CallingShareconomy Office Activity 2019Lion Gourav 18-19 Lalit Goa lions award
NagarLions Target 19-20 Merigold Pune Suprim InstallationAWS Summit MumbaiCMPL
MumbaiDairy Expo Pune Globe-Tech Engineering Expo Pune Imtex Banglor -2019MAS
Satara NASSCOM PuneBAI APP Launch - Rachana 2016-17Our New Mercedes-BenzCISCO
BanglorCyclothon SataraHackathon in LucknowI Love Panchgani EventKhelo India
Youth Games Pune 2019Guest for Maharashtra Shree 2020 RUHA Radio
AdvertisementSatara Star Satara Information Technology Association (SITA)
ProgramThane Academy of Pediatrics EventTN Marathon Vitthal Mangalam Opening 13
Oct 2015Prakash Amte At Shree Vithal MangalamMayur Akole from South Africa
Sachin Sir Birthday Celebration Great Bhet with Shym YamulGreat Bhet with Vivake
SawantAlankar sir Birthday Celebration At Shree Vitthal MangalamAlankar sir
Birthday Celebration At Amrai Resort SataraAlankar sir Birthday Celebration At
Ja OfficeDiwali Celebration at Shareconomy OfficeDiwali Celebration 2019Diwali
Celebration 2018Harish Birthday CelebrationHema Madam birthday
CelebrationInternational Men`s Day Celebration Mangesh Sir Birthday
CelebrationJA Rupali Birthday CelebrationJA Shankar Birthday CelebrationJA Smita
Birthday Celebrationkayayurved web site Launching CeremonyAnugram Launching
Ceremony at Limb VillagevCard launch for CMDA PunePrathamik Shikshak Sahakari
Bank Ltd., Satara 74th Annual General Meeting Sahyadri Co-operative Sugar
Factory AGMAct masterमराठी सोशल मीडिया संमेलन २०२२ मुरलीधर मोहोळ यांची RUHA
स्टॉल ला भेट मराठी सोशल मीडिया संमेलन २०२२ गौरव निकम यांच्यासोबत RUHA स्टॉलला
भेट.MSMS 2022 ऑनलाईन आणि ऑफलाईन दोन्ही पद्धतीने संमेलन पार पाडण्यात आले.VSS
Conference live arrangement was done by RUHA VSS Live Conference arrangement was
done by RUHA expo KSB Bank सातारा शाखा स्थलांतर सोहळा Sadguru Gadage Maharaj
College, Karad Dept. Of Computer Science OrganizeCMDA IT Expo 2022 at CONRAD
PuneCMDA IT Expo 2022 at CONRAD PuneAlankar Sir Birthday CelebrationGurupournima
2022जनता अर्बन को-ऑप बँक, वाई यांची 9 ऑगस्ट-क्रांतिदिनी डिजिटल क्रांतीनॅसकॉम
कॉन्क्लेव्ह 2022, पुणे Alankar Sir Birthday CelebrationPST Schooling
2022-23Sophos security summitभारतीय स्वातंत्र्याच्या अमृतमहोत्सव निमित्त 15
ऑगस्ट रोजी पुना मर्चंट चेंबर्स च्या वेबसाईट चे �Vishwas Chitale, (CEO & CTO,
Chitale Dairy) Birthday Celebrationre-launched Poona Merchant Chamber website
and Twitter accountTLC Vcard Presentationदास ग्रुपच्या सर्व ५०० कर्मचाऱ्यांपैकी
पहिल्या १०० अधिकारी वर्गाच्या रुहा व्हीकार्ड चे वितरण Distribution of first 100
Officers category Ruha vCard completed among all 500 employees of Das
GroupDiwali CelebrationTeam Lunchशहिदांच्या स्मारकासाठी एक मूठ माती गोळा करणारा
अवलिया...श्री.उमेश जाधव यांच्याशी भेट JA Solutions - RUHA vCard was felicitated
at the 2nd Vivekananda Sustainability Summit at Dr Ambedkar International Centre
, New Delhi.Diwali celebrationManufacturers Association of Satara (MAS
EXPO)विश्व सिंधी सेवा संगम का "रुहा" ईनेबलड मेम्बरशीप कार्ड का अनावरण
Other *

Member ID

Name *

Mobile No *

Email*

Subject *

Description *

Add Attachment
( Only jpg & pdf )

Type the characters you see below.
Letters are not case sensitive. *



×

THANKS FOR SUBMIT FEEDBACK


THANKS FOR SUBMIT FEEDBACK AFTER APPROVAL IT WILL BE DISPLAY ON WEBSITE FOR ALL
VISITOR




×

FEEDBACK


SORRY....YOUR FEEDBACK CAN NOT BE SAVED...!!!
WRONG CAPTCHA




 * About Us
 * Our Services
 * Clientele
 * Privacy Policy

 * Locate Us
 * Partnership
 * Sitemap

Contact Info
Kapila Park, Nr. Sumitraraje Udyan,
Camp Sadar Bazar, Satara,
Maharashtra, India 415 001

+919822420544
alankar.jadhav@gmail.com





Copyright 2024 © JA Solution All rights reserved.Powered by - RUHA... Product by
JA Solutions Privacy Policy