<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by falxon88</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Tue, 09 Jun 2026 17:09:27 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Melamine wardrobe and show cabinet</title>
            <link>http://forum.lowyat.net/topic/4915235</link>
            <description>Hey peeps&amp;#33; I would like to seek fellow sifus opinion on my wardrobe and show cabinet finishing. For laminated melamine boards, is it common to have unsealed gap/opening on the edges as shown below?&lt;br /&gt;&lt;br /&gt;Please advice  &lt;!--emo&amp;:(--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;shoe cabinet:&lt;br /&gt;&lt;a href='http://img4.imagetitan.com/img.php?image=21_shoe-cabinet567.jpg' target='_blank'&gt;&lt;img src='http://img4.imagetitan.com/img4/small/21/21_shoe-cabinet567.jpg' border='0' alt='user posted image' /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;wardrobe:&lt;br /&gt;&lt;a href='http://img4.imagetitan.com/img.php?image=21_wardrobe-compartments988.jpg' target='_blank'&gt;&lt;img src='http://img4.imagetitan.com/img4/small/21/21_wardrobe-compartments988.jpg' border='0' alt='user posted image' /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='http://img4.imagetitan.com/img.php?image=21_wardrobe764.jpg' target='_blank'&gt;&lt;img src='http://img4.imagetitan.com/img4/small/21/21_wardrobe764.jpg' border='0' alt='user posted image' /&gt;&lt;/a&gt;&lt;br /&gt;</description>
            <author>falxon88</author>
            <category>Home Renovations and Interior Design</category>
            <pubDate>Sun, 01 Mar 2020 15:41:28 +0800</pubDate>
        </item>
        <item>
            <title>[WTS] Seachem Excel, Flourish, Potassium</title>
            <link>http://forum.lowyat.net/topic/3435090</link>
            <description>&lt;b&gt;Item(s):&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;1x 500ml Seachem Flourish Excel&lt;br /&gt;1x 500ml Seachem Flourish Comprehensive&lt;br /&gt;1x 500ml Seachem Flourish Potassium&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Price:&lt;/b&gt; Take all for RM150.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Dealing method:&lt;/b&gt; COD only.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Location of seller:&lt;/b&gt; Damansara Perdana/Ara Damansara/Aman Suria&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contact method/details:&lt;/b&gt; PM&lt;br /&gt;&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Item(s) conditions:&lt;/b&gt; 99.5% left. Recently used on 1ft tank, the dosage is extremely low.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reason for sale:&lt;/b&gt; Re-scape to moss only tank, thus won&amp;#39;t be using ferts.&lt;br /&gt;&lt;br /&gt;&lt;img src='http://s1.postimg.org/zclu4ll2z/seachem.jpg' border='0' alt='user posted image' /&gt;</description>
            <author>falxon88</author>
            <category>Garage Sales Archive</category>
            <pubDate>Tue, 09 Dec 2014 00:31:55 +0800</pubDate>
        </item>
        <item>
            <title>letter paper mache</title>
            <link>http://forum.lowyat.net/topic/3381406</link>
            <description>Hello&amp;#33; Does anyone where can I buy letter paper mache in PJ?&lt;br /&gt;&lt;br /&gt;&lt;img src='http://i.ebayimg.com/00/s/MTE5OFgxNjAw/z/S6kAAOSwFL9TvPtI/&amp;#036;_57.JPG' border='0' alt='user posted image' /&gt;&lt;br /&gt;&lt;br /&gt;</description>
            <author>falxon88</author>
            <category>Arts &amp;amp; Designs</category>
            <pubDate>Fri, 17 Oct 2014 14:23:02 +0800</pubDate>
        </item>
        <item>
            <title>VB.NET with DataGridView</title>
            <link>http://forum.lowyat.net/topic/1075273</link>
            <description>Hello and it&amp;#39;s me again&amp;#33; I have a data grid view with few columns. What I&amp;#39;m trying to do is when user input text on DGV over the column width, the text will continue at the second line and so on. Basically just like multi-line textbox.&lt;br /&gt;&lt;br /&gt;Sorry for my poor english and hope someone can help me out with this. Thanks in advance&amp;#33;</description>
            <author>falxon88</author>
            <category>Codemasters</category>
            <pubDate>Thu, 25 Jun 2009 14:59:04 +0800</pubDate>
        </item>
        <item>
            <title>VB.NET with Excel</title>
            <link>http://forum.lowyat.net/topic/1067287</link>
            <description>Morning&amp;#33; I&amp;#39;m writing a simple program to read an existing workbook with few worksheets. I would like to delete a specific worksheet but I failed to do so. Of cause, I did google around but still can&amp;#39;t fix the problem. No errors when running program.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I got this example from Internet:&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;Dim excel As Microsoft.Office.Interop.Excel.Application&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim wb As Microsoft.Office.Interop.Excel.Workbook&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim ws As Microsoft.Office.Interop.Excel.Worksheet&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;excel = New Microsoft.Office.Interop.Excel.Application&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;wb = excel.Workbooks.Open&amp;#40;&amp;#34;C&amp;#58;&amp;#092;hi.xlsx&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ws = wb.Worksheets&amp;#40;&amp;#34;1&amp;#34;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ws.Delete&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;excel.Visible = True&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;I have no idea why it doesn&amp;#39;t work on my machine. Can anyone enlighten me please? Thanks&amp;#33;  &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>falxon88</author>
            <category>Codemasters</category>
            <pubDate>Thu, 18 Jun 2009 11:20:15 +0800</pubDate>
        </item>
    </channel>
</rss>
