<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by qintian</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Tue, 09 Jun 2026 20:54:28 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>[WTA] Property Valuation</title>
            <link>http://forum.lowyat.net/topic/5269145</link>
            <description>Hi Sifus,&lt;br /&gt;&lt;br /&gt;Recently I have a property to sell and I manage to sell it above Market Value..(Buyer accepted the offer)&lt;br /&gt;But we are in dilemma now because buyer couldnt find valuer to match the price they wanted to pay..&lt;br /&gt;&lt;br /&gt;The property is new and the reference is somehow limited.. do you guys know if any valuer would help, in this case, to give a higher valuation upon visit to the property and do the valuation after visiting the site? &lt;br /&gt;For reference, the selling price now is around 1.5m and the bank valuer only able to offer around 1.2m max..&lt;br /&gt;&lt;br /&gt;Thank you.</description>
            <author>qintian</author>
            <category>Property Talk</category>
            <pubDate>Fri, 06 May 2022 17:15:35 +0800</pubDate>
        </item>
        <item>
            <title>Repair Nintendo Switch</title>
            <link>http://forum.lowyat.net/topic/5185909</link>
            <description>Hi Switchers,&lt;br /&gt;&lt;br /&gt;Would like to check, at KL, is there any recommend shop to repair Nintendo Switch? &lt;br /&gt;Looks like is battery problem as i cannot switch on the console even after charging for 1-2 hours..&lt;br /&gt;&lt;br /&gt;there are battery empty logo on the screen.. even during charges, the charging logo will appear also.&lt;br /&gt;But problem is, i cannot even switch on the console even i plugged in the charger.</description>
            <author>qintian</author>
            <category>Nintendo</category>
            <pubDate>Mon, 23 Aug 2021 09:22:44 +0800</pubDate>
        </item>
        <item>
            <title>Manga, Comic Drawing Class</title>
            <link>http://forum.lowyat.net/topic/4865121</link>
            <description>Hi there.. i would like to check if any of you conduct or happened to know any manga or comics drawing teaching class in KL? school holidays are coming and my 9 years old daughter have great interest in learning the comics/manga drawing..&lt;br /&gt;&lt;br /&gt;i just wish she could be guide by correct and talent people to a correct way.. &lt;br /&gt;Thank you</description>
            <author>qintian</author>
            <category>Arts &amp;amp; Designs</category>
            <pubDate>Fri, 15 Nov 2019 09:50:45 +0800</pubDate>
        </item>
        <item>
            <title>Bluetooth Driver</title>
            <link>http://forum.lowyat.net/topic/529008</link>
            <description>Hi all, as topic, any 1 have driver for bluetooth tonggle? for BCM92035DGROM&lt;br /&gt;&lt;br /&gt;please provide.. mod.. am i posting in the right place?</description>
            <author>qintian</author>
            <category>Software</category>
            <pubDate>Sun, 30 Sep 2007 16:50:05 +0800</pubDate>
        </item>
        <item>
            <title>DVD Player which can read WMV and RMV file?</title>
            <link>http://forum.lowyat.net/topic/525251</link>
            <description>Good day every1 ,&lt;br /&gt;&lt;br /&gt;as topic.. any 1 have any ideas which dvd player does support WMV file format and RMVB file format?.. wanted to buy for dad to watch prison BREAK  &lt;!--emo&amp;:P--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>qintian</author>
            <category>Audiophiles</category>
            <pubDate>Sun, 23 Sep 2007 21:41:59 +0800</pubDate>
        </item>
        <item>
            <title>Malysia&amp;#39;s Phone Number Regular Expression</title>
            <link>http://forum.lowyat.net/topic/452971</link>
            <description>harlow all... &lt;br /&gt;&lt;br /&gt;wanna do a control validation .. which means to check the regular expression of phone number in malaysia..&lt;br /&gt;&lt;br /&gt;the number muz be starting with &lt;br /&gt;&lt;br /&gt;+601xxxxxxxx &amp;lt;---&lt;br /&gt;&lt;br /&gt;any 1 know the regular expression of it? &lt;br /&gt;&lt;br /&gt;should be ..&lt;br /&gt;&lt;br /&gt;+(0&amp;#092;d{11}) &amp;lt;-- no?</description>
            <author>qintian</author>
            <category>Codemasters</category>
            <pubDate>Sun, 06 May 2007 22:44:26 +0800</pubDate>
        </item>
        <item>
            <title>Replacing current picture with another 1</title>
            <link>http://forum.lowyat.net/topic/448982</link>
            <description>hi all .. i am currently doing a web system using vb.net.. my problem is ..at 1st.. my web page wil display a picture.. after i click a button .. the picture will replace by antoher picture.. any 1 got idea how to do it?? &lt;br /&gt;&lt;br /&gt;i hv try by doing by this way.. but its not working &lt;br /&gt;&lt;br /&gt;&lt;span style='color:red'&gt;Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click&lt;br /&gt;&lt;br /&gt;Image1.ImageUrl.Replace(&amp;quot;images/BluePrint.gif&amp;quot;, &amp;quot;images/BluePrint1.gif&amp;quot;)&lt;br /&gt;&lt;br /&gt;End Sub&lt;/span&gt;&lt;br /&gt;i wonder if i am using the correct method ..&lt;br /&gt;&lt;br /&gt;[addedon]May 1, 2007, 10:59 am[/addedon]no ppl know how to do it??.. =.= .. or i can try to use if else statement?&lt;br /&gt;&lt;br /&gt;page load&lt;br /&gt;&lt;br /&gt;if value = 0 then show this picture.. else show that picture..&lt;br /&gt;&lt;br /&gt;and the page i put it refresh every 1 sec...&lt;br /&gt;any 1 got idea about this?&lt;br /&gt;&lt;br /&gt;[addedon]May 1, 2007, 1:37 pm[/addedon]problem solve</description>
            <author>qintian</author>
            <category>Codemasters</category>
            <pubDate>Sat, 28 Apr 2007 03:21:07 +0800</pubDate>
        </item>
        <item>
            <title>Do a new PDA application using vs 2005</title>
            <link>http://forum.lowyat.net/topic/447020</link>
            <description>as topic.. who is pro in doing a new pda applicaiton using vs2005?&lt;br /&gt;&lt;br /&gt;i am new and i am having problem to create a new application  with it @@.. plz help..its something about hwo to link the phone with my database(MY SQL 2000)</description>
            <author>qintian</author>
            <category>Codemasters</category>
            <pubDate>Tue, 24 Apr 2007 14:03:01 +0800</pubDate>
        </item>
        <item>
            <title>.asp problem (Database)</title>
            <link>http://forum.lowyat.net/topic/298178</link>
            <description>Index (zero based) must be greater than or equal to zero and less than the size of the argument list. &lt;br /&gt;Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. &lt;br /&gt;&lt;br /&gt;Exception Details: System.FormatException: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.&lt;br /&gt;&lt;br /&gt;Source Error: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Line 119:        Dim myCommand As New SqlCommand(strSQL, myConnection)&lt;br /&gt;Line 120:        myCommand.CommandType = CommandType.StoredProcedure&lt;br /&gt;&lt;b&gt;Line 121:        myCommand.Parameters.Add(&amp;quot;@Amount&amp;quot;, TxtAmount)&lt;/b&gt;&lt;br /&gt;Line 122:        myCommand.Parameters.Add(&amp;quot;@Descriptions&amp;quot;, TxtDescriptions)&lt;br /&gt;Line 123:        myCommand.Parameters.Add(&amp;quot;@RAcc&amp;quot;, cboToAcct)&lt;br /&gt; &lt;br /&gt;any 1 can help me about this problem? as i wanna store soemthing from a text bar to database but cannot  &lt;!--emo&amp;:stars:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/rclxub.gif' border='0' style='vertical-align:middle' alt='rclxub.gif' /&gt;&lt;!--endemo--&gt;  &lt;!--emo&amp;:stars:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/rclxub.gif' border='0' style='vertical-align:middle' alt='rclxub.gif' /&gt;&lt;!--endemo--&gt;  above is the error msg&lt;br /&gt;&lt;br /&gt;i hv try to google it and it says that maybe is dropdown list prob.. but i think there is no prob with my dropdown list wor.. as my dropdown list is using stored proc to read ou the data ... and i have set the default value to 1</description>
            <author>qintian</author>
            <category>Codemasters</category>
            <pubDate>Wed, 07 Jun 2006 10:04:47 +0800</pubDate>
        </item>
        <item>
            <title>[WTA]HP Stolen</title>
            <link>http://forum.lowyat.net/topic/264262</link>
            <description>er.. wanna ask.. if hp being stole... how to let the phone been lock using the IMEI ?? i heard some ppl says that can lock the phone rite? even being stolen.. got IMEI then can lock it.. can teach me how??&lt;br /&gt;&lt;br /&gt;and after lock.. in case.. if re find the phone.. can unlock it??</description>
            <author>qintian</author>
            <category>Mobile Phones and Tablets</category>
            <pubDate>Thu, 16 Mar 2006 13:21:37 +0800</pubDate>
        </item>
    </channel>
</rss>
