update($sql); if(count($data)>0) { $_SESSION['error']=' * Your Auction Alert request has been submitted.'; $url='auctionalert.php'; redirect($url); exit; } } else{ $sql="select * from ".TABLE_VISITOR_DETAILS." where V_Email ='".$_POST['txtMail']."'"; $data= $db->select($sql); if(count($data)>0) { $sql= "UPDATE ".TABLE_VISITOR_DETAILS." SET AuctionAlert = 'Yes' WHERE V_Email ='".$_POST['txtMail']."'"; $data= $db->update($sql); if(count($data)>0) { $_SESSION['error']=' * Your Auction Alert request has been submitted.'; $url='auctionalert.php'; redirect($url); exit; } }else{ $sql= "INSERT INTO ".TABLE_VISITOR_DETAILS." ( AuctionAlert, V_Email, Date, RemoteIP) VALUES ('Yes','".$_POST['txtMail']."','".date('Y-m-d')."','".$_SERVER['REMOTE_ADDR']."')"; $data= $db->insert($sql); if(!empty($data)){ $_SESSION['error']=' * Your Auction Alert services has been Subscribed.'; $url='auctionalert.php'; redirect($url); exit; } } } } ?> <? echo MAIN_SITE_TITLE; ?>
Auction Alert
Email Notifications
Allow us to automatically notify you of when and where the next Live Multiple Auction Event will take place. Subscribe to auction alerts ! Get email notifications to ensure you are always kept informed of the latest opportunities with updates of properties as they become available.
Email Address* :
Subscribe     Unsubscribe
 
<? echo MAIN_SITE_TITLE; ?>
MISSION STATEMENT

Gez Group supports the pivotal role of the real estate agent in an ever evolving market. We embrace the real estate professional by enhancing their level of service and extending their capabilities through the use of our proprietary cooperating platform. This provides a sales solution where the most effective and efficient real estate results are achieved, that match their buyers values with their sellers needs, through the careful and ethical application of the auction principle, without compromising the agents personalized customer relationship and the basis of their reputation and reward.

Our Core Values:

  • We support and add value to real estate agents
  • We value the continuity of our satisfied agents
  • We are passionate about the role of the real estate agent
  • We do what’s best for agents and their clients
  • We are a progressive and dynamic organization
  • We are resolute in our honesty and integrity
  • We win by working as a team