deepakjain.net Open in urlscan Pro
111.118.215.219  Public Scan

URL: http://deepakjain.net/
Submission: On April 11 via api from US — Scanned from DE

Form analysis 12 forms found in the DOM

POST mail-function.php

<form method="post" action="mail-function.php">
  <div class="input-field" style="padding-left:40px;padding-right:40px;">
    <input type="text" name="email" value="" class="form-control text-uppercase" placeholder="Please Enter Your Skype id">
  </div><br>
  <p style="text-align:center">
    <button name="submit_22" class="btn btn-outlined btn-primary">Get Skype Consultancy</button>
  </p>
</form>

POST mail-function.php

<form method="post" action="mail-function.php">
  <div class="modal-sub-head-text-1 text-white" style="text-transform:none;">Send Astrological/Vastu updates on my this number.</div>
  <div class="row" style="margin-top:10px;">
    <div class="col-md-12">
      <input name="mobile" placeholder="Please enter your Mobile Number" id="text-mobile2" style="margin-top:10px;" class="form-control" type="text" required="">
    </div>
  </div>
  <p class="text-center" style="margin-top:10px;"><button name="submit_7" class="btn btn-outlined btn-custom" style="background:transparent;">SUBMIT</button></p>
</form>

POST mail-function.php

<form action="mail-function.php" method="post">
  <div class="modal-sub-head-text-1">Would you like to get updated</div>
  <div class="modal-sub-head-text-2">on your major forthcoming life Events</div>
  <div class="row" style="margin-top:20px;">
    <div class="col-md-12 col-md-offset-2">
      <input name="name" id="textName" placeholder="Please enter your Name" class="form-control input_type" type="text" required="">
      <input name="mobile" placeholder="Please enter your Mobile No." maxlength="10" id="textMobile" style="margin-top:10px;" class="form-control input_type" type="text" required="">
      <input name="email" id="textEmail" placeholder="Please enter your Email" class="form-control input_type" style="margin-top:10px;" type="email" required="">
    </div>
  </div>
  <p class="text-center" style="margin-top:10px;"><button type="submit" name="submit_1" class="btn btn-outlined btn-custom2">SUBMIT</button></p>
  <hr style="background-color:#000">
  <p style="font-size:10px;">The information you provide to us is only used to contact you about our relevant content and services. You may unsubscribe at any time. For more information, check out our
    <a href="#" style="color:#000;">Terms and Policies</a></p>
</form>

Name: fr1POST mail-function.php

<form method="post" id="contact_form" name="fr1" action="mail-function.php">
  <textarea name="comment" class="txtWords" id="contact_text" cols="50" rows="3" placeholder="Type your question..." style="border-color:#331946;" required=""></textarea><br>
  <input type="text" name="mobile" maxlength="10" id="textMobile2" placeholder="Enter your mobile no." style="border-color:#331946;" class="form-control" required=""><br>
  <div id="recaptcha" class="g-recaptcha" data-sitekey="6LeqAp4UAAAAABd3wAXxCiJ5DrrI_My6eq0SnJB5" style="">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeqAp4UAAAAABd3wAXxCiJ5DrrI_My6eq0SnJB5&amp;co=aHR0cDovL2RlZXBha2phaW4ubmV0Ojgw&amp;hl=de&amp;v=6MY32oPwFCn9SUKWt8czDsDw&amp;size=normal&amp;cb=rkd5o2o54gsh" width="304"
          height="78" role="presentation" name="a-qnn0lw32mjen" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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>
  <br>
  <input type="hidden" id="bad" value="<br />
<b>Warning</b>:  Undefined variable $st in <b>/home3/wishzkch/public_html/deepakjain.net/index.php</b> on line <b>501</b><br />
">
  <button id="sbt" name="submit_6" class="btn btn-outlined btn-custom1" onclick="return fnCheckForRestrictedWords();" value="Check For Restricted Words" style="border-color:#331946;color:#331946">SUBMIT</button>
</form>

POST mail-function.php

<form method="post" action="mail-function.php">
  <h2 class="font_16">Daily Horoscope</h2>
  <input name="email" placeholder="Email" class="form-control" required="" type="email">
  <br>
  <button type="submit" name="submit_13" class="btn btn-outlined btn-custom1 text-center" style="padding-left:10px !important;padding-right:10px !important">SUBMIT</button>
</form>

POST mail-function.php

<form class="well form-horizontal" id="contact_form" action="mail-function.php" method="post">
  <fieldset>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label">Name</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-user"></i></span>
          <input name="name" id="textName1" placeholder="Name" class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Mobile No</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="mobile" id="textMobile3" placeholder="Enter your mobile no." maxlength="10" class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <!-- Text area -->
    <div class="form-group">
      <label class="col-md-4 control-label">Email</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-envelope"></i></span>
          <input name="email" id="textEmail1" placeholder="Please enter your Email" class="form-control" type="email" required="">
        </div>
        <!--</br><div class="g-recaptcha" id="recaptcha" data-sitekey="6LeqAp4UAAAAABd3wAXxCiJ5DrrI_My6eq0SnJB5" style="float:left;"></div></br></br>-->
      </div>
      <!-- Text input-->
      <!-- Button -->
      <br>
      <div class="form-group">
        <label class="col-md-4 control-label"></label>
        <div class="col-md-4">
          <br><button type="submit" name="submit_2" id="sbt" class="btn btn-outlined btn-primary">Submit <span class="fa fa-send"></span></button>
        </div>
      </div>
    </div>
  </fieldset>
</form>

POST mail-function.php

<form method="post" action="mail-function.php">
  <div class="input-field" style="padding-left:40px;padding-right:40px;">
    <input type="text" name="email" value="" class="form-control text-uppercase" placeholder="Please Enter Your Skype id">
  </div><br>
  <p style="text-align:center">
    <button name="submit_22" class="btn btn-outlined btn-primary">Get Skype Consultancy</button>
  </p>
</form>

POST mail-function.php

<form method="post" action="mail-function.php">
  <div class="modal-sub-head-text-1 text-white" style="text-transform:none;">Send Astrological/Vastu updates on my this number.</div>
  <div class="row" style="margin-top:10px;">
    <div class="col-md-12">
      <input name="mobile" placeholder="Please enter your Mobile Number" id="text-mobile2" style="margin-top:10px;" class="form-control" type="text" required="">
    </div>
  </div>
  <p class="text-center" style="margin-top:10px;"><button name="submit_7" class="btn btn-outlined btn-custom" style="background:transparent;">SUBMIT</button></p>
</form>

POST mail-function.php

<form class="well form-horizontal" action="mail-function.php" method="post" id="contact_form">
  <fieldset>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label">Name</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-user"></i></span>
          <input name="name" id="textName5" placeholder="Name" class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Mobile No</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="mobile" id="textMobile7" maxlength="10" placeholder="Enter your mobile no." class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Email</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="email" id="textEmail3" placeholder="Please enter your Email" class="form-control" type="email" required="">
        </div>
        <!--</br><div class="g-recaptcha"  data-sitekey="6LeqAp4UAAAAABd3wAXxCiJ5DrrI_My6eq0SnJB5" style="float:left;"></div></br></br>-->
      </div>
    </div>
    <!-- Button -->
    <div class="form-group">
      <label class="col-md-4 control-label"></label>
      <div class="col-md-4">
        <button type="submit" name="submit_8" class="btn btn-outlined btn-primary">Submit<span class="fa fa-send"></span></button>
      </div>
    </div>
  </fieldset>
</form>

POST mail-function.php

<form class="well form-horizontal" action="mail-function.php" method="post" id="contact_form">
  <fieldset>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label">Name</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-user"></i></span>
          <input name="name" id="textName2" placeholder="Name" class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Mobile No</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="mobile" id="textMobile4" maxlength="10" placeholder="Enter your mobile no." class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Email</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="email" id="textEmail2" placeholder="Please enter your Email" class="form-control" type="email" required="">
        </div>
      </div>
    </div>
    <!-- Button -->
    <div class="form-group" style="margin-top:45px;">
      <label class="col-md-4 control-label"></label>
      <div class="col-md-4">
        <button type="submit" name="submit_3" class="btn btn-outlined btn-primary">Submit <span class="fa fa-send"></span></button>
      </div>
    </div>
  </fieldset>
</form>

POST mail-function.php

<form class="well form-horizontal" action="mail-function.php" method="post" id="contact_form">
  <fieldset>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label">Name</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-user"></i></span>
          <input name="name" id="textName3" placeholder="Name" class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Mobile No</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="mobile" id="textMobile5" maxlength="10" placeholder="Enter your mobile no." class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Email</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="email" id="textEmail2" placeholder="Please enter your Email" class="form-control" type="email" required="">
        </div>
      </div>
    </div>
    <!-- Button -->
    <div class="form-group" style="margin-top:45px;">
      <label class="col-md-4 control-label"></label>
      <div class="col-md-4">
        <button type="submit" name="submit_4" class="btn btn-outlined btn-primary">Submit <span class="fa fa-send"></span></button>
      </div>
    </div>
  </fieldset>
</form>

POST mail-function.php

<form class="well form-horizontal" action="mail-function.php" method="post" id="contact_form">
  <fieldset>
    <!-- Text input-->
    <div class="form-group">
      <label class="col-md-4 control-label">Name</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-user"></i></span>
          <input name="name" id="textName4" placeholder="Name" class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Mobile No</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="mobile" id="textMobile6" maxlength="10" placeholder="Enter your mobile no." class="form-control" type="text" required="">
        </div>
      </div>
    </div>
    <div class="form-group">
      <label class="col-md-4 control-label">Email</label>
      <div class="col-md-8 inputGroupContainer">
        <div class="input-group">
          <span class="input-group-addon"><i class="fa fa-mobile"></i></span>
          <input name="email" id="textEmail2" placeholder="Please enter your Email" class="form-control" type="email" required="">
        </div>
      </div>
    </div>
    <span class="msg-error error"></span>
    <!-- Button -->
    <div class="form-group" style="margin-top:45px;">
      <label class="col-md-4 control-label"></label>
      <div class="col-md-4">
        <button type="submit" name="submit_5" id="btn-validate" class="btn btn-outlined btn-primary">Submit<span class="fa fa-send"></span></button>
      </div>
    </div>
  </fieldset>
</form>

Text Content

+91 9312064462
Subscribe for Tips!

Skype Consultancy
Rare Opportunity

 * Blog
 * Videos

  +91 9312064462

  anuj.jain32@gmail.com

 * Home
 * About Us
 * Why Us
 * Astrology Services
   Astrology Services Astro-Numerology Astro-Cartography Business Astrology &
   Vastu Business and career Astrology Wealth Astrology Health Astrology Annual
   Horoscope Home & Property Astrology Astro Yoga-Dosha Foreign Stay and Travel
   Astrology Marriage Astrology Children Consultation Report Horary Astrology
 * Stock Market Astrology
 * Vastu
   Vastu Science Vastu for Mandir Vastu for Family Lounge Vastu for Drawing Room
   Vastu for Washing room Vastu for Kitchen Vastu for Store Room Vastu for Bed
   Room Vastu for Toilet Vastu for Master Bed Room Vastu for Study Room Vastu
   for Dining Hall Vastu for Waste Areas Vastu for Storages Vastu for Couple Bed
   Room Vastu for Treasury Vastu for Medicine Room
 * Testimonials
   

 * 
   Videos
 * 
   Blog


 * Home
 * About Us
 * Why Us
 * Astrology Services  
   Astro-Numerology Astro-Cartography Business Astrology & Vastu Business and
   career Astrology Wealth Astrology Health Astrology Annual Horoscope Home &
   Property Astrology Astro Yoga-Dosha Foreign Stay and Travel Astrology
   Marriage Astrology Children Consultation Report Horary Astrology
 * Stock Market Astrology
 * Vastu  
   Vastu Science Vastu for Mandir Vastu for Family Lounge Vastu for Drawing Room
   Vastu for Washing room Vastu for Kitchen Vastu for Store Room Vastu for Bed
   Room Vastu for Toilet Vastu for Master Bed Room Vastu for Study Room Vastu
   for Dining Hall Vastu for Waste Areas Vastu for Storages Vastu for Couple Bed
   Room Vastu for Treasury Vastu for Medicine Room
   
 * Testimonials

×


30 MIN CONSULTANCY WITH ACHARYA ANUJ ON SKYPE

 * 30 Min discussion cum Q&A session with Acharya Anuj
 * Detailed astro-report (125 pages) covering all aspects of your life
 * Astro-remedies exclusively suggested for you
 * Detailed Astro-analysis and solutions to practical problems
 * Regular updates and predictions on change of dashas and major events of your
   life
 * My skype id: live:d81bdab18fe05ab7




Get Skype Consultancy

X
Send Astrological/Vastu updates on my this number.


SUBMIT


X
Would you like to get updated
on your major forthcoming life Events


SUBMIT

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

The information you provide to us is only used to contact you about our relevant
content and services. You may unsubscribe at any time. For more information,
check out our Terms and Policies

 1. 
 2. 
 3. 
 4. 

Talk to us
Talk to us
Talk to us
Talk to us
Previous Next


12 AREAS/DIMENSIONS OF MY PREDICTIONS







HEALTH AND PERSONALITY ASTROLOGY REPORT

Read More


MONEY, WEALTH AND FAMILY ASTROLOGY REPORT

Read More



SIBLINGS, CONFIDENCE AND NEGOTIATION ASTROLOGY REPORT

Read More



HOME, PROPERTY AND EDUCATION ASTROLOGY REPORT

Read More



HEALTH, LOVE AND SPORTS ASTROLOGY REPORT

Read More


LOANS, LIABILITIES AND DEBTS ASTROLOGY REPORT

Read More



MARRIAGE, PARTNER AND OPPORTUNITIES ASTROLOGY REPORT

Read More


OBSTACLES, DEATH AND HERITAGE ASTROLOGY REPORT

Read More



FATHER, LUCK AND DHARMA ASTROLOGY REPORT

Read More



BUSINESS, CAREER AND OCCUPATION ASTROLOGY REPORT

Read More



GAINS, DESIRE AND FULFILLMENT ASTROLOGY REPORT

Read More


INVESTMENT, EXPENDITURE AND PAYMENTS ASTROLOGY REPORT

Read More


ACHARYA JI’S UNIQUE WAY OF HOROSCOPE ANALYSIS


STUDY THE PAST

There is always a reason behind any happening or mis-happening in your life. We
study and analyse your past life, events, decisions you made and why you made,
the influential planets and doshas in your life cycle. The study helps us in
connecting-the-dots to your problem areas and thus providing you the answers to
When, what, and Why is happening in your life.


ASTRO-REMEDIES AND SOLUTIONS

The remedies given by us are very specific to your life problems. we won't tell
you what’s written in an astrology book; we give you right advice and solution
to a particular issue that you are facing based on your detailed astro-analysis
and karam sanhita study (link to detail page). our astro-solutions have got 100%
success rate, and predictions have been 99% accurate.




PREDICTING FUTURE

Though you can’t control the events in your life, you sure can get some accurate
predictions on what wrong is going to happen in the coming future. you can thus
take necessary action to sail through the difficult phase in your life with
better mind agility. also, with some effective astro-remedies you can avert
certain mishaps of your life too.

Previous Next


KARAM SANHITA




दैनिक, मासिक व वार्षिक फल, जन्मपत्री द्वारा जाने। आगामी १० वर्ष का भविष्य एवं
उपाय।

READ MORE


CLIENT STORIES


THE NEGATIVE ENERGY STARTED TAKING ITS TOLL ON THE ENTIRE FAMILY AND THEY ALL
WERE IN DEEP STRESS AND DEPRESSION.

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

Residence case - Vastu,
Shalimar Bagh, New Delhi, India

READ STORY



THE JEWELLER FROM KAROL BAGH GOT HIS SHOWROOM BACK THAT WAS MORTGAGED TO BANK
AND RECOVERED ALL LOSSES!

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

Commercial & Residence- Vastu & Astrology,
Karol Bagh, New Delhi, India

READ STORY

Previous Next


HAPPY CUSTOMERS



‹ ›





SUBMIT


ASTROLOGY & HOROSCOPE SERVICES

 * Astro-Numerology
 * Astro-Cartography
 * Business Astrology & Vastu
 * Business and career Astrology
 * Wealth Astrology
 * Health Astrology


 * Annual Horoscope
 * Home & Property Astrology
 * Astro Yoga-Dosha
 * Foreign Stay and Travel Astrology
 * Marriage Astrology
 * Horary Astrology


FOLLOW US

 * 
 * 
 * 
 * 
 * 





DAILY HOROSCOPE


SUBMIT


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

ABOUT ACHARYA ANUJ

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

#Acharya Anuj #Astrologer & Vastu Expert #Unique way of studying horoscope &
giving Solutions#Winner of 10 awards #top named astrologer in Delhi

We believe astrology is how god communicates with man. acharya anuj has been
answering toughest questions about life events and giving accurate predictions
on health, family, finances, and marriage aspects since more than two decades
now. his client base is ever increasing with people coming from all over india
and abroad for getting solutions to their real life problems.

MEET IN PERSON

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

Astrologer and Vastu Expert
Acharya Anuj

  BB-18B, Opposite Shri Meenakshi Mandir,
    Shalimar Bagh (West), Delhi-110088.
   Mobile: +91 9312064462
  Web Site: www.acharyaanuj.com

DISCLAIMER




WEBSITE DESIGNED & DEVELOPED BY JAVIN GLOBAL

Contact Us
X


CONTACT US

Name

Mobile No

Email



Submit
×


30 MIN CONSULTANCY WITH ACHARYA ANUJ ON SKYPE

 * 30 Min discussion cum Q&A session with Acharya Anuj
 * Detailed astro-report (125 pages) covering all aspects of your life
 * Astro-remedies exclusively suggested for you
 * Detailed Astro-analysis and solutions to practical problems
 * Regular updates and predictions on change of dashas and major events of your
   life
 * My skype id: live:d81bdab18fe05ab7




Get Skype Consultancy

X
Send Astrological/Vastu updates on my this number.


SUBMIT


X


BOOK AN APPOINTMENT

Name

Mobile No

Email

Submit
X


INDIVIDUAL

Name

Mobile No

Email

Submit
X


FAMILY

Name

Mobile No

Email

Submit
X


BUSINESS

Name

Mobile No

Email

Submit
X


THANK YOU FOR FILLING OUT YOUR INFORMATION!