Welcome, Guest
Username: Password: Remember me
1. The "search..." box above searches the Docs & Forum Posts. The "Search" tab above just searches the Forum Posts. :side:
Please use these to search for your issue *before* creating a new message topic, as your issue may have been previously solved.
2. Please put your Club # and Club Web Address in your Forum Signature (best) OR in each post to get faster support from us.
Click here to edit your signature at the bottom of the Profile Information tab.
3. Our user and admin docs are available at: support.toastmastersclubs.org/doc "There's a doc for that!" ;)
4. There is an "Opt In" Feature for newly added members. The Opt In document explains the strikethrough member information. Click Here to View the Post
5. When posting a New Topic , please include all relevant details and be specific. When did your issue 1st occur? What operating system, browser, & browser version are you using? Did you refresh your browser cache? Are your cookies enabled? Lastly, a screen shot is often helpful.
6. Please abide by the Terms of Use . We are volunteers contributing our spare time. We are happy to assist you, so long as you are respectful and courteous.
7. We are always looking for new FreeToastHost Ambassadors to join our team and support fellow Toastmasters in their use of the FreeToastHost website system. If you are familiar with the system and have some interest, send a Send Us a Private Message.
  • Page:
  • 1

TOPIC:

Website crashed 3 years 3 weeks ago #86925

  • amanda.uy
  • amanda.uy's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
My club's website : bid.toastmastersclubs.org crashed and wouldn't load any of the information on the site. I tried to refresh, log out as admin and login again, but the page simply wouldn't load.
The topic has been locked.

Website crashed 3 years 3 weeks ago #86926

  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 10399
  • Thank you received: 3853
What was the last thing YOU did before YOU made it stop working?
The topic has been locked.

Website crashed 3 years 3 weeks ago #86927

  • marc33
  • marc33's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 270
  • Thank you received: 55
What is your club number? Please put this into your signature (in your profile) for better service in the future.
The following user(s) said Thank You: amanda.uy
The topic has been locked.

Website crashed 3 years 3 weeks ago #86928

  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 10399
  • Thank you received: 3853
You can access your website here and undo the changes you made that crashed the site

bid.toastmastersclubs.org/directions.html
The following user(s) said Thank You: amanda.uy
The topic has been locked.

Website crashed 3 years 3 weeks ago #86933

  • amanda.uy
  • amanda.uy's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Thanks for the response Brian. I was updating the website, copy and pasted a portion of the HTML source code, the system showed me a warning that the page has reached the max number of characters, but I continued to save it, then the page layout got all mixed up and the site simply wouldn't load.

I managed to login to the site using the URL you provided, but the edit button wouldn't respond. See link below for screenshot of the edit button I'm referring to: 
drive.google.com/file/d/1DzDX14yy8voQP_4teEBhxNkADaV7GmR2/view
The topic has been locked.

Website crashed 3 years 3 weeks ago #86934

  • amanda.uy
  • amanda.uy's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Hi marc33,

Thanks for reaching out. My club number is 9749 from district 67, Taiwan.
The topic has been locked.

Website crashed 3 years 3 weeks ago #86936

  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 11526
  • Thank you received: 3795
You have put custom style blocks and scripts in the home page HTML code.   Those are not supported.
Please refer to our Terms Of Use:  support.toastmastersclubs.org/doc/item/terms-of-use-agreement

I have removed your HTML code for your home page that contains the style blocks and scripts that are not supported.  The code I removed follows:
<style type="text/css">#icon1:hover,
        #icon2:hover,
        #icon3:hover,
        #icon4:hover,
        #icon5:hover,
        #icon6:hover,
        #icon7:hover {
            background-color: yellow;
        }

        * {
            box-sizing: border-box;
            font-family: Arial;
        }

        img {
            width: 100%;
            height: auto;
        }

        @media only screen and (min-width: 500px) {
            .size1 {
                font-size: 20px;
                font-weight: Bold;
                letter-spacing: 1px;
            }
            .size2 {
                font-size: 16px;
                letter-spacing: 1px;
            }
            .size3 {
                font-size: 12px;
            }
            .icon {
                margin-left: 30%;
                width: 40%;
            }
            p {
                font-size: 16px;
                letter-spacing: 1px;
            }
        }

        @media only screen and (max-width: 500px) {
            .size1 {
                font-size: 18px;
                letter-spacing: 1px;
            }
            .size2 {
                font-size: 14px;
                letter-spacing: 1px;
            }
            .size3 {
                font-size: 10px;
            }
            .icon {
                margin-left: 25%;
                width: 50%;
            }
            p {
                font-size: 14px;
                letter-spacing: 1px;
            }
        }
</style>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js">
    </script>
<div style="background-image:url('http://robin.orgfree.com/Toastmasters/Icon/back4.gif'); float:left; width:100%;">
<div style="margin-left:2%; margin-top:2%; width:96%; height:250px; overflow:auto; border:2px solid yellow; font-family:Arial; color:yellow;">
<p class="size1" style="text-align:center;"><span style="color:#ffffff;"><span style="background-image:url('http://robin.orgfree.com/Toastmasters/Icon/back4.gif');float:left;width:100%;"><span style="border: 2px solid yellow; color: yellow; font-family: Arial; height: 250px; margin-left: 2%; margin-top: 2%; overflow: auto;"><span class="size1" style="text-align:center;">Popular</span></span></span> Links &amp; Event Dates</span></p>

<div class="size3" style="margin:1%; width:auto; text-align:center;">
<div style="float:left; width:20%;">
<div><span style="color:#ffffff;">Email</span></div>

<div><span style="color:#ffffff;">to Us</span></div>

<div class="icon" id="icon1"><a href="mailto:bid.toastmasters@gmail.com" target="_blank"><img alt="" src="/imageuploads/9749/google_mail.png" style="width:80%;" /> </a></div>
</div>

<div style="float:left; width:20%;">
<div><span style="color:#ffffff;">Facebook</span></div>

<div><span style="color:#ffffff;">Fanpage </span></div>

<div class="icon" id="icon7"><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="" height="41" src="/imageuploads/9749/fb_icon_325x325.png" width="41" /><img alt="" src="https://www.attributeapp.com/wp-content/uploads/2016/09/social-facebook-icon.png" style="margin-top:2%; margin-bottom:2%; width:75%;" /> </a></div>

<p></p>

<div class="icon" id="icon2"></div>
</div>

<div style="float:left; width:20%;">
<div><span style="color:#ffffff;">YouTube</span></div>

<div><span style="color:#ffffff;">Channel</span></div>

<div class="icon" id="icon3"><a href="https://www.youtube.com/channel/UCdPrRvRjvg6z_E2hDBN-PyA" target="_blank"><span style="color:#ffffff;"><img alt="" src="/imageuploads/9749/youtube.png" style="margin-top:2%; margin-bottom:2%; width:75%;" /> </span></a></div>
</div>
<!-- <div style="float:left; width:16.67%;">
                <div>Regular</div>

                <div>Meetings</div>

                <div class="icon" id="icon4"><a href="https://drive.google.com/open?id=0B2SvAZZ86aKOZFRKWi1WNzQtT1U" target="_blank"><img alt="" src="/imageuploads/9749/meeting.png" style="width:100%;" /> </a></div>
                </div> -->

<div style="float:left; width:20%;">
<div><span style="color:#ffffff;">Online</span></div>

<div><span style="color:#ffffff;">Agenda</span></div>

<div class="icon" id="icon5"><a href="https://docs.google.com/spreadsheets/d/1QmYY_i4ET9NPrp9926fDIMfvyfckLgNZ018yWVsXp1c/edit?usp=sharing" target="_blank;"><span style="color:#ffffff;"><img alt="" src="/imageuploads/9749/google_drive_sheet.png" style="width:80%;" /> </span></a></div>
</div>

<div style="float:left; width:20%;">
<div><span style="color:#ffffff;">Members</span></div>

<div><span style="color:#ffffff;">Exclusive</span></div>

<div class="icon" id="icon6"><a href="https://drive.google.com/drive/folders/0BwwtDB6RVyMJZUZaOUR3VWpldUk?usp=sharing" target="_blank;"><span style="color:#ffffff;"><img alt="" src="/imageuploads/9749/lock.png" style="width:80%;" /> </span></a></div>
</div>

<div style="clear:both;"></div>
</div>

<ul class="size2"><il><span style="color:#ffffff;"><strong>Regular Meetings for 2022: 2/25, 3/11, 3/25, 4/8, 4/22, 5/13, 5/27, 6/10, 6/24.</strong></span></il><br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
    <br />
     
    <li></li>
</ul>
</div>
</div>

<div style="clear:both;"></div>

<div style="background-image:url('http://robin.orgfree.com/Toastmasters/Icon/back4.gif'); float:left; width:100%;">
<div style="margin:2%; width:96%; font-family:Arial; color:yellow; border:2px solid yellow;">
<p class="size1" style="text-align:center;"><span style="color:#000000;">We Meet at</span></p>

<p class="size2" style="text-align:center;"><span style="color:#000000;">19:30 - 21:30 pm(GMT+8), Every 2nd &amp; 4th Friday of each month</span></p>

<p class="size1" style="text-align:center;"><span style="color:#000000;">Important Notice</span></p>

<p class="size2"><span style="color:#000000;">Because of the pandemic and restrctions, we currently conduct our meeting via Zoom.</span></p>

<p class="size2"><span style="color:#000000;">Visit our Facebook Page to get Zoom meeting link.</span></p>

<p class="size2"><span style="color:#000000;">Please keep in touch with current officer team for latest updates.</span></p>

<hr />
<p class="size2" style="text-align:center;"><span style="color:#000000;"><span style="font-size:20px;"><strong>I</strong>ntegrity | <strong>R</strong>espect | <strong>S</strong>ervice | <strong>E</strong>xcellence</span></span></p>

<table align="center" border="3" cellpadding="1" cellspacing="1" height="356" width="304">
    <caption><span style="color:#000000;"><span style="font-size:20px;"><strong>Officer Team</strong></span></span></caption>
    <tbody>
        <tr>
            <td style="text-align: center;">
            <p><span style="color:#000000;"><strong>President</strong></span></p>
            </td>
            <td style="text-align: center; width: 150px;"><span style="color:#000000;"><strong>Louis Yu</strong></span></td>
        </tr>
        <tr>
            <td style="text-align: center;"><span style="color:#000000;"><strong>VP of Education</strong></span></td>
            <td style="text-align: center; width: 150px;"><span style="color:#000000;"><strong>Eli Chang</strong></span></td>
        </tr>
        <tr>
            <td style="text-align: center;"><span style="color:#000000;"><strong>VP of Membership</strong></span></td>
            <td style="text-align: center; width: 150px;"><span style="color:#000000;"><strong>Kiki Chuang</strong></span></td>
        </tr>
        <tr>
            <td style="text-align: center;"><span style="color:#000000;"><strong>VP of Public Relations</strong></span></td>
            <td style="text-align: center; width: 150px;"><span style="color:#000000;"><strong>Ariel Jen &amp; David Liao</strong></span></td>
        </tr>
        <tr>
            <td style="text-align: center;"><span style="color:#000000;"><strong>Secretary &amp; Webmaster</strong></span></td>
            <td style="text-align: center; width: 150px;"><span style="color:#000000;"><strong>Amanda Uy</strong></span></td>
        </tr>
        <tr>
            <td style="text-align: center;"><span style="color:#000000;"><strong>Treasurer</strong></span></td>
            <td style="text-align: center; width: 150px;"><span style="color:#000000;"><strong>Mia Ho</strong></span></td>
        </tr>
        <tr>
            <td style="text-align: center;"><span style="color:#000000;"><strong>Sgt. At Arms</strong></span></td>
            <td style="text-align: center; width: 150px;"><span style="color:#000000;"><strong>Elaine Hsu</strong></span></td>
        </tr>
    </tbody>
</table>

<hr />
<h2><!-- <iframe allowfullscreen="" frameborder="0" height="450" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3614.3534581816652!2d121.52172981510314!3d25.05600648396203!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3442a9d6b26cc2a5%3A0x2da774b1025bed5a!2z5Lit5bGx5Y2A5rCR5rS75YuV5Lit5b-D!5e0!3m2!1szh-TW!2stw!4v1562493438570!5m2!1szh-TW!2stw" style="border:0" width="100%"></iframe>

        <div class="size3" style="margin:1%;"><span><strong>Venue Add: </strong><b>Room C, ZhongShan Residents Activity Center.</b> 2F, #21 Lane 59 ZhongShan North Rd. ZhongShan District, Taipei City<br />
        <b>地址:<b> 台北市中山區中山北路二段59巷21號2樓, <b>中山區民活動中心 A教室</b> </b></b></span></div> --><span style="color:#000000;"><span style="font-size:16px;"><big>You will...</big></span></span></h2>

<ul>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Learn to communicate more effectively</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Become an active listener</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Increase your leadership potential</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Become more successful in your career</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Build your ability to motivate and persuade</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Reach your professional and personal goals</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Gain your self confidence</big></span></span></li>
</ul>

<hr />
<h2><span style="color:#000000;"><span style="font-size:16px;"><big>How you do it...</big></span></span></h2>

<ul>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Build speaking and leadership skills with <strong>time-tested methods</strong></big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Focus on areas of interests in our<strong> self-paced curriculum</strong></big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Receive suggestions for improvement through <strong>constructive evaluations</strong></big></span></span></li>
</ul>

<hr />
<h2><span style="color:#000000;"><span style="font-size:16px;"><big>Toastmasters programs are...</big></span></span></h2>

<ul>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Inexpensive</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Interactive</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Convenient</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Friendly</big></span></span></li>
    <li><span style="color:#000000;"><span style="font-size:14px;"><big>Supportive</big></span></span></li>
</ul>
</div>
</div>

<p><b><b><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> </b></b></p>
<!-- ************************************************************ Never remove the above HTML codes ************************************************************ --><!--********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top660" style="color:blue;"><b><b>Meeting #660 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2022/2/11</b></b></p>

<p class="size1" style="color: black; text-align: center;">Books</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Group_photo_-_658.jpg" style="width: 1000px; height: 600px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#660").hide();});
          $(document).ready(function(){$("#toggle660").click(function(){$("#660").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Check out the highlights<button id="toggle660" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="660" style="color: black;">
<p>Thank you Kevin, Bright, Tina for supporting our first meeting in 2022!</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Kevin.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Bright.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Tina_Lee.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p></p>

<p>Most Humourous: David Liao</p>

<p>Best Individual Evaluator: Tina Lee</p>

<p>Best Session Master:David Liao</p>

<p>Best Table Topics Speaker: Kiki Chen/David Liao</p>

<p>Best Prepared Speaker: Mia Ho</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David-Humorous.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Kiki.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David-Session.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Tina-IE.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Mia-Prepared.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p></p>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top660" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top659" style="color:blue;"><b><b>Meeting #659 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2022/1/28</b></b></p>

<p class="size1" style="color: black; text-align: center;">Chinese New Year</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Group_photo_-_658.jpg" style="width: 1000px; height: 600px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#659").hide();});
          $(document).ready(function(){$("#toggle659").click(function(){$("#659").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Check out the highlights<button id="toggle659" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="658" style="color: black;">
<p>Thank you Kevin, Bright, Tina for supporting our first meeting in 2022!</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Kevin.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Bright.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Tina_Lee.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p></p>

<p>Most Humourous: David Liao</p>

<p>Best Individual Evaluator: Tina Lee</p>

<p>Best Session Master:David Liao</p>

<p>Best Table Topics Speaker: Kiki Chen/David Liao</p>

<p>Best Prepared Speaker: Mia Ho</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David-Humorous.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Kiki.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David-Session.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Tina-IE.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Mia-Prepared.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p></p>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top659" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top658" style="color:blue;"><b><b>Meeting #658 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2022/1/14</b></b></p>

<p class="size1" style="color: black; text-align: center;">Jokes</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Group_photo_-_658.jpg" style="width: 1000px; height: 600px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#658").hide();});
          $(document).ready(function(){$("#toggle658").click(function(){$("#658").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Check out the highlights<button id="toggle658" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="658" style="color: black;">
<p>Thank you Kevin, Bright, Tina for supporting our first meeting in 2022!</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Kevin.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Bright.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Tina_Lee.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p></p>

<p>Most Humourous: David Liao</p>

<p>Best Individual Evaluator: Tina Lee</p>

<p>Best Session Master:David Liao</p>

<p>Best Table Topics Speaker: Kiki Chen/David Liao</p>

<p>Best Prepared Speaker: Mia Ho</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David-Humorous.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Kiki.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/David-Session.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Tina-IE.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/Mia-Prepared.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p></p>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top658" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--




********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top657" style="color:blue;"><b><b>Meeting #657 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/12/24</b></b></p>

<p class="size1" style="color: black; text-align: center;">Christmas Party</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/1640354748682.jpg" style="width: 800px; height: 600px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#657").hide();});
          $(document).ready(function(){$("#toggle657").click(function(){$("#657").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Check out the highlights<button id="toggle657" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="657" style="color: black;">
<p style="text-align: center;"></p>

<p>No regular speeches, just reflection, fun and food</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/1640961587860.jpg" style="width: 800px; height: 599px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/1640961491832.jpg" style="width: 800px; height: 1067px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/1640961469528.jpg" style="width: 800px; height: 1067px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/1640961517200.jpg" style="width: 800px; height: 1067px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/1640961426240.jpg" style="width: 800px; height: 1067px;" /></a></b></b></p>

<p></p>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top657" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--



<!-- ********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top656" style="color:blue;"><b><b>Meeting #656 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/12/10</b></b></p>

<p class="size1" style="color: black; text-align: center;">Party</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/LINE_ALBUM_20211210_Party_211212_8.jpg" style="width: 800px; height: 450px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#656").hide();});
          $(document).ready(function(){$("#toggle656").click(function(){$("#656").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle656" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="656" style="color: black;">
<p style="text-align: center;"></p>

<p>Thanks to our supporters from different clubs: Simone Nash, Steven Wu and Chris Lu</p>

<p><img alt="" src="/imageuploads/9749/LINE_ALBUM_20211210_Party_211212_7.jpg" style="width: 800px; height: 450px;" /></p>

<ul>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Prepared Speaker: Simone Nash</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Table Topics Speaker: Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Individual Evaluator: Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Session Master: David Liao</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Humorous Person: David Liao</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Improved Member: Darren Chen/Eli Chang</span></span></li>
</ul>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top656" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--




<!--********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top655" style="color:blue;"><b><b>Meeting #655 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/11/26</b></b></p>

<p class="size1" style="color: black; text-align: center;">Seeking Discomfort</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/2.png" style="width: 800px; height: 450px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#655").hide();});
          $(document).ready(function(){$("#toggle655").click(function(){$("#655").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle655" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="655" style="color: black;">
<p style="text-align: center;"></p>

<p>Thanks to our supporters from different clubs: Aa Sen, Kevin Lin, Sterling Hsiao, Joy, Jean Lin</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20211126-Aasen.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20211126-Kevin.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20211126-Sterling.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20211126-Joy.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20211126-Jean.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<p></p>

<ul>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Prepared Speaker: Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Table Topics Speaker: Eli Chang</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Individual Evaluator: Sterling Hsiao</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Session Master: Aa Sen/Elaine Hsu</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Humorous Person: David Liao/Aa Sen/Louis Yu</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Improved Member: Darren Chen</span></span></li>
</ul>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top655" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--




********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top654" style="color:blue;"><b><b>Meeting #654 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/11/12</b></b></p>

<p class="size1" style="color: black; text-align: center;">Single&#39;s Day</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20211112-Group_Photo.jpg" style="width: 800px; height: 450px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#654").hide();});
          $(document).ready(function(){$("#toggle654").click(function(){$("#654").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle654" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="654" style="color: black;">
<p style="text-align: center;"></p>

<p>Thanks to our supporters from different clubs: Kevin Lin, Pauline Wang, Joseph Lee, Jenny</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20211112-Group_Photo.jpg" style="width: 800px; height: 450px;" /></a></b></b></p>

<ul>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Prepared Speaker: Louis Yu </span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Individual Evaluator: Pauline Wang</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Session Master: Ariel Jen</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Humorous Person: David Liao/Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Improved Member: Louis Yu</span></span></li>
</ul>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top654" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--




********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top652" style="color:blue;"><b><b>Meeting #652 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/10/8</b></b></p>

<p class="size1" style="color: black; text-align: center;">Story</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/3.png" style="width: 800px; height: 450px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#652").hide();});
          $(document).ready(function(){$("#toggle652").click(function(){$("#652").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle652" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="652" style="color: black;">
<p style="text-align: center;"></p>

<p>Thanks to our supporters from different clubs: Richard Lo, Amy Su, Amber Chang, David Liu and Steven Wu.</p>

<p>We had 2 returning guests-Darren and Gary which means that there&#39;s something about BID meeting that made them want to check it out again.</p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20211011-Meeting_652.png" style="width: 800px; height: 450px;" /></a></b></b></p>

<ul>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Prepared Speaker: Richar Lo</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Individual Evaluator: Amy Su</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Session Master: Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Humorous Person: David Liao</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Improved Member: Eli Chang</span></span></li>
</ul>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top651" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--





********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top651" style="color:blue;"><b><b>Meeting #651 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/9/24</b></b></p>

<p class="size1" style="color: black; text-align: center;">Advice</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210924_group.png" style="width: 800px; height: 558px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#651").hide();});
          $(document).ready(function(){$("#toggle651").click(function(){$("#651").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle651" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="651" style="color: black;">
<p style="text-align: center;"></p>

<p>Good evening Fellow Toastmasters and Guest, thank you for joining our 651st meeting on Sep. 24 Friday night from 19:30 to 21:30.</p>

<p>Tonight we have Guest Darren, Angie, Yuyi and Alex.<br />
Thank you all for fully participating our meeting.</p>

<p>It is you that add values to our conversation and make our meeting so meaningful.</p>

<p>We expect your contribution to help us take our communication, leadership skills to the next level.</p>

<p>See you guys in our next online meeting on Oct. 8 Friday from 19:30 to 21:30.</p>

<p><span style="color:#000000;">We will decide the Best Prepared Speaker, Best Evaluator, Best Session Master, Best Table Topic Speaker, Most Improved Member, and Most Humorous Person via voting in every meeting. </span></p>

<p><span style="color:#000000;">Just check those who won the award!</span></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210924_group.png" style="width: 800px; height: 558px;" /></a></b></b></p>

<ul>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Prepared Speaker: Kiki Chuang</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Table Topics Speaker: Francis Xiao</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Individual Evaluator: Elaine Hsu</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Session Master: Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Humorous Person: Hank Zhang</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Improved Member: Kiki Chuang</span></span></li>
</ul>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top651" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--




********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top650" style="color:blue;"><b><b>Meeting #650 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/9/10</b></b></p>

<p class="size1" style="color: black; text-align: center;">Learn New Skills</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210910__650_Learn_New_Skills_210911_1.jpg" style="width: 800px; height: 558px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#650").hide();});
          $(document).ready(function(){$("#toggle650").click(function(){$("#650").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle650" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="650" style="color: black;">
<p style="text-align: center;"></p>

<p style="margin-top:8px; margin-bottom:8px"><span style="font-size:11pt"><span style="line-height:150%"><span style="layout-grid-mode:char"><span segoe="" style="font-family:" ui="">Thanks for everyone joining our regular meeting on Sep.10 Friday night.<br />
<br />
We are grateful for your active participation and all guests add values to our meeting.<br />
<br />
See you guys on Sep. 24 Friday.</span></span></span></span></p>

<p><span style="color:#000000;">We will decide the Best Prepared Speaker, Best Evaluator, Best Session Master, Best Table Topic Speaker, Most Improved Member, and Most Humorous Person via voting in every meeting. </span></p>

<p><span style="color:#000000;">Just check those who won the award!</span></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210910__650_Learn_New_Skills_210911_0.jpg" style="width: 800px; height: 558px;" /></a></b></b></p>

<ul>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Prepared Speaker: Francis Xiao</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Table Topics Speaker: Gary Hsu(Guest)</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Individual Evaluator: Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Session Master: Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Humorous Person: Aa Sen(We Rock Club)</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Improved Member: Ariel Jen &amp; Francis Xiao</span></span></li>
</ul>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top650" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--





********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top649" style="color:blue;"><b><b>Meeting #649 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/8/27</b></b></p>

<p class="size1" style="color: black; text-align: center;">Focus</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210827_BID__649_Group.PNG" style="width: 800px; height: 558px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#649").hide();});
          $(document).ready(function(){$("#toggle649").click(function(){$("#649").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle649" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="649" style="color: black;">
<p style="text-align: center;"></p>

<p style="margin-top:8px; margin-bottom:8px"><span style="font-size:11pt"><span style="line-height:150%"><span style="layout-grid-mode:char"><span segoe="" style="font-family:" ui="">Thanks for everyone joining our regular meeting on Aug. 27 Friday night.<br />
<br />
We have 3 new guests and 2 senior Toastmasters from Taipei Club and Life Bridge Club.<br />
<br />
We are grateful for your active participation and all guests add values to our meeting.<br />
<br />
See you guys on Sep. 10 Friday.</span></span></span></span></p>

<p><span style="color:#000000;">We will decide the Best Prepared Speaker, Best Evaluator, Best Session Master, Best Table Topic Speaker, Most Improved Member, and Most Humorous Person via voting in every meeting. </span></p>

<p><span style="color:#000000;">Just check those who won the award!</span></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210827_BID__649_Group.PNG" style="width: 800px; height: 558px;" /></a></b></b></p>

<ul>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Prepared Speaker: Amanda Uy</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Table Topics Speaker: Kiki Chuang</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Individual Evaluator: Louis Yu</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Session Master: Valerie Chu (Taipei Club)</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Humorous Person: N/A</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Improved Member: Francis Xiao</span></span></li>
</ul>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top649" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--





********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top648" style="color:blue;"><b><b>Meeting #648 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/8/13</b></b></p>

<p class="size1" style="color: black; text-align: center;">Skills &amp; Luck</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210813__648_Skills___Luck_210815_0.jpg" style="width: 800px; height: 558px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#648").hide();});
          $(document).ready(function(){$("#toggle648").click(function(){$("#648").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle648" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="648" style="color: black;">
<p style="text-align: center;"></p>

<p><span style="color:#000000;">We will decide the Best Prepared Speaker, Best Evaluator, Best Session Master, Best Table Topic Speaker, Most Improved Member, and Most Humorous Person via voting in every meeting. Just check those who won the award!</span></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210813__648_Skills___Luck_210815_1.jpg" style="width: 800px; height: 558px;" /></a></b></b></p>

<ul>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Prepared Speaker: Francis Xiao</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Table Topics Speaker: Tiffany Chang</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Individual Evaluator: Kiki Chuang</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Best Session Master: Ariel Jen / Mia Ho</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Humorous Person: Hank Zhang</span></span></li>
    <li style="margin-top: 8px; margin-bottom: 8px;"><span style="line-height:150%"><span segoe="" style="font-family:" ui="">Most Improved Member: Francis Xiao</span></span></li>
</ul>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top648" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--

********************************************content starts******************************************** -->

<p></p>

<p><br />
<b><b> </b></b></p>

<p class="size1" id="top647" style="color:blue;"><b><b>Meeting #647 Regular Meeting</b></b></p>

<div style="overflow: auto; float: left; width: 100%; padding: 2%; border-style: ridge; border-width: 3px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;">
<p class="size1" style="color: black; text-align: center;"><b><b>Meeting Date: 2021/7/23</b></b></p>

<p class="size1" style="color: black; text-align: center;">Difficult Choices</p>

<p class="size3" style="color: black; text-align: center;"><b><b>〈Click the Photo to follow us on Facebook Fan Page〉</b></b></p>

<p style="color: black;"><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210723__647_Meeting.JPG" style="width: 800px; height: 558px;" /> </a></b></b></p>

<p style="color: black; text-align: center;"></p>
<b><b><script>
          $(document).ready(function(){$("#647").hide();});
          $(document).ready(function(){$("#toggle647").click(function(){$("#647").toggle();});});
        </script> </b></b>

<p class="size2" style="text-align: center; color: red; font-weight: bold;"><b><b>Who were the Best?<button id="toggle647" style="color:blue;">Click here to open / close details</button></b></b></p>
<b><b> </b></b>

<div id="647" style="color: black;">
<p style="text-align: center;"></p>

<p><span style="color:#000000;">We will decide the Best Prepared Speaker, Best Evaluator, Best Session Master, Best Table Topic Speaker, Most Improved Member, and Most Humorous Person via voting in every meeting. Just check those who won the award!</span></p>

<p><b><b><a href="https://www.facebook.com/bidtoastmasters/" target="_blank"><img alt="Click the photo, it'll open this FB event." class="responsive" size2="" src="/imageuploads/9749/20210723__647_Meeting.JPG" style="width: 800px; height: 558px;" /></a></b></b></p>

<p>Best Prepared Speaker: Louis Yu<br />
Best Individual Evaluator: Ariel Jen<br />
Best Table Topic Speaker: Tessa Lee<br />
Most Humorous Person: Trini Ding / David Liao<br />
Best Session Master: Francis Xiao<br />
Most Improved Member: Kiki Chuang</p>

<p style="text-align:center;"></p>

<p style="text-align:center;"><b><b><a href="#top647" style="color:blue">▲ Top</a></b></b></p>
</div>
</div>
<!-- ********************************************separator******************************************** --><!--


-->
The following user(s) said Thank You: amanda.uy
Last edit: by SteveTheTechie.
The topic has been locked.

Website crashed 3 years 3 weeks ago #86940

  • amanda.uy
  • amanda.uy's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Thanks for the quick support SteveTheTechie! 

We were using the same scripts for years without problem except for reaching the max number of allowed characters for a page. We'll look into revamping our home page then. Once again, thanks for the timely assistance!
The topic has been locked.

Website crashed 3 years 3 weeks ago #86945

  • SteveTheTechie
  • SteveTheTechie's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 11526
  • Thank you received: 3795

without problem except for reaching the max number of allowed characters for a page


Yeah, we limit the page size because of database column size definition (& space needs) and also because we do not want clubs to create endless run-on home pages.  (We have seen that.)
The topic has been locked.
  • Page:
  • 1
Moderators: Pamrhtaylor3jliumarc33NotLiabledeedubbleyooNSBPhyllis Kirouac
Time to create page: 0.045 seconds
Powered by Kunena Forum