<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by superman fay</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Wed, 15 Jul 2026 03:50:54 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Ajax VS Submit</title>
            <link>http://forum.lowyat.net/topic/2856780</link>
            <description>Just assume i want to post all data to server. (for example: A page). Which method is better in term of speed and security ???</description>
            <author>superman fay</author>
            <category>Codemasters</category>
            <pubDate>Thu, 20 Jun 2013 22:02:16 +0800</pubDate>
        </item>
        <item>
            <title>How to create own server tag</title>
            <link>http://forum.lowyat.net/topic/2849936</link>
            <description>I want to create own server tag instead of &amp;lt;asp:&amp;gt;&amp;lt;/asp&amp;gt;&lt;br /&gt;&lt;br /&gt;For example: &lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&amp;#60;mySeverTagName&amp;#58; name=&amp;#34;123&amp;#34; Language=&amp;#34;EN&amp;#34; ID =&amp;#34;abc&amp;#34; CssStyle=&amp;#34;MyStyle.css&amp;#34; /&amp;#62;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;Reasons why i want to create own server tag:&lt;br /&gt;1, to simplify the coding&lt;br /&gt;2, security issue. i want to perform some logic inside radio button and check box.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Can anyone share how to create own server tag ??&lt;br /&gt;ps: You also can share about how to achieve minification in js for asp.net. (you also can share if you know how to implement minification effect in asp.net when generated the html)</description>
            <author>superman fay</author>
            <category>Codemasters</category>
            <pubDate>Sat, 15 Jun 2013 07:03:13 +0800</pubDate>
        </item>
        <item>
            <title>how to save changes from DataSet to physical Datab</title>
            <link>http://forum.lowyat.net/topic/2824690</link>
            <description>I&amp;#39;ve been looking at this problem for a while and can&amp;#39;t see what I&amp;#39;m doing wrong.&lt;br /&gt;&lt;br /&gt;I want to save changes from DataSet(ds.Tables(&amp;quot;Login&amp;quot;)) to physical Database (Data Source=&amp;#39;|DataDirectory|&amp;#092;MyDatabase.accdb). But it doesn&amp;#39;t work correctly. Data not saved in physical Database.&lt;br /&gt;&lt;br /&gt;Any Ideas how to solve it ??&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; Private Sub Button1_Click&amp;#40;sender As System.Object, e As System.EventArgs&amp;#41; Handles txtUsername.Click&lt;br /&gt; &amp;nbsp; &amp;nbsp;Dim ds As New DataSet&amp;#40;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp;Dim dt As DataTable&lt;br /&gt; &amp;nbsp; &amp;nbsp;ds.Tables.Add&amp;#40;New DataTable&amp;#40;&amp;#34;Login&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp;Dim connStr As String = &amp;#34;Provider=Microsoft.ACE.OLEDB.12.0;Data Source=&amp;#39;&amp;#124;DataDirectory&amp;#124;&amp;#092;MyDatabase.accdb&amp;#39;&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp;Dim sqlStr As String = &amp;#34;SELECT * FROM Login&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp;Dim dataAdapter As New OleDb.OleDbDataAdapter&amp;#40;sqlStr, connStr&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp;dataAdapter.Fill&amp;#40;ds.Tables&amp;#40;&amp;#34;Login&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp;dt = ds.Tables&amp;#40;&amp;#34;Login&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp;Dim dr As DataRow&lt;br /&gt; &amp;nbsp; &amp;nbsp;dr = dt.NewRow&amp;#40;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp;dr&amp;#40;&amp;#34;Username&amp;#34;&amp;#41; = txtUserName.Text&lt;br /&gt; &amp;nbsp; &amp;nbsp;dr&amp;#40;&amp;#34;Password&amp;#34;&amp;#41; = txtPassword.Text&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp;dt.Rows.Add&amp;#40;dr&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp;ds.AcceptChanges&amp;#40;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp;dataAdapter.Update&amp;#40;ds.Tables&amp;#40;&amp;#34;Login&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt;End Sub&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;</description>
            <author>superman fay</author>
            <category>Codemasters</category>
            <pubDate>Sat, 25 May 2013 16:04:34 +0800</pubDate>
        </item>
        <item>
            <title>Working In CBSA BERHAD, Share your exp here please</title>
            <link>http://forum.lowyat.net/topic/2749781</link>
            <description>How is your life working in CBSA Berhad???&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Please share it.....^^</description>
            <author>superman fay</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Mon, 25 Mar 2013 17:33:36 +0800</pubDate>
        </item>
        <item>
            <title>nowaday still got ppl using informix 4gl ?</title>
            <link>http://forum.lowyat.net/topic/2630274</link>
            <description>Nowadays still got ppl or company using informix 4gl ?????&lt;br /&gt;why they don&amp;#39;t switch other programming languages because informix 4gl look like very old ......</description>
            <author>superman fay</author>
            <category>Codemasters</category>
            <pubDate>Sun, 16 Dec 2012 16:46:19 +0800</pubDate>
        </item>
        <item>
            <title>is it reasonable for Dunlop SP J3 RM165 ?</title>
            <link>http://forum.lowyat.net/topic/2630266</link>
            <description>today morning i go to change tyre...The price is RM330 because i only change front tyre....&lt;br /&gt;Tyre type : 185/60R14&lt;br /&gt;Tyre Brand/ Model: Dunlop SP J3&lt;br /&gt;Price : RM165&lt;br /&gt;&lt;br /&gt;So is it&amp;#39;s price reasonable ??</description>
            <author>superman fay</author>
            <category>Tyre Talk</category>
            <pubDate>Sun, 16 Dec 2012 16:32:48 +0800</pubDate>
        </item>
        <item>
            <title>Price for paint &amp;amp; coating for car (Metallic )</title>
            <link>http://forum.lowyat.net/topic/2630249</link>
            <description>How much for paint and coating (metallic) for proton iswara at pj, TTDI or klang ???</description>
            <author>superman fay</author>
            <category>Car Clubs</category>
            <pubDate>Sun, 16 Dec 2012 16:17:24 +0800</pubDate>
        </item>
        <item>
            <title>Digi Smart Plan and New Phone</title>
            <link>http://forum.lowyat.net/topic/2486877</link>
            <description>i plan to buy a new phone with DG Smart Plan 48&lt;br /&gt;&lt;a href='http://www.digi.com.my/PhonesDevices/Samsung_GALAXYS3.do' target='_blank'&gt;http://www.digi.com.my/PhonesDevices/Samsung_GALAXYS3.do&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;How much should i pay to digi ? Is it RM1299 + RM48 or just RM 1299 ??&lt;br /&gt;</description>
            <author>superman fay</author>
            <category>Mobile Phones and Tablets</category>
            <pubDate>Tue, 28 Aug 2012 20:12:02 +0800</pubDate>
        </item>
    </channel>
</rss>
