<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by elite87</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Fri, 05 Jun 2026 11:32:50 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>unable to run jsp in my centOS 7</title>
            <link>http://forum.lowyat.net/topic/3469399</link>
            <description>I have installed apache server and I have my localhost running. But when I put a jsp file in my htdocs folder it only show the code or jsp. Doesn&amp;#39;t show the page up. &lt;br /&gt;&lt;br /&gt;Anyone know how to fix this? &lt;br /&gt;&lt;br /&gt;Fyi... I m new to Linux. Last used 5 years back. Now forced to use Linux for a project. And I m stuck.</description>
            <author>elite87</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Wed, 14 Jan 2015 10:00:48 +0800</pubDate>
        </item>
        <item>
            <title>[WTR] Middle room to rent out</title>
            <link>http://forum.lowyat.net/topic/2903938</link>
            <description>ROOM TO LET~ &amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;# Near ASTRO&lt;br /&gt;# Near TPM&lt;br /&gt;# Near Mines&lt;br /&gt;# Near Bukit Jalil Stadium&lt;br /&gt;# Near Giant Kinrara&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Available rooms:&lt;br /&gt; &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;1 middle room 1 or 2 person can share  RM 550 (including utilities)&lt;br /&gt;Furnished (Wardrobe, Water Heater, Attached Bathroom, Bed Set,&lt;br /&gt;Dressing Table&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Facilities:&lt;br /&gt;Fully grilled&lt;br /&gt;House is fully furnished&lt;br /&gt;Tv, Sofa, Complete Kitchen Set, Refrigerator, Dining Table)&lt;br /&gt;Water Filter&lt;br /&gt; &lt;br /&gt;Utilities such as electricity &amp;amp; water &amp;amp; Internet( UNIFI)</description>
            <author>elite87</author>
            <category>Property For Sale</category>
            <pubDate>Mon, 29 Jul 2013 09:52:59 +0800</pubDate>
        </item>
        <item>
            <title>[WTR] Master room to rent out,</title>
            <link>http://forum.lowyat.net/topic/2903930</link>
            <description>ROOM TO LET~ &amp;#33;&amp;#33;&amp;#33;&lt;br /&gt;# Near ASTRO&lt;br /&gt;# Near TPM&lt;br /&gt;# Near Mines&lt;br /&gt;# Near Bukit Jalil Stadium&lt;br /&gt;# Near Giant Kinrara&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Available rooms:&lt;br /&gt; &lt;br /&gt;Master Bedroom 2 or 3 people can share this room RM1050 (including utilities)&lt;br /&gt;Furnished (Wardrobe, Water Heater, Attached Bathroom, Bed Set, Dressing Table)&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;Facilities:&lt;br /&gt;Fully grilled&lt;br /&gt;House is fully furnished&lt;br /&gt;Tv, Sofa, Complete Kitchen Set, Refrigerator, Dining Table)&lt;br /&gt;Water Filter&lt;br /&gt; &lt;br /&gt;Utilities such as electricity &amp;amp; water &amp;amp; Internet( UNIFI)&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;House is located at Jln Bkit Serdang 9/8 ,Bukit Serdang(New housing area)&lt;br /&gt;Interested plz contact:&lt;br /&gt;(016-6173468)</description>
            <author>elite87</author>
            <category>Property For Sale</category>
            <pubDate>Mon, 29 Jul 2013 09:49:21 +0800</pubDate>
        </item>
        <item>
            <title>unindetified error in prolog</title>
            <link>http://forum.lowyat.net/topic/2195087</link>
            <description>this is my code which i use to run in SWIProlog.... but i m getting some errror which i dun understand....&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;% Author&amp;#58;&lt;br /&gt;% Date&amp;#58; 9/14/2010&lt;br /&gt;&lt;br /&gt;%clauses&lt;br /&gt;go &amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;What is the patient&amp;#39;s name?&amp;#34;&amp;#41;,nl,&lt;br /&gt;readln&amp;#40;Patient&amp;#41;,&lt;br /&gt;&lt;br /&gt;hypothesis&amp;#40;Patient,Disease&amp;#41;,&lt;br /&gt;write&amp;#40;Patient,&amp;#34; probably has &amp;#34;,Disease,&amp;#34;.&amp;#34;&amp;#41;,nl.&lt;br /&gt;&lt;br /&gt;go &amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Sorry,I don&amp;#39;t seen to be able to &amp;#34;&amp;#41;,nl,&lt;br /&gt;write&amp;#40;&amp;#34;diagnose the disease.&amp;#34;&amp;#41;,nl.&lt;br /&gt;symptom&amp;#40;Patient,fever&amp;#41;&amp;#58;-&lt;br /&gt;print&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; have a fever &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,rash&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; have a rash &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;&lt;br /&gt;symptom&amp;#40;Patient,headache&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; have a headache &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,runny_nose&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; have a runny nose &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,conjunctivities&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; haveconjunctivities &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,cough&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; have a cough &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,body_ache&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; have a body ache &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,chills&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; havechills &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,sore_throat&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; have a sore throat &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,sneezing&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Is &amp;#34;,Patient,&amp;#34; sneezing &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,&lt;br /&gt;Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;symptom&amp;#40;Patient,swollen_glands&amp;#41;&amp;#58;-&lt;br /&gt;write&amp;#40;&amp;#34;Does &amp;#34;,Patient,&amp;#34; have swollen glands &amp;#40;y/n&amp;#41;?&amp;#34;&amp;#41;,&lt;br /&gt;response&amp;#40;Reply&amp;#41;,Reply=&amp;#39;y&amp;#39;.&lt;br /&gt;hypothesis&amp;#40;Patient,measles&amp;#41;&amp;#58;-&lt;br /&gt; &amp;nbsp; &amp;nbsp; symptom&amp;#40;Patient,fever&amp;#41;,&lt;br /&gt; &amp;nbsp; &amp;nbsp; symptom&amp;#40;Patient,cough&amp;#41;,&lt;br /&gt; &amp;nbsp; &amp;nbsp; symptom&amp;#40;Patient,conjunctivities&amp;#41;,&lt;br /&gt; &amp;nbsp; &amp;nbsp; symptom&amp;#40;Patient,runny_nose&amp;#41;,&lt;br /&gt; &amp;nbsp; &amp;nbsp; symptom&amp;#40;Patient,rash&amp;#41;.&lt;br /&gt;&lt;br /&gt;hypothesis&amp;#40;Patient,german_measles&amp;#41;&amp;#58;-&lt;br /&gt;symptom&amp;#40;Patient,fever&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,headache&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,runny_nose&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,rash&amp;#41;.&lt;br /&gt;&lt;br /&gt;hypothesis&amp;#40;Patient,flu&amp;#41;&amp;#58;-&lt;br /&gt;symptom&amp;#40;Patient,fever&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,headache&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,body_ache&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,conjunctivities&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,chills&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,sore_throat&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,cough&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,runny_nose&amp;#41;.&lt;br /&gt;&lt;br /&gt;hypothesis&amp;#40;Patient,common_cold&amp;#41;&amp;#58;-&lt;br /&gt;symptom&amp;#40;Patient,headache&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,sneezing&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,sore_throat&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,chills&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,runny_nose&amp;#41;.&lt;br /&gt;&lt;br /&gt;hypothesis&amp;#40;Patient,mumps&amp;#41;&amp;#58;-&lt;br /&gt;symptom&amp;#40;Patient,fever&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,swollen_glands&amp;#41;.&lt;br /&gt;&lt;br /&gt;hypothesis&amp;#40;Patient,chicken_pox&amp;#41;&amp;#58;-&lt;br /&gt;symptom&amp;#40;Patient,fever&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,rash&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,body_ache&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,chills&amp;#41;.&lt;br /&gt;&lt;br /&gt;hypothesis&amp;#40;Patient,whooping_cough&amp;#41;&amp;#58;-&lt;br /&gt;symptom&amp;#40;Patient,cough&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,sneezing&amp;#41;,&lt;br /&gt;symptom&amp;#40;Patient,runny_nose&amp;#41;.&lt;br /&gt;response&amp;#40;Reply&amp;#41;&amp;#58;-read&amp;#40;Reply&amp;#41;,write&amp;#40;Reply&amp;#41;.&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;and the error msg is...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;19 ?- consult(&amp;#39;F:/knowledge systems/Course file/medical dia.pl&amp;#39;).&lt;br /&gt;% F:/knowledge systems/Course file/medical dia.pl compiled 0.00 sec, 804 bytes&lt;br /&gt;&lt;br /&gt;Yes&lt;br /&gt;20 ?- go.&lt;br /&gt;[87, 104, 97, 116, 32, 105, 115, 32, 116, 104, 101, 32, 112, 97, 116, 105, 101, 110, 116, 39, 115, 32, 110, 97, 109, 101, 63]&lt;br /&gt;|: &lt;br /&gt;&lt;br /&gt;&lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Wed, 18 Jan 2012 19:19:06 +0800</pubDate>
        </item>
        <item>
            <title>MacBook Bottom Case Replacement Program</title>
            <link>http://forum.lowyat.net/topic/1899405</link>
            <description>&lt;a href='http://www.9to5mac.com/69774/apple-launches-macbook-bottom-case-replacement-program/' target='_blank'&gt;http://www.9to5mac.com/69774/apple-launche...cement-program/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Any1 have got this??&lt;br /&gt;&lt;br /&gt;This cover s only Macbook or Macbook Pro also?/&lt;br /&gt;&lt;br /&gt;Thanks in advance.</description>
            <author>elite87</author>
            <category>Apple Byte</category>
            <pubDate>Tue, 31 May 2011 09:53:05 +0800</pubDate>
        </item>
        <item>
            <title>Jadex</title>
            <link>http://forum.lowyat.net/topic/1871081</link>
            <description>&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;&lt;b&gt;Jadex programming and execution trace submission and demonstration of  one of example problems  from the available jadex examples.&lt;/b&gt; &lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;&lt;br /&gt;&lt;br /&gt;I got this quest for my assignment actually.... I have got Jadex running in my machine...&lt;br /&gt;&lt;br /&gt;But I am not sure how to use it? I have been googling abt it bt i dun find much....&lt;br /&gt;&lt;br /&gt;as this is postgrad class my lecturer didnt teach us how to use it.... So just wonder any1 hv use it b4.. need sum assitance...&lt;br /&gt;If you hv find any usefull links plz let me know aso....&lt;br /&gt;&lt;br /&gt;Although i hv posted here.... I still continue searching... will update the thread if I find any links....&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;If any1 want the bat file tat runs jadex. I can uplaod here.... plz let me know... badly need help</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Mon, 09 May 2011 22:49:12 +0800</pubDate>
        </item>
        <item>
            <title>add new event to new control</title>
            <link>http://forum.lowyat.net/topic/1835071</link>
            <description>My company hv this own control called as ListViewCheckBoxColumn&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I have added it dynamically like this...&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;Dim lvcbc As New ListViewCheckBoxColumn&lt;br /&gt;&lt;br /&gt; &amp;nbsp;	lvcbc.ID = &amp;#34;chkSelect&amp;#34;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;	lvcbc.Type = ListViewColumnType.SelectAll&lt;br /&gt; &amp;nbsp;&lt;br /&gt; &amp;nbsp;	lvcbc.SelectAllPrefix = &amp;#34;chk&amp;#34;&lt;br /&gt;&lt;br /&gt; &amp;nbsp;	lvcbc.Align = Alignment.Center&lt;br /&gt;&lt;br /&gt; &amp;nbsp;	lvcbc.Visible = True&lt;br /&gt; &amp;nbsp;	&lt;br /&gt; &amp;nbsp;	lvcbc.Width = &amp;#34;3%&amp;#34;&lt;br /&gt; &amp;nbsp;	&lt;br /&gt; &amp;nbsp;	&lt;br /&gt; &amp;nbsp;	List.Columns.Add&amp;#40;lvcbc&amp;#41;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Then at the ongetdata function:&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;	Dim lc As ListViewCheckBoxColumn = DirectCast&amp;#40;.Columns&amp;#40;0&amp;#41;, ListViewCheckBoxColumn&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;lc.RowCellCheck&amp;#40;True, .Data&amp;#40;i, DBFields.ResID&amp;#41;&amp;#41;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I would like to add event called as OnselectedIndexchanged....&lt;br /&gt;&lt;br /&gt;I was told that i could do it by adding a java script.....&lt;br /&gt;&lt;br /&gt;hw do i do tat??&lt;br /&gt;&lt;br /&gt;ListViewCheckBoxColumn is actually a check box list. as upon uncheck o check the check box i need to disable few buttons... &lt;br /&gt;&lt;br /&gt;plz assit me...&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;&lt;br /&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Thu, 14 Apr 2011 10:06:09 +0800</pubDate>
        </item>
        <item>
            <title>include files from different directory</title>
            <link>http://forum.lowyat.net/topic/1804578</link>
            <description>I keep getting this error...&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;08&amp;#58;35&amp;#93; PHP Warning&amp;#58; &amp;nbsp;include_once&amp;#40;inc/dbconn.php&amp;#41; &amp;#91;&amp;#60;a href=&amp;#39;function.include-once&amp;#39;&amp;#62;function.include-once&amp;#60;/a&amp;#62;&amp;#93;&amp;#58; failed to open stream&amp;#58; No such file or directory in /home/creati27/public_html/login/insert.php on line 2&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;08&amp;#58;35&amp;#93; PHP Warning&amp;#58; &amp;nbsp;include_once&amp;#40;&amp;#41; &amp;#91;&amp;#60;a href=&amp;#39;function.include&amp;#39;&amp;#62;function.include&amp;#60;/a&amp;#62;&amp;#93;&amp;#58; Failed opening &amp;#39;inc/dbconn.php&amp;#39; for inclusion &amp;#40;include_path=&amp;#39;.&amp;#58;/usr/lib/php&amp;#58;/usr/local/lib/php&amp;#39;&amp;#41; in /home/creati27/public_html/login/insert.php on line 2&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;08&amp;#58;35&amp;#93; PHP Warning&amp;#58; &amp;nbsp;mysql_query&amp;#40;&amp;#41; &amp;#91;&amp;#60;a href=&amp;#39;function.mysql-query&amp;#39;&amp;#62;function.mysql-query&amp;#60;/a&amp;#62;&amp;#93;&amp;#58; Access denied for user &amp;#39;creati27&amp;#39;@&amp;#39;localhost&amp;#39; &amp;#40;using password&amp;#58; NO&amp;#41; in /home/creati27/public_html/login/insert.php on line 7&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;08&amp;#58;35&amp;#93; PHP Warning&amp;#58; &amp;nbsp;mysql_query&amp;#40;&amp;#41; &amp;#91;&amp;#60;a href=&amp;#39;function.mysql-query&amp;#39;&amp;#62;function.mysql-query&amp;#60;/a&amp;#62;&amp;#93;&amp;#58; A link to the server could not be established in /home/creati27/public_html/login/insert.php on line 7&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;08&amp;#58;35&amp;#93; PHP Warning&amp;#58; &amp;nbsp;mysql_fetch_array&amp;#40;&amp;#41;&amp;#58; supplied argument is not a valid MySQL result resource in /home/creati27/public_html/login/insert.php on line 9&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;08&amp;#58;35&amp;#93; PHP Warning&amp;#58; &amp;nbsp;mysql_close&amp;#40;&amp;#41;&amp;#58; supplied argument is not a valid MySQL-Link resource in /home/creati27/public_html/login/insert.php on line 15&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;10&amp;#58;04&amp;#93; PHP Warning&amp;#58; &amp;nbsp;include&amp;#40;/inc/dbconn.php&amp;#41; &amp;#91;&amp;#60;a href=&amp;#39;function.include&amp;#39;&amp;#62;function.include&amp;#60;/a&amp;#62;&amp;#93;&amp;#58; failed to open stream&amp;#58; No such file or directory in /home/creati27/public_html/login/insert.php on line 2&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;10&amp;#58;04&amp;#93; PHP Warning&amp;#58; &amp;nbsp;include&amp;#40;&amp;#41; &amp;#91;&amp;#60;a href=&amp;#39;function.include&amp;#39;&amp;#62;function.include&amp;#60;/a&amp;#62;&amp;#93;&amp;#58; Failed opening &amp;#39;/inc/dbconn.php&amp;#39; for inclusion &amp;#40;include_path=&amp;#39;.&amp;#58;/usr/lib/php&amp;#58;/usr/local/lib/php&amp;#39;&amp;#41; in /home/creati27/public_html/login/insert.php on line 2&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;10&amp;#58;04&amp;#93; PHP Warning&amp;#58; &amp;nbsp;mysql_query&amp;#40;&amp;#41; &amp;#91;&amp;#60;a href=&amp;#39;function.mysql-query&amp;#39;&amp;#62;function.mysql-query&amp;#60;/a&amp;#62;&amp;#93;&amp;#58; Access denied for user &amp;#39;creati27&amp;#39;@&amp;#39;localhost&amp;#39; &amp;#40;using password&amp;#58; NO&amp;#41; in /home/creati27/public_html/login/insert.php on line 7&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;10&amp;#58;04&amp;#93; PHP Warning&amp;#58; &amp;nbsp;mysql_query&amp;#40;&amp;#41; &amp;#91;&amp;#60;a href=&amp;#39;function.mysql-query&amp;#39;&amp;#62;function.mysql-query&amp;#60;/a&amp;#62;&amp;#93;&amp;#58; A link to the server could not be established in /home/creati27/public_html/login/insert.php on line 7&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;10&amp;#58;04&amp;#93; PHP Warning&amp;#58; &amp;nbsp;mysql_fetch_array&amp;#40;&amp;#41;&amp;#58; supplied argument is not a valid MySQL result resource in /home/creati27/public_html/login/insert.php on line 9&lt;br /&gt;&amp;#91;24-Mar-2011 07&amp;#58;10&amp;#58;04&amp;#93; PHP Warning&amp;#58; &amp;nbsp;mysql_close&amp;#40;&amp;#41;&amp;#58; supplied argument is not a valid MySQL-Link resource in /home/creati27/public_html/login/insert.php on line 15&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;My folder: root/inc/dbconfig.php&lt;br /&gt;&lt;br /&gt;Using file : root/login/insert.php&lt;br /&gt;&lt;br /&gt;when i put in &lt;br /&gt;Include or include_once...&lt;br /&gt;&lt;br /&gt;both gv me same error...&lt;br /&gt;&lt;br /&gt;y a?&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;&amp;#60;?php&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;include_once &amp;#39;/inc/dbconn.php&amp;#39;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// put your code here&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//mysql_query&amp;#40;&amp;#34;INSERT INTO Persons &amp;#40;FirstName, LastName, Age VALUES &amp;#40;&amp;#39;Peter&amp;#39;, &amp;#39;Griffin&amp;#39;, &amp;#39;35&amp;#39;&amp;#41;&amp;#34;&amp;#41;;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//mysql_query&amp;#40;&amp;#34;INSERT INTO Persons &amp;#40;FirstName, LastName, Age&amp;#41; VALUES &amp;#40;&amp;#39;Glenn&amp;#39;, &amp;#39;Quagmire&amp;#39;, &amp;#39;33&amp;#39;&amp;#41;&amp;#34;&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#036;result = mysql_query&amp;#40;&amp;#34;SELECT * FROM Persons&amp;#34;&amp;#41;;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; while&amp;#40;&amp;#036;row = mysql_fetch_array&amp;#40;&amp;#036;result&amp;#41;&amp;#41;&lt;br /&gt; &amp;nbsp;{&lt;br /&gt; &amp;nbsp;echo &amp;#036;row&amp;#91;&amp;#39;FirstName&amp;#39;&amp;#93; . &amp;#34; &amp;#34; . &amp;#036;row&amp;#91;&amp;#39;LastName&amp;#39;&amp;#93;;&lt;br /&gt; &amp;nbsp;echo &amp;#34;&amp;#60;br /&amp;#62;&amp;#34;;&lt;br /&gt; &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;mysql_close&amp;#40;&amp;#036;conn&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; echo &amp;#34;Test Page&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;?&amp;#62;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;or &lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;&amp;#60;?php&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;include &amp;#39;/inc/dbconn.php&amp;#39;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// put your code here&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//mysql_query&amp;#40;&amp;#34;INSERT INTO Persons &amp;#40;FirstName, LastName, Age VALUES &amp;#40;&amp;#39;Peter&amp;#39;, &amp;#39;Griffin&amp;#39;, &amp;#39;35&amp;#39;&amp;#41;&amp;#34;&amp;#41;;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;//mysql_query&amp;#40;&amp;#34;INSERT INTO Persons &amp;#40;FirstName, LastName, Age&amp;#41; VALUES &amp;#40;&amp;#39;Glenn&amp;#39;, &amp;#39;Quagmire&amp;#39;, &amp;#39;33&amp;#39;&amp;#41;&amp;#34;&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#036;result = mysql_query&amp;#40;&amp;#34;SELECT * FROM Persons&amp;#34;&amp;#41;;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; while&amp;#40;&amp;#036;row = mysql_fetch_array&amp;#40;&amp;#036;result&amp;#41;&amp;#41;&lt;br /&gt; &amp;nbsp;{&lt;br /&gt; &amp;nbsp;echo &amp;#036;row&amp;#91;&amp;#39;FirstName&amp;#39;&amp;#93; . &amp;#34; &amp;#34; . &amp;#036;row&amp;#91;&amp;#39;LastName&amp;#39;&amp;#93;;&lt;br /&gt; &amp;nbsp;echo &amp;#34;&amp;#60;br /&amp;#62;&amp;#34;;&lt;br /&gt; &amp;nbsp;}&lt;br /&gt;&lt;br /&gt;mysql_close&amp;#40;&amp;#036;conn&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; echo &amp;#34;Test Page&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;?&amp;#62;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Thu, 24 Mar 2011 07:17:11 +0800</pubDate>
        </item>
        <item>
            <title>facebook connect</title>
            <link>http://forum.lowyat.net/topic/1804016</link>
            <description>I got this code from Facebook page...&lt;br /&gt;&lt;br /&gt;bt it dont seem to work...&lt;br /&gt;&lt;br /&gt;plz assit me...&lt;br /&gt;&lt;br /&gt;I m leaving my id all visible.. hope no one miss use it.. Thanks&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt;&amp;#60;?php&lt;br /&gt;&lt;br /&gt;define&amp;#40;&amp;#39;YOUR_APP_ID&amp;#39;, &amp;#39;118782961529882&amp;#39;&amp;#41;;&lt;br /&gt;define&amp;#40;&amp;#39;YOUR_APP_SECRET&amp;#39;, &amp;#39;4f6756e9b9b0522c8113a39de192dc75&amp;#39;&amp;#41;;&lt;br /&gt;&lt;br /&gt;function get_facebook_cookie&amp;#40;&amp;#036;app_id, &amp;#036;app_secret&amp;#41; {&lt;br /&gt; &amp;nbsp;&amp;#036;args = array&amp;#40;&amp;#41;;&lt;br /&gt; &amp;nbsp;parse_str&amp;#40;trim&amp;#40;&amp;#036;_COOKIE&amp;#91;&amp;#39;fbs_&amp;#39; . &amp;#036;app_id&amp;#93;, &amp;#39;&amp;#092;&amp;#092;&amp;#34;&amp;#39;&amp;#41;, &amp;#036;args&amp;#41;;&lt;br /&gt; &amp;nbsp;ksort&amp;#40;&amp;#036;args&amp;#41;;&lt;br /&gt; &amp;nbsp;&amp;#036;payload = &amp;#39;&amp;#39;;&lt;br /&gt; &amp;nbsp;foreach &amp;#40;&amp;#036;args as &amp;#036;key =&amp;#62; &amp;#036;value&amp;#41; {&lt;br /&gt; &amp;nbsp; &amp;nbsp;if &amp;#40;&amp;#036;key &amp;#33;= &amp;#39;sig&amp;#39;&amp;#41; {&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#036;payload .= &amp;#036;key . &amp;#39;=&amp;#39; . &amp;#036;value;&lt;br /&gt; &amp;nbsp; &amp;nbsp;}&lt;br /&gt; &amp;nbsp;}&lt;br /&gt; &amp;nbsp;if &amp;#40;md5&amp;#40;&amp;#036;payload . &amp;#036;app_secret&amp;#41; &amp;#33;= &amp;#036;args&amp;#91;&amp;#39;sig&amp;#39;&amp;#93;&amp;#41; {&lt;br /&gt; &amp;nbsp; &amp;nbsp;return null;&lt;br /&gt; &amp;nbsp;}&lt;br /&gt; &amp;nbsp;return &amp;#036;args;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&amp;#036;cookie = get_facebook_cookie&amp;#40;FACEBOOK_APP_ID, FACEBOOK_SECRET&amp;#41;;&lt;br /&gt;&lt;br /&gt;&amp;#036;user = json_decode&amp;#40;file_get_contents&amp;#40;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#39;https&amp;#58;//graph.facebook.com/me?access_token=&amp;#39; .&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#036;cookie&amp;#91;&amp;#39;access_token&amp;#39;&amp;#93;&amp;#41;&amp;#41;;&lt;br /&gt;&lt;br /&gt;echo &amp;#036;payload;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;?&amp;#62;&lt;br /&gt;&amp;#60;html&amp;#62;&lt;br /&gt; &amp;nbsp;&amp;#60;body&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#60;?php&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt; &amp;nbsp; &amp;nbsp;if &amp;#40;&amp;#036;cookie&amp;#41; { ?&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;Welcome &amp;#60;?= &amp;#036;user-&amp;#62;name ?&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#60;?php } else {&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;echo &amp;#39;failed&amp;#39;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;?&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#60;fb&amp;#58;login-button&amp;#62;&amp;#60;/fb&amp;#58;login-button&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#60;?php } ?&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#60;div id=&amp;#34;fb-root&amp;#34;&amp;#62;&amp;#60;/div&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#60;script src=&amp;#34;http&amp;#58;//connect.facebook.net/en_US/all.js&amp;#34;&amp;#62;&amp;#60;/script&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#60;script&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;FB.init&amp;#40;{appId&amp;#58; &amp;#39;&amp;#60;?= YOUR_APP_ID ?&amp;#62;&amp;#39;, status&amp;#58; true,&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cookie&amp;#58; true, xfbml&amp;#58; true}&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;FB.Event.subscribe&amp;#40;&amp;#39;auth.login&amp;#39;, function&amp;#40;response&amp;#41; {&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;window.location.reload&amp;#40;&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#60;/script&amp;#62;&lt;br /&gt; &amp;nbsp;&amp;#60;/body&amp;#62;&lt;br /&gt;&amp;#60;/html&amp;#62;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Wed, 23 Mar 2011 19:31:32 +0800</pubDate>
        </item>
        <item>
            <title>access Ms office Status bar...</title>
            <link>http://forum.lowyat.net/topic/1803546</link>
            <description>i did this for MS word&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim OldStatus&lt;br /&gt; &amp;nbsp; &amp;nbsp;Dim wordApplication As Word.Application = uiHelper.GetActiveApplication&lt;br /&gt; &amp;nbsp; &amp;nbsp;With wordApplication&lt;br /&gt; &amp;nbsp; &amp;nbsp;	OldStatus = .DisplayStatusBar&lt;br /&gt; &amp;nbsp; &amp;nbsp;	.DisplayStatusBar = True&lt;br /&gt; &amp;nbsp; &amp;nbsp;	.StatusBar = &amp;#34;Saving...&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp;End With&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;it works... This work for both excel and msword&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;bt when i want to do for Powerpoint... Its not working....&lt;br /&gt;&lt;br /&gt;It says no option as status bar.... any1 gt any idea??&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim OldStatus&lt;br /&gt; &amp;nbsp; &amp;nbsp;Dim PowerPointApplication As PowerPoint.Application = uiHelper.GetActiveApplication&lt;br /&gt; &amp;nbsp; &amp;nbsp;With PowerPointApplication &lt;br /&gt; &amp;nbsp; &amp;nbsp;	OldStatus = .DisplayStatusBar&lt;br /&gt; &amp;nbsp; &amp;nbsp;	.DisplayStatusBar = True&lt;br /&gt; &amp;nbsp; &amp;nbsp;	.StatusBar = &amp;#34;Saving...&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp;End With&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;Thanks</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Wed, 23 Mar 2011 14:10:20 +0800</pubDate>
        </item>
        <item>
            <title>how to go PWTC</title>
            <link>http://forum.lowyat.net/topic/1803185</link>
            <description>how to go PWTC via public transport from lrt bkt jalil??/&lt;br /&gt;</description>
            <author>elite87</author>
            <category>Serious Kopitiam</category>
            <pubDate>Wed, 23 Mar 2011 09:02:41 +0800</pubDate>
        </item>
        <item>
            <title>best IDE for PHP</title>
            <link>http://forum.lowyat.net/topic/1786133</link>
            <description>I am Using Snow Leopard (MAC OS X).&lt;br /&gt;&lt;br /&gt;I would like to develop my web site using PHP... which is the best tool for me???&lt;br /&gt;&lt;br /&gt;PLz advice..&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Thu, 10 Mar 2011 14:46:42 +0800</pubDate>
        </item>
        <item>
            <title>building a question bank</title>
            <link>http://forum.lowyat.net/topic/1784376</link>
            <description>Good Day all,&lt;br /&gt;&lt;br /&gt;This is my FYP project.&lt;br /&gt;&lt;br /&gt; I am actually building a question bank. Where lectures will be able to post questions and students get to answer.&lt;br /&gt;&lt;br /&gt;I just wonder hw the DB structure show be? &lt;br /&gt;&lt;br /&gt;Flow:&lt;br /&gt; Lectures will post quest depending on subject.. Example.. Calculus, Physics, Moral&lt;br /&gt;&lt;br /&gt;Students should b able to answer the quest and save... the system should be able to store which quest answered and if the quest is correct. Wrong answered quest, will be considered as nt yet answer in the next login... &lt;br /&gt;&lt;br /&gt;the prob is... question for per subject can reach up to thousands ...&lt;br /&gt;&lt;br /&gt;I have 2 idea of DB structure... bt nt sure is it correct o nt...&lt;br /&gt;&lt;br /&gt;1)&lt;br /&gt;&lt;br /&gt;Student_tbl&lt;br /&gt; ID&lt;br /&gt; Name&lt;br /&gt; email&lt;br /&gt; password&lt;br /&gt; Question_id (answered quest)&lt;br /&gt;&lt;br /&gt;Quest_tbl&lt;br /&gt; ID&lt;br /&gt; quest&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2)&lt;br /&gt;&lt;br /&gt;Student_tbl&lt;br /&gt; ID&lt;br /&gt; Name&lt;br /&gt; email&lt;br /&gt; password&lt;br /&gt;&lt;br /&gt;Quest_tbl_&amp;lt;questID&amp;gt;&lt;br /&gt; ID&lt;br /&gt; quest&lt;br /&gt; answered_student_id&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Which one will be correct???&lt;br /&gt;First one will need me to store the quest ID.. bt if the student going answer few thousand quest, will it be able to store all the number in?&lt;br /&gt;&lt;br /&gt;Second will need me to create a new table every time a new question is added...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please assit me...&lt;br /&gt;&lt;br /&gt;I am using PHP and MYSQL db&lt;br /&gt;&lt;br /&gt;Thanks.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Wed, 09 Mar 2011 09:28:46 +0800</pubDate>
        </item>
        <item>
            <title>nice place for DIM SUM?</title>
            <link>http://forum.lowyat.net/topic/1749535</link>
            <description>I was thinking of going for a dim sum this weekend.... at nite..&lt;br /&gt;&lt;br /&gt;Any suggestion... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks in advance</description>
            <author>elite87</author>
            <category>Serious Kopitiam</category>
            <pubDate>Fri, 11 Feb 2011 09:17:37 +0800</pubDate>
        </item>
        <item>
            <title>MCTS exams..</title>
            <link>http://forum.lowyat.net/topic/1704180</link>
            <description>Hye,&lt;br /&gt; I am actually looking for sample question for sql 2008 r2.. for microsoft certification exam...&lt;br /&gt;&lt;br /&gt;any1 gt any idea where i gt those papers??? any1 gt it b4??&lt;br /&gt;&lt;br /&gt;looking for samples to practise...&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Wed, 05 Jan 2011 10:05:52 +0800</pubDate>
        </item>
        <item>
            <title>vb.net + DataGridView</title>
            <link>http://forum.lowyat.net/topic/1656764</link>
            <description>I m having a DataGridView in my form. &lt;br /&gt;&lt;br /&gt; I managed to grab all the record from my db and display on it... The problem now is...&lt;br /&gt; I duno how to make a msgbox pop up when i click on the record. &lt;br /&gt;&lt;br /&gt;when i click now.. it asked me to edit teh record... I dun wan to edit the record when i click, I just need a msg box pop up and show me the value in the datagrid view.&lt;br /&gt;&lt;br /&gt;Hw can I do tat???&lt;br /&gt;&lt;br /&gt;&lt;img src='http://img146.imageshack.us/img146/4039/frm1.jpg' border='0' alt='user posted image' /&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Mon, 29 Nov 2010 09:49:15 +0800</pubDate>
        </item>
        <item>
            <title>sent and receive sms</title>
            <link>http://forum.lowyat.net/topic/1653852</link>
            <description>how to send and receive sms using vb.net.. I googled and i found got those paid library only.. there any standard .net frameowrk which is already in visual studio that i can use... I am using a sony erricson phone as my modem....&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Thanks.</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Fri, 26 Nov 2010 16:21:28 +0800</pubDate>
        </item>
        <item>
            <title>teman gal go salon</title>
            <link>http://forum.lowyat.net/topic/1647017</link>
            <description>i like tiz 1 gal. Bt dun dare propose yet. She gt ajak me go salon wif her. Is it sumtin normal 4 a guy 2 teman a gal 2 salon? N at wat relatiöship status a wil ask d guy 2 go salon wif her</description>
            <author>elite87</author>
            <category>Cupid&amp;#39;s Corner</category>
            <pubDate>Sun, 21 Nov 2010 12:30:38 +0800</pubDate>
        </item>
        <item>
            <title>checkboxlist</title>
            <link>http://forum.lowyat.net/topic/1618650</link>
            <description>&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt; &lt;br /&gt;Dim stachecklistt As ListItem&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;For Each stachecklistt In CheckBoxList1.Items&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Label2.Text = stachecklistt.Value.ToString&amp;#40;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Next&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt; y this doesnt print anyting out/??&lt;br /&gt;&lt;br /&gt;I m trying to get all the value from my checkboxlist....&lt;br /&gt;my checkbox is getting the values from a database table which have name and id...&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I place this code at page load</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Fri, 29 Oct 2010 12:21:15 +0800</pubDate>
        </item>
        <item>
            <title>how to dispose form after 20 seconds</title>
            <link>http://forum.lowyat.net/topic/1596863</link>
            <description>i am creating a form manually and embed a browser into it.... &lt;br /&gt;I would like to open the form and close the form....&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt; Dim myWBrowser As New WebBrowser&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39; Set the form height and width&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myFrm.Height = 400&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myFrm.Width = 400&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39; Set the browser height and width to&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39; the same values of the new form&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myWBrowser.Height = myFrm.Height&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myWBrowser.Width = myFrm.Width&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39; Add the browser control to the form&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myFrm.Controls.Add&amp;#40;myWBrowser&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39; Navigate the control to a specific web page&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myWBrowser.Navigate&amp;#40;nowurl&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;TextBox1.Text = TextBox1.Text &amp;amp; vbCrLf &amp;amp; nowurl &amp;amp; &amp;#34;Time&amp;#58; &amp;#34; &amp;amp; DateTime.Now&amp;#40;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;m_streamWriter.WriteLine&amp;#40;&amp;#34;Time&amp;#58; &amp;#34; &amp;amp; DateTime.Now.ToString&amp;#40;&amp;#41; &amp;amp; &amp;#34; &amp;nbsp;URL&amp;#58; &amp;#34; &amp;amp; nowurl&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39; Show the form&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myFrm.Show&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39; wait 20 seconds............&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myFrm.Dispose&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;How to make it wait for 20 seconds before i could close it????&lt;br /&gt;&lt;br /&gt;I had a idea of using.... &lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&lt;br /&gt; &amp;nbsp;System.Threading.Thread.Sleep&amp;#40;5000&amp;#41;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;but just wonder... when the thread is sleeping will the browser in the pop up form will excute or it will also go to sleep???&lt;br /&gt;&lt;br /&gt;plz advice...&lt;br /&gt;&lt;br /&gt;</description>
            <author>elite87</author>
            <category>Codemasters</category>
            <pubDate>Tue, 12 Oct 2010 11:25:32 +0800</pubDate>
        </item>
    </channel>
</rss>
