English    Español    Русский


Checking for the existence of addresses in the ContactUsHere.com system.


To determine whether an address (e.g., "address") exists in the ContactUsHere.com system, please send a request to the URL:
http://www.contactushere.com/do/check/address (the value "address" should be replaced with the desired address).

If the address exists, the response will be:

<html>
<head>
<title></title>
<body>
YES
</body>
</html>

If the address DOESN'T exist, the response will be:

<html>
<head>
<title></title>
<body>
NO
</body>
</html>

Go to main page