I am developing an scm product.
In company registeration module, the user will type the company 's reg no.
The reg no is available in the following name :LLPIN/CIN/1A Ref No
the site where you can find out this is
http://www.mca.gov.in/DCAPortalWeb/dca/QueryNameAction.do
now if the user types the ref no or regno, i want to write a webservice to check if this company is registered or not?
how can i integrate the webservice with that url which finds the company reg number.
Please help