Showing source for: https://m.thaiware.com/member/login.php
Duration: 1.808293s
Server: Apache/2.4.57 (Unix) OpenSSL/1.1.1t PHP/7.3.33

<!DOCTYPE html>
<html lang="th">
    <head>
        <title>
   เข้าสู่ระบบสมาชิกไทยแวร์ (Member Login Page)
        </title>
        <meta charset="utf-8">
        <meta content="ALL" name="robots">
        <meta content="document" name="resource-type">
        <meta content="global" name="distribution">
        <meta content="หน้าเข้าสู่ระบบสมาชิก Thaiware เป็นหน้าหน้าล็อกอินสำหรับสมาชิก Member Login Page ที่ให้สมาชิกเว็บไซต์ Thaiware ได้เข้าสู่ระบบ เพื่อรับสิทธิพิเศษมากมาย" name="description">
        <meta content="เข้าสู่ระบบ, หน้า Login, เข้าสู่ระบบสมาชิก, Member Login, สมาชิก, Member, สมาชิก Thaiware, Thaiware Member" name="keywords">
        <meta content="width=device-width,initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" name="viewport">
        <link href="https://member.thaiware.com/login.php" rel="canonical">
        <link href="https://www.thaiware.com/favicon.png" rel="icon" sizes="48x48" type="image/png">
        <link href="https://www.thaiware.com/favicon-96x96.png" rel="icon" sizes="96x96" type="image/png">
        <style>
            body {
                display             : none;
            }
            input[type=text],input[type=password] {
                width               : 100% !important;
            }
            @media screen and (max-width:479px) {
                .social-button-block {
                    text-align          : center;
                }
            }
        </style>
        <script async="" defer="" src="https://apis.google.com/js/platform.js">
        </script>
        <script>
            var url_script = "https://script.thaiware.site/";
            var css_init_file = ['https://script.thaiware.site/font-awesome/css/font-awesome.min.css','https://script.thaiware.site/bootstrap-3.3.4/css/bootstrap.min.css','https://script.thaiware.site/bootstrap-3.3.4/css/bootstrap-theme.min.css','https://css.thaiware.site/m/m_main.min.css?v=1.0.24.82','https://script.thaiware.site/m/jquery/css/jquery.plugin.min.css','https://script.thaiware.site/m/jquery/css/jquery.qtip.min.css'];
            function jquery_init() {
                (function() {
                    $.getMultiScripts(['https://script.thaiware.site/bootstrap-3.3.4/js/bootstrap.min.js','https://script.thaiware.site/m/jquery/jquery.function.min.js','https://script.thaiware.site/m/main.min.js?v=3','https://script.thaiware.site/m/jquery/jquery.qtip.min.js','https://script.thaiware.site/m/member.min.js?v=0']);
                })();
                $(function() {
                    $.ajaxSetup({
                        cache: true
                    });
                    $.getScript('https://connect.facebook.net/en_UK/all.js', function() {
                        FB.init({
                            appId: 670904380613493,
                            cookie: true,
                            xfbml: true,
                            version: 'v3.1'
                        });
                        $('.social-button.facebook-button').removeClass('loading');
                    });
                    waitGoogleApi();
                });
                function waitGoogleApi() {
                    setTimeout(function() {
                        if (typeof googleapiInit == 'function') {
                            googleapiInit('411153306983-iiaofl7pjunqst7np91v9p0ihs40hmmf.apps.googleusercontent.com');
                        } else {
                            waitGoogleApi();
                        }
                    }, 100);
                }
            }
        </script>
        <style>
            #tw_main_menu {
                display             : none!important;
            }
            .lazy {
                opacity             : 0;
                background-color    : #fff;
                overflow            : hidden;
            }
            .lazy.loaded {
                opacity             : 1;
                height              : auto;
            }
        </style>
        <!-- BEGIN Global site tag (gtag.js) - Google Analytics -->
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-B680GWPKV1">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'G-B680GWPKV1');
        </script>
        <!-- END Global site tag (gtag.js) - Google Analytics -->
        <script>
            function css_load(css) {
                if (typeof css == 'object') {
                    for (var i = 0; i < css.length; i++) {
                        css_load_process(css[i]);
                    }
                } else if (typeof css == 'string') {
                    css_load_process(css);
                }
            }
            function css_load_process(css) {
                var l = document.createElement('link');
                l.rel = 'stylesheet';
                l.href = css;
                var h = document.getElementsByTagName('head')[0];
                h.parentNode.insertBefore(l, h);
            }
            function js_load(js, onload) {
                if (typeof js == 'object') {
                    for (var i = 0; i < js.length; i++) {
                        for (var j = (document.getElementsByTagName('script').length - 1); j > 0; j--) {
                            if (document.getElementsByTagName('script')[j].src == js) {
                                document.getElementsByTagName('script')[j].remove();
                            }
                        }
                        js_load_process(js[i], onload);
                    }
                } else if (typeof js == 'string') {
                    js_load_process(js, onload);
                }
            }
            function js_load_process(js, onload) {
                var po = document.createElement('script');
                po.type = 'text/javascript';
                po.async = false;
                var s = document.getElementsByTagName('script')[0];
                s.parentNode.insertBefore(po, s);
                if (typeof onload != 'undefined') {
                    po.setAttribute('onload', onload);
                }
                po.src = js;
            }
            var css_init = function() {
                if (typeof css_init_file != 'undefined') {
                    css_load(css_init_file);
                }
            };
            var raf = requestAnimationFrame || mozRequestAnimationFrame || webkitRequestAnimationFrame || msRequestAnimationFrame;
            if (raf) raf(css_init); else window.addEventListener('load', css_init);
            function load_css_cb(path, fn, scope) {
                var head = document.getElementsByTagName('head')[0], link = document.createElement('link');
                link.setAttribute('href', path);
                link.setAttribute('rel', 'stylesheet');
                link.setAttribute('type', 'text/css');
                var sheet, cssRules;
                if ('sheet' in link) {
                    sheet = 'sheet';
                    cssRules = 'cssRules';
                } else {
                    sheet = 'styleSheet';
                    cssRules = 'rules';
                }
                var timeout_id = setInterval(function() {
                    try {
                        if (link[sheet] && link[sheet][cssRules].length) {
                            clearInterval(timeout_id);
                            clearTimeout(timeout_id);
                            fn.call(scope || window, true, link);
                        }
                    } catch (e) {
            
                } finally {
            
                }
                }, 10), timeout_id = setTimeout(function() {
                    clearInterval(timeout_id);
                    clearTimeout(timeout_id);
                    head.removeChild(link);
                    fn.call(scope || window, false, link);
                }, 15000);
                head.appendChild(link);
                return link;
            }
        </script>
        <script async="" onload="jquery_init();" src="https://script.thaiware.site/m/jquery/m_jquery.min.js?v=1" type="text/javascript">
        </script>
        <script async="" src="//ads.thaiware.com/www/delivery/asyncjs.php">
        </script>
        <script async="" crossorigin="anonymous" src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7842028092798299">
        </script>
    </head>
    <body>
        <div class="col-xxs-12" id="tw_container" style="min-height: 800px;position:relative;/*height: 100%;*/">
            <script type="text/javascript">
                document.getElementsByTagName("HTML")[0].setAttribute("id", "m_main_thaiware");
            </script>
            <div class="animated-fast fadeIn" id="tw_main_menu" style="overflow: auto;">
                <div class="col-xxs-10" style="background-color: white;padding: 0;max-width: 350px;overflow: auto;height:100%;">
                    <div class="list-group-item" style="border-bottom:2px solid #ccc;background-color: #f6f6f6;padding: 15px;padding-right: 0;;z-index: 1;">
                        <div class="media">
                            <div class="media-body" style="line-height: 48px;color: #666;font-size: 16px;position: relative;text-align: center;">
                                <a class="btn btn-default" href="https://m.thaiware.com/member/login/?server=m.thaiware.com&amp;uri=%2Fmember%2Flogin.php&amp;session_id=c204f16460f01afe1400e475f66da157">
                                    <i class="fa fa-sign-in">
                                    </i>
                                    เข้าสู่ระบบ
                                </a>
                                <a class="btn btn-default" href="https://m.thaiware.com/member/register/?server=m.thaiware.com&amp;uri=%2Fmember%2Flogin.php&amp;session_id=c204f16460f01afe1400e475f66da157" style="margin-left: 25px;">
                                    <i class="fa fa-user-plus">
                                    </i>
                                    สมัครสมาชิก
                                </a>
                            </div>
                        </div>
                    </div>
                    <span class="page1">
                        <div class="list-group" style="overflow: hidden;margin: 0;padding-bottom: 25px;">
                            <a class="list-group-item" href="https://m.thaiware.com/software/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: 0px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        ซอฟต์แวร์
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/app/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -32px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        แอปพลิเคชันบนมือถือ
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/news/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -64px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        ข่าวไอที
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/review/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -96px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        รีวิว
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/tips/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -128px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        ทิปส์ไอที
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/shop/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -160px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        สินค้าไอที
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/mobile/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -224px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        มือถือ
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/game/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -256px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        เกม
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/movie/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -288px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        เช็ครอบหนัง
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/clip/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -480px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        คลิปวีดิโอ
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/activity/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -320px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        กิจกรรมไอที
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/tool/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -352px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        เครื่องมือ
                                    </div>
                                </div>
                            </a>
                            <a class="list-group-item" href="https://m.thaiware.com/qa/">
                                <div class="media">
                                    <div class="media-left">
                                        <div style="background:url('https://images.thaiware.site/m/icon_left_menu.png?v=1');width:32px;height:32px;background-repeat: no-repeat;background-position: -416px 0px;">
                                        </div>
                                    </div>
                                    <div class="media-body" style="line-height: 32px;color: #666;font-size: 18px;">
                                        ถาม-ตอบ
                                    </div>
                                </div>
                            </a>
                        </div>
                    </span>
                    <span class="page2" style="display: none;">
                        <div class="list-group-item">
                            <div class="col-xxs-12 topic">
                                ข้อมูลส่วนตัว
                            </div>
                            <div class="col-xxs-4">
                                ชื่อ-สกุล
                            </div>
                            <div class="col-xxs-8">
                            </div>
                            <div class="col-xxs-4">
                                เพศ
                            </div>
                            <div class="col-xxs-8">
                                ไม่ระบุ
                            </div>
                            <div class="col-xxs-4">
                                วันเกิด
                            </div>
                            <div class="col-xxs-8">
                                0  543
                            </div>
                            <div class="col-xxs-4">
                                ที่อยู่
                            </div>
                            <div class="col-xxs-8">
                            </div>
                            <div class="col-xxs-4">
                                เบอร์มือถือ
                            </div>
                            <div class="col-xxs-8">
                            </div>
                            <div style="clear: both;">
                            </div>
                        </div>
                        <div class="list-group-item" style="border-top: 0;padding-top: 0;">
                            <div class="col-xxs-12 topic">
                                แต้มสะสม
                            </div>
                            <div class="col-xxs-4" style="font-weight: bold;">
                                คะแนนรวม
                            </div>
                            <div class="col-xxs-8">
                            </div>
                            <span class="clearfix">
                            </span>
                            <div class="col-xxs-4" style="font-weight: bold;">
                                Post
                            </div>
                            <div class="col-xxs-8">
                            </div>
                            <div style="clear: both;">
                            </div>
                        </div>
                        <div class="list-group-item text-center">
                            <a class="btn btn-primary col-xxs-12" href="https://m.thaiware.com/member/avatar/?server=m.thaiware.com&amp;uri=%2Fmember%2Flogin.php&amp;session_id=c204f16460f01afe1400e475f66da157">
                                <i class="fa fa-image">
                                </i>
                                &nbsp;&nbsp;เปลี่ยนรูปประจำตัว
                            </a>
                            <div style="clear:both;">
                            </div>
                            <a class="btn btn-primary col-xxs-12" href="https://m.thaiware.com/member/changepass/?server=m.thaiware.com&amp;uri=%2Fmember%2Flogin.php&amp;session_id=c204f16460f01afe1400e475f66da157">
                                <i class="fa fa-lock">
                                </i>
                                &nbsp;&nbsp;เปลี่ยนรหัสผ่าน
                            </a>
                            <div style="clear:both;">
                            </div>
                            <a class="btn btn-danger col-xxs-12" href="https://www.thaiware.com/member/logout.php?server=m.thaiware.com&amp;uri=%2Fmember%2Flogin.php&amp;session_id=c204f16460f01afe1400e475f66da157">
                                <i class="fa fa-sign-out">
                                </i>
                                &nbsp;&nbsp;ออกจากระบบ
                            </a>
                            <div style="clear: both;">
                            </div>
                        </div>
                    </span>
                </div>
            </div>
            <div class="navbar-header col-xxs-12 hide-search logo-big" id="tw_top_nav">
                <a class="navbar-toggle" href="javascript:;" id="top_menu-main" onclick="$('body').toggleClass('active-leftmenu');" title="Thaiware Menu">
                    <span class="icon-menu">
                        <span class="sr-only">
                            Toggle navigation
                        </span>
                        <span class="icon-bar">
                        </span>
                        <span class="icon-bar">
                        </span>
                        <span class="icon-bar">
                        </span>
                    </span>
                    <i class="fa fa-times">
                    </i>
                </a>
                <a class="thaiware_logo" data-loadpage="true" href="https://m.thaiware.com/" style="border-right: 0;">
                    <span class="logo-small" style="background-image: url('https://images.thaiware.site/thaiware_m_logo_small.jpg');">
                    </span>
                    <span class="logo-big" style="background-image: url('https://images.thaiware.site/thaiware_m_logo.jpg');">
                    </span>
                </a>
                <a class="menu-btn-search" href="javascript:;" onclick="swap_search();">
                    <i class="fa fa-search">
                    </i>
                    <span>
                        ยกเลิก
                    </span>
                </a>
                <div class="menu">
                    <span class="main_block">
                    </span>
                    <span class="search_block">
                        <div class="col-xxs-12">
                            <div class="input-group" style="margin-top: 7px;">
                                <span class="input-group-addon">
                                    <i class="fa fa-search" style="color: #ccc;font-size: 20px;">
                                    </i>
                                </span>
                                <input class="form-control" id="main-search" onkeyup="($(this).val()!=''?$(this).next().find('.fa-times-circle').show():$(this).next().find('.fa-times-circle').hide()&amp;$('body').removeClass('show-search_result'))" placeholder="ค้นหา..." style="outline-width: 0;outline: none;border: 0;box-shadow: none;" type="text">
                                <span class="input-group-addon">
                                    <i class="fa fa-spinner fa-spin" style="color: rgb(170, 170, 170);display: none;">
                                    </i>
                                    <a class="search-reset" href="javascript:;" onclick="reset_search();">
                                        <i class="fa fa-times-circle" style="color: #aaa;display: none;">
                                        </i>
                                    </a>
                                </span>
                            </div>
                        </div>
                    </span>
                </div>
                <ul class="dropdown-menu menu-result animated-fast fadeIn">
                    <li>
                        <a class="" data-loadpage="true" href="https://m.thaiware.com/movie/">
                            หนังเข้าใหม่
                        </a>
                    </li>
                    <li>
                        <a class="" data-loadpage="true" href="https://m.thaiware.com/movie/coming-soon/">
                            หนังโปรแกรมหน้า
                        </a>
                    </li>
                    <li>
                        <a class="" data-loadpage="true" href="https://m.thaiware.com/movie/old/">
                            คลังหนังเก่า
                        </a>
                    </li>
                    <li class="topic">
                        หมวดหมู่
                    </li>
                </ul>
                <ul class="dropdown-menu search-result animated-fast fadeIn">
                </ul>
            </div>
            <div style="clear: both;">
            </div>
            <div style="position: fixed;top: 0;bottom: 0;max-width: 640px;width: 100%;background-color: white;">
            </div>
            <div style="/*height: 100%;*/background-color: white;position: relative;z-index: 50;">
                <div class="animated fadeIn" id="tw_main_content" style="background-color: white;">
                    <h1 class="theme1" style="font-size: 24px;">
                        เข้าสู่ระบบ (Member Login)
                    </h1>
                    <div style="clear: both;height: 25px;">
                    </div>
                    <div class="social-button-block col-xs-10 col-xs-push-2 clearfix">
                        <a class="social-button facebook-button loading" href="javascript:;" onclick="fb_login(login_response);" style="max-width: 240px;margin: 0 auto;">
                            <span class="social-icon">
                                <i class="fab fa-facebook-f">
                                </i>
                            </span>
                            <span class="social-content">
                                เข้าสู่ระบบด้วย Facebook
                            </span>
                        </a>
                        <div style="clear: both;height: 15px">
                        </div>
                        <a class="social-button googleplus-button loading" href="javascript:;" onclick="google_login(login_response);" style="max-width: 240px;margin: 0 auto;">
                            <span class="social-icon">
                                <i class="fab fa-google">
                                </i>
                            </span>
                            <span class="social-content">
                                เข้าสู่ระบบด้วย Google
                            </span>
                        </a>
                        <div style="clear: both;">
                        </div>
                    </div>
                    <div style="clear: both;">
                    </div>
                    <hr style="border: 0;border-top: 1px solid #ccc;">
                    <div style="clear: both;">
                    </div>
                    <form action="../member/login_process.php" class="form-horizontal" id="form_login" method="post" style="padding: 15px 30px;">
                        <div class="form-group">
                            <label class="col-xs-2 control-label" style="font-size: 18px;">
                                อีเมล
                            </label>
                            <div class="col-xs-10">
                                <input class="form-control" maxlength="255" name="user" onblur="login_check('user')" onchange="login_check('user',true)" placeholder="กรอกอีเมล (Enter E-Mail)" type="text">
                            </div>
                        </div>
                        <div class="form-group">
                            <label class="col-xs-2 control-label" style="font-size: 18px;">
                                รหัสผ่าน
                            </label>
                            <div class="col-xs-10">
                                <input class="form-control" maxlength="20" name="pwd" onblur="login_check('pwd')" onchange="login_check('pwd',true)" placeholder="กรอกรหัสผ่าน (Password)" type="password">
                            </div>
                        </div>
                        <div class="form-group">
                            <div class="col-xs-offset-2 col-xs-10">
                                <div class="checkbox" style="font-size: 18px;">
                                    <label>
                                        <input name="lifetime" type="checkbox" value="1">
                                        อยู่ในระบบถาวร (Keep me logged in)
                                    </label>
                                </div>
                            </div>
                        </div>
                        <div class="form-group">
                            <div class="col-xs-offset-2 col-xs-10">
                                <!-- 	<button class="btn btn-default submit">เข้าสู่ระบบ (Login Now)</button> -->
                                <a onclick="grecaptcha.execute();" style="cursor: pointer;">
                                    <div class="btn btn-default submit" style="font-size:1.2em;display: inline-block;">
          เข้าสู่ระบบ (Login Now)
                                    </div>
                                </a>
                                <div class="visible-xs visible-xxs" style="clear: both;height: 10px;">
                                </div>
                                <div class="hidden-xs hidden-xxs" style="clear: both;width: 15px;display: inline-block;">
                                </div>
                                <a class="btn btn-default" href="../member/forget_password.php">
                                    ลืมรหัสผ่าน (Forgot Password)
                                </a>
                            </div>
                        </div>
                        <div class="progress-alert" style="font-size: 16px;font-weight: bold;text-align: center;color: #ff3333;margin: 20px;">
                        </div>
                        <div class="form-group" style="margin-bottom: 0;">
                            <div class="col-xs-offset-2 col-xs-10">
                                <p style="font-size: 16px;">
                                    หากคุณสมัครสมาชิกไปแล้วแต่ยังไม่ได้รับอีเมลยืนยันรหัสผ่าน
                                    <a href="../member/activate_email/">
                                        กรุณาคลิกที่นี่เพื่อขอรับอีเมลอีกครั้ง
                                    </a>
                                </p>
                            </div>
                        </div>
                        <div style="clear: both;height: 15px;">
                        </div>
                        <div id="g-recaptcha">
                        </div>
                        <script async="" defer="" src="https://www.google.com/recaptcha/api.js?onload=recaptchaOnloadCallback&amp;hl=th&amp;render=explicit">
                        </script>
                        <script>
                            var recaptchaOnloadCallback = function() {
                                grecaptcha.render('g-recaptcha', {
                                    'sitekey': '6LeVAowUAAAAAAlloE4FTAZeqGqs2iYMg7wNm60r',
                                    'size': 'invisible',
                                    'callback': function(token) {
                                        login();
                                    },
                                    'theme': 'light'
                                });
                            };
                        </script>
                    </form>
                </div>
            </div>
            <!-- <div style="position: absolute;left: 0;right: 0;bottom: 0;"> -->
            <script async="" src="https://pdpa.thaiware.com/function.js" type="text/javascript">
            </script>
            <link href="https://fonts.googleapis.com" rel="preconnect">
            <link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect">
            <link href="https://fonts.googleapis.com/css2?family=Kanit:wght@300;400;500;600&amp;family=Sarabun:wght@300;400;500;600&amp;display=swap" rel="stylesheet">
            <link href="https://css.thaiware.site/fontawesome/css/all.min.css?v=6.0.0" rel="stylesheet" type="text/css">
            <link href="https://css.thaiware.site/new/main-migrate.css?v=1.08" rel="stylesheet" type="text/css">
            <button id="topButton" onclick="topFunction()" title="Go to top">
                <i aria-hidden="true" class="fa fa-arrow-circle-up">
                </i>
            </button>
            <script>
                var topButton = document.getElementById("topButton");
                window.onscroll = function() {
                    scrollFunction();
                };
                function scrollFunction() {
                    if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500) {
                        topButton.style.display = "block";
                    } else {
                        topButton.style.display = "none";
                    }
                }
                function topFunction() {
                    $('html, body').animate({
                        scrollTop: 0
                    }, '300');
                }
            </script>
            <style type="text/css">
                #topButton {
                    display             : none;
                    position            : fixed;
                    bottom              : 5px;
                    right               : 0;
                    z-index             : 9;
                    border              : none;
                    background-color    : transparent;
                    outline             : none;
                    font-size           : 40px;
                    color               : rgba(0,0,0,0.3);
                    cursor              : pointer;
                    padding             : 0px 15px;
                    border-radius       : 4px;
                }
                #topButton:hover {
                    color               : rgba(0,0,0,0.6);
                }
            </style>
            <div class="col-xxs-12 thaiware-migrate container w640">
                <div class="footer">
                    <div class="navigation">
                        <ul class="nav">
                            <li>
                                <a href="https://www.thaiware.com/help/" rel="nofollow" title="ศูนย์ช่วยเหลือ">
                                    ศูนย์ช่วยเหลือ
                                </a>
                            </li>
                            <li>
                                <a href="https://www.thaiware.co.th/about/" rel="nofollow" title="เกี่ยวกับเรา">
                                    เกี่ยวกับเรา
                                </a>
                            </li>
                            <li>
                                <a href="https://www.thaiware.co.th/contact/" rel="nofollow" title="ติดต่อเรา">
                                    ติดต่อเรา
                                </a>
                            </li>
                            <li>
                                <a href="https://www.thaiware.co.th/career/" rel="nofollow" title="ร่วมงานกับเรา">
                                    ร่วมงานกับเรา
                                    <span class="badgeNoti" style="top: -0.2rem;right: 0;" title="มีตำแหน่งงานเปิดรับ 2 ตำแหน่ง">
                                        2
                                    </span>
                                </a>
                            </li>
                            <li>
                                <a href="https://www.thaiware.com/sitemap/" rel="nofollow" title="แผนผังเว็บไซต์">
                                    แผนผังเว็บไซต์
                                </a>
                            </li>
                            <li>
                                <a href="javascript:" onclick="pdpa_setting()" rel="nofollow" title="ตั้งค่าความเป็นส่วนตัว">
                                    ตั้งค่าความเป็นส่วนตัว
                                </a>
                            </li>
                            <li>
                                <a href="https://www.thaiware.com/privacy-policy/" rel="nofollow" title="ตั้งค่าความเป็นส่วนตัว">
                                    นโยบายความเป็นส่วนตัว
                                </a>
                            </li>
                            <li>
                                <a href="https://www.thaiware.com/cookies-policy/" rel="nofollow" title="ตั้งค่าความเป็นส่วนตัว">
                                    นโยบายคุกกี้
                                </a>
                            </li>
                        </ul>
                    </div>
                    <div class="bottomMenu">
                        <div class="logoBox">
                            <a href="https://www.thaiware.com/" rel="nofollow" title="ดาวน์โหลดโปรแกรมฟรี">
                                <img alt="ดาวน์โหลดโปรแกรมฟรี" src="https://images.thaiware.site/new/thaiware-white-fit-150.png" style="width:150px" title="ดาวน์โหลดโปรแกรมฟรี">
                            </a>
                            <div class="social">
                                <a href="https://www.facebook.com/thaiware" rel="nofollow" target="_blank">
                                    <i class="fab fa-facebook-f">
                                    </i>
                                </a>
                                <a href="https://www.youtube.com/thaiwaretv" rel="nofollow" target="_blank">
                                    <i class="fab fa-youtube">
                                    </i>
                                </a>
                                <a href="https://www.twitter.com/thaiware" rel="nofollow" target="_blank">
                                    <i class="fab fa-twitter">
                                    </i>
                                </a>
                            </div>
                        </div>
                        <div class="serviceBox">
                            <h3>
                                บริการของเรา
                            </h3>
                            <a href="https://www.thaiwareshop.com/" target="_blank" title="Thaiware Shop จำหน่ายสินค้าไอที และบริการด้านไอที">
                                <div class="img">
                                    <img alt="Thaiware Shop จำหน่ายสินค้าไอที และบริการด้านไอที" src="https://images.thaiware.site/new/thaiware-shop-icon-white-small.png" title="Thaiware Shop จำหน่ายสินค้าไอที และบริการด้านไอที">
                                </div>
                                <div class="content">
                                    Thaiware Shop
                                    <br>
                                    <span>
                                        จำหน่ายสินค้าไอที และบริการด้านไอที
                                    </span>
                                </div>
                            </a>
                            <a href="https://www.tumwai.com/" target="_blank" title="TumWai Digital Agency บริการรับทำการตลาดออนไลน์แบบไวๆ">
                                <div class="img">
                                    <img alt="TumWai Digital Agency บริการรับทำการตลาดออนไลน์แบบไวๆ" src="https://images.thaiware.site/new/tumwai-digital-icon-white-small.png" title="TumWai Digital Agency บริการรับทำการตลาดออนไลน์แบบไวๆ">
                                </div>
                                <div class="content">
                                    TumWai Digital Agency
                                    <br>
                                    <span>
                                        บริการรับทำการตลาดออนไลน์แบบไวๆ
                                    </span>
                                </div>
                            </a>
                            <a href="https://influencer.tumwai.com/" target="_blank" title="TumWai Influencer Platform แพลตฟอร์มการตลาดผ่านอินฟลูอินเซอร์">
                                <div class="img">
                                    <img alt="TumWai Influencer Platform แพลตฟอร์มการตลาดผ่านอินฟลูอินเซอร์" src="https://images.thaiware.site/new/tumwai-digital-icon-white-small.png" title="TumWai Influencer Platform แพลตฟอร์มการตลาดผ่านอินฟลูอินเซอร์">
                                </div>
                                <div class="content">
                                    TumWai Influencer Platform
                                    <br>
                                    <span>
                                        แพลตฟอร์มการตลาดผ่านอินฟลูอินเซอร์
                                    </span>
                                </div>
                            </a>
                            <a href="https://www.freelancebay.com/" target="_blank" title="FreelanceBay แหล่งรวมฟรีแลนซ์คุณภาพ">
                                <div class="img">
                                    <img alt="FreelanceBay แหล่งรวมฟรีแลนซ์คุณภาพ" src="https://images.thaiware.site/new/freelancebay-icon-white-small.png" title="FreelanceBay แหล่งรวมฟรีแลนซ์คุณภาพ">
                                </div>
                                <div class="content">
                                    FreelanceBay
                                    <br>
                                    <span>
                                        แหล่งรวมฟรีแลนซ์คุณภาพ
                                    </span>
                                </div>
                            </a>
                        </div>
                        <div class="kotsanaBox">
                            <div class="kotsanaButton">
                                <a href="https://www.thaiware.co.th/service/owned-media-advertising-and-public-relations" rel="nofollow" target="_blank" title="ติดต่อโฆษณาบนเว็บไซต์ Thaiware.com">
                                    <strong>
                                        ติดต่อโฆษณาบน
                                    </strong>
                                    <br>
                                    <img alt="ดาวน์โหลดโปรแกรมฟรี" src="https://images.thaiware.site/new/thaiware-white-fit-150.png" style="width:150px" title="ดาวน์โหลดโปรแกรมฟรี">
                                </a>
                                <br>
                            </div>
                        </div>
                    </div>
                    <div class="bottomBar">
                        <div class="bottomBody">
                            <div class="secure">
                                <script type="text/javascript">
                                    var tlJsHost = ((window.location.protocol == "https:") ? "https://secure.trust-provider.com/" : "http://www.trustlogo.com/");
                                    document.write(unescape("%3Cscript src='" + tlJsHost + "trustlogo/javascript/trustlogo.js' type='text/javascript'%3E%3C/script%3E"));
                                </script>
                                <script language="JavaScript" type="text/javascript">
                                    TrustLogo("https://sectigo.com/images/seals/sectigo_trust_seal_md.png", "SECOV", "none");
                                </script>
                                <script>
                                    (function(d, s, id) {
                                        var js, el = d.getElementsByTagName(s)[0];
                                        if (d.getElementById(id)) return;
                                        js = d.createElement(s);
                                        js.id = id;
                                        js.src = "https://www.trustmarkthai.com/callbackData/initialize.js?t=b21-32-5-1b385f822a00a8190d419946b286f73304b8cb2b82";
                                        el.parentNode.insertBefore(js, el);
                                    }(document, 'script', 'dbd-init'));
                                </script>
                                <div id="Certificate-banners" style="display: inline-block;background-color: #fff;padding: 10px;border-radius: 8px;width: 120px;margin-left: 1.5rem;">
                                </div>
                                <a href="https://m.thaiware.com/switch_mode.php?uri_web=https://member.thaiware.com/login.php" style="display: inline-block;background-color: #fff;color: #555;padding: 10px;border-radius: 8px;margin: 1.5rem;font-size: 1.2rem;vertical-align: middle;">
                                    <i class="fa fa-desktop" style="font-size: 1.5em;vertical-align: middle;">
                                    </i>
                                    &nbsp;&nbsp;&nbsp;ดูเวอร์ชัน Desktop
                                </a>
                                <!--BEGIN Truehits Code-->
                                <script>
                                    page = 'Thaiware (Mobile)';
                                </script>
                                <!-- <script src='https://lvs.truehits.in.th/datasecure/a0000236.js'></script> -->
                                <div id="truehits_div" style="display: inline-block;margin: 1.5rem 0;">
                                </div>
                                <script type="text/javascript">
                                    (function() {
                                        var ga1 = document.createElement('script');
                                        ga1.type = 'text/javascript';
                                        ga1.async = true;
                                        ga1.src = "//lvs.truehits.in.th/dataa/a0000236.js";
                                        var s = document.getElementsByTagName('script')[0];
                                        s.parentNode.insertBefore(ga1, s);
                                    })();
                                </script>
                                <!--END Truehits Code-->
                            </div>
                            <div class="copyright">
        Copyright Notice :
                                <a href="https://creativecommons.org/licenses/by/3.0/th" rel="nofollow" target="_blank">
                                    Creative Commons Attribution 3.0
                                </a>
                                Copyright 1999-2024
                                <br>
                                <span>
                                    Thaiware.com is owned and operated by Thaiware Communication Co., Ltd.
                                </span>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
            <style type="text/css">
                .adsbygoogle.adsbygoogle-noablate {
                    z-index             : 99 !important;
                }
                .thaiware-migrate.w640 .footer .navigation .nav {
                    flex-wrap           : wrap;
                }
            </style>
            <script type="text/javascript">
                setTimeout(function() {
                    pdpa_init("m_main_thaiware", []);
                }, 100);
                function pdpa_setting() {
                    if (id_html != undefined) {
                        if ($("#" + id_html + ' .pdpa_setting').css('display') == 'none') {
                            $("#" + id_html + ' .pdpa_setting').show();
                        }
                    } else {
                        if ($('.pdpa_setting').css('display') == 'none') {
                            $('.pdpa_setting').show();
                        }
                    }
                }
            </script>
            <script>
                function lazy_loaded(method) {
                    if (window.LazyLoad) {
                        method();
                    } else {
                        setTimeout(function() {
                            lazy_loaded(method);
                        }, 50);
                    }
                }
                lazy_loaded(function() {
                    var lazyLoadInstance = new LazyLoad({
                        elements_selector: '.lazy'
                    });
                    lazyLoadInstance.update();
                    window.lazyLoadOptions = {
                        elements_selector: '.lazy'
                    };
                });
            </script>
            <script src="https://script.thaiware.site/lazyload/lazy-load.min.js">
            </script>
            <!-- </div> -->
        </div>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://m.thaiware.com/member/logi… 2024-04-28 16:12:59
2 https://thebolditalic.com/?gi=1e06… 2024-04-28 16:12:57
3 https://thebolditalic.com/?gi=5370… 2024-04-28 16:12:53
4 https://thebolditalic.com/?gi=82c9… 2024-04-28 16:12:49
5 https://thebolditalic.com/?gi=d528… 2024-04-28 16:12:45
6 https://thebolditalic.com/?gi=46ba… 2024-04-28 16:12:42
7 https://thebolditalic.com/?gi=74f6… 2024-04-28 16:12:37
8 https://thebolditalic.com/?gi=2c2e… 2024-04-28 16:12:34
9 https://thebolditalic.com/?gi=b140… 2024-04-28 16:12:30
10 https://thebolditalic.com/?gi=cdf8… 2024-04-28 16:12:26
11 https://thebolditalic.com/?gi=3706… 2024-04-28 16:12:25
12 https://thebolditalic.com/?gi=8a72… 2024-04-28 16:12:21
13 https://thebolditalic.com/?gi=d14c… 2024-04-28 16:12:17
14 https://thebolditalic.com/?gi=cde6… 2024-04-28 16:12:13
15 https://thebolditalic.com/?gi=17bd… 2024-04-28 16:12:09
16 https://thebolditalic.com/?gi=8592… 2024-04-28 16:12:09
17 https://thebolditalic.com/?gi=2998… 2024-04-28 16:12:05
18 https://thebolditalic.com/?gi=0b28… 2024-04-28 16:12:02
19 https://thebolditalic.com/?gi=8fd6… 2024-04-28 16:12:01
20 https://thebolditalic.com/?gi=304d… 2024-04-28 16:12:00