<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by chaosdreamer</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Sat, 11 Jul 2026 00:50:19 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Cannot resolve dns</title>
            <link>http://forum.lowyat.net/topic/634531</link>
            <description>hello,&lt;br /&gt;i&amp;#39;m in quite a big problem. i have another pc that cannot surf internet. the problem is, i can surf if i type an ip address let say yahoo&amp;#39;s ip but cannot with yahoo domain. i think this prob because that pc cannot resolve dns. i have done several solutions i found on the net like flushdns, reset tcplog.txt using netsh, set to obtain ip adress automatically but the result still the same. i don&amp;#39;t think that this is about the router because i can surf internet using this pc which i&amp;#39;m posting now. so, has anyone encountered this problem before and i would appreciate very much if u can share it with me to solve my problem. thank you. &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;update: it seems that only firefox cannot resolve dns. i tried with IE works fine.  &lt;!--emo&amp;:hmm:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/hmm.gif' border='0' style='vertical-align:middle' alt='hmm.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>chaosdreamer</author>
            <category>Networks and Broadband</category>
            <pubDate>Tue, 19 Feb 2008 14:42:17 +0800</pubDate>
        </item>
        <item>
            <title>stuck at sql statement</title>
            <link>http://forum.lowyat.net/topic/602833</link>
            <description>hello,&lt;br /&gt;i&amp;#39;m using php and mysql to develop a system. i&amp;#39;m really stuck at this moment. fyi, i have this table called &amp;#39;grade&amp;#39; which is for storing information about grades eg. A, B, C+. so i got 3 fields which are &amp;#39;grade(PK)&amp;#39;,&amp;#39;gmin&amp;#39; and &amp;#39;gmax&amp;#39;. &amp;#39;gmin&amp;#39; is the minimum mark and &amp;#39;gmax&amp;#39; is the maximum mark. so the problem is, lets say i want to get a grade for 80 which is &amp;#39;B&amp;#39;, how am i suppose to write the sql statement to get that &amp;#39;B&amp;#39;? i have tried several statement including between but no result appear. really appreciate if someone can help me. thanks. &lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;-----------------------------------&lt;br /&gt; grade   |   gmin    |   gmax  |&lt;br /&gt;-----------------------------------&lt;br /&gt;A|81|100|&lt;br /&gt;-----------------------------------&lt;br /&gt;B|71|80|&lt;br /&gt;-----------------------------------&lt;br /&gt;</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Wed, 02 Jan 2008 12:42:54 +0800</pubDate>
        </item>
        <item>
            <title>Spool Service always crash</title>
            <link>http://forum.lowyat.net/topic/516380</link>
            <description>hello,&lt;br /&gt;is there anyone encountered this spool service crashed after print job finished?i have to start back the service again and again. if not, windows did not detect any printer installed. is it printer&amp;#39;s driver problem or windows? fyi, i&amp;#39;m using network printer.  &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;br /&gt;&lt;br /&gt;thank you</description>
            <author>chaosdreamer</author>
            <category>Technical Support</category>
            <pubDate>Thu, 06 Sep 2007 18:28:03 +0800</pubDate>
        </item>
        <item>
            <title>Split string in ASP.NET 2 (VB)</title>
            <link>http://forum.lowyat.net/topic/485312</link>
            <description>Hello,&lt;br /&gt;&lt;br /&gt;I need some help here. I need to split a string like &amp;quot;huhu : haha&amp;quot; into an array then into the database. I&amp;#39;m using ASP.NET 2.0 (VB) with MSSQL 2005. Thanks</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Mon, 09 Jul 2007 12:12:40 +0800</pubDate>
        </item>
        <item>
            <title>Build own backup database page</title>
            <link>http://forum.lowyat.net/topic/471977</link>
            <description>hello,&lt;br /&gt;&lt;br /&gt;is there any tutorial that show how to build backup database page using PHP and MySQL?i know it easier using Export in phpMyAdmin but i wanna try develop my own backup page. just simple one by a click on a button then select the location to save. it will then save the whole database. thank you.</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Wed, 13 Jun 2007 11:10:45 +0800</pubDate>
        </item>
        <item>
            <title>checking data</title>
            <link>http://forum.lowyat.net/topic/455671</link>
            <description>hello,&lt;br /&gt;&lt;br /&gt;i have a question to ask. very simple i guess. i have a form that i need to develop. just simple want but the problem is i want to check a data(let say &amp;#39;username&amp;#39;), i provide the link beside the &amp;#39;username&amp;#39; textbox to check. so, the user just click that link to check whether the username has been taken or not. so, how can i make a link that send value in the textbox to another page(validation page)?thanks.&lt;br /&gt;&lt;br /&gt;username: [___________] &lt;u&gt;check link&lt;/u&gt;</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Fri, 11 May 2007 23:49:31 +0800</pubDate>
        </item>
        <item>
            <title>Update form</title>
            <link>http://forum.lowyat.net/topic/448400</link>
            <description>hello,&lt;br /&gt;&lt;br /&gt;language: PHP&lt;br /&gt;database: MySQL&lt;br /&gt;&lt;br /&gt;i need help on how to update the form with several checkboxes in it. lets say i have 20 users in DB and i want to assign the authority level each of them. the form like below:&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;Name &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Level &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Action&lt;br /&gt;aaa &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#91; &amp;#93;admin &amp;#91; &amp;#93;mod &amp;#91; &amp;#93;user &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UPDATE&lt;br /&gt;bbb &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#91; &amp;#93;admin &amp;#91; &amp;#93;mod &amp;#91; &amp;#93;user &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UPDATE&lt;br /&gt;ccc &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#91; &amp;#93;admin &amp;#91; &amp;#93;mod &amp;#91; &amp;#93;user &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UPDATE&lt;br /&gt;ddd &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#91; &amp;#93;admin &amp;#91; &amp;#93;mod &amp;#91; &amp;#93;user &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UPDATE&lt;br /&gt;.&lt;br /&gt;.&lt;br /&gt;.&lt;br /&gt;.&lt;br /&gt;mmm &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#91; &amp;#93;admin &amp;#91; &amp;#93;mod &amp;#91; &amp;#93;user &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UPDATE&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;when i click any update link, it will update only the clicked link and update the database for the particular id.&lt;br /&gt;&lt;br /&gt;thanks</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Thu, 26 Apr 2007 23:45:41 +0800</pubDate>
        </item>
        <item>
            <title>Split VPN connection</title>
            <link>http://forum.lowyat.net/topic/443708</link>
            <description>i wanna use secureix for torrent and streamyx for surfing. is there any way to split the connection?i have read about split tunneling but i dunno how to do it. just asking. thanks.  &lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>chaosdreamer</author>
            <category>Networks and Broadband</category>
            <pubDate>Tue, 17 Apr 2007 22:39:41 +0800</pubDate>
        </item>
        <item>
            <title>setup ftp server</title>
            <link>http://forum.lowyat.net/topic/423869</link>
            <description>hello all,&lt;br /&gt;&lt;br /&gt;i had a problem setup my ftp server. it seems that it cannot pass the router although i had my router&amp;#39;s firewall disabled (sounds dangerous, i know) and already forwarded the ftp port to my ip. when i type loopback address and my internal ip in the ftp client, it works fine but when i type ext ip, it won&amp;#39;t connect. i also tested with my friend outside and tried several times to connect but failed. i had installed several ftp server program like PeerFTP, Serv-U FTP Server and Bulletproof FTP Server but the result all the same. my router is ZyXel Prestige 660H-T1. any help i appreciated.  &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>chaosdreamer</author>
            <category>Networks and Broadband</category>
            <pubDate>Thu, 08 Mar 2007 23:33:26 +0800</pubDate>
        </item>
        <item>
            <title>ZyXel Prestige 660H-T1 problem with torrent</title>
            <link>http://forum.lowyat.net/topic/410012</link>
            <description>hello,&lt;br /&gt;when i open the torrent client and wait a while, i cannot surf the net. when i ping the dns server, sometimes it shows timeout. i had already upgraded to the latest firmware which is &lt;b&gt;V3.40(AGB.1) | 08/08/2006&lt;/b&gt; but the result still the same. for now, i have to limit the global connection below the 100 (i read from somewhere) and it solved a little bit but the torrent is so slow. i need more connections. so, any idea who experienced with this router?  &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;</description>
            <author>chaosdreamer</author>
            <category>Networks and Broadband</category>
            <pubDate>Tue, 06 Feb 2007 20:48:18 +0800</pubDate>
        </item>
        <item>
            <title>Custom validator</title>
            <link>http://forum.lowyat.net/topic/383212</link>
            <description>hello guys,&lt;br /&gt;i have discovered that ASP.net 1.1 standard validators cannot function properly in mozilla browser because it use DOM technology or i dunno what. so, now i converted all my standard validators into custom one. i&amp;#39;ve got validation for blank textbox, unselect dropdownlist and compare only. now i need for regular expression to validate email and telephone number. anyone has ideas?   &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;:ASP.NET 1.1&lt;br /&gt;:VB&lt;br /&gt;:VS.NET 2003&lt;br /&gt;:MS ACCESS 2003&lt;br /&gt;&lt;br /&gt;i found this interesting article for 1.1 version validation:&lt;br /&gt;&lt;a href='http://aspalliance.com/699' target='_blank'&gt;http://aspalliance.com/699&lt;/a&gt;</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Sat, 16 Dec 2006 11:25:19 +0800</pubDate>
        </item>
        <item>
            <title>cannot connect to database in hosting server</title>
            <link>http://forum.lowyat.net/topic/379316</link>
            <description>i&amp;#39;m currently facing problem with database connection. i dunno how to do anymore with my web.config file. i&amp;#39;m using ms access and ole db provider. mydatabase name is test.mdb and located in db folder. any suggestion?  &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;br /&gt;&lt;br /&gt;Tool: VS.Net 2003&lt;br /&gt;Framework: .NET 1.1&lt;br /&gt;Language: ASP.Net/VB&lt;br /&gt;DB: MS ACCESS 2003&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;&amp;#60;appSettings&amp;#62;&lt;br /&gt;	&amp;#60;add key=&amp;#34;test&amp;#34; value=&amp;#34;Provider=Microsoft.Jet.OLEDB.4.0; Data Source=/localhost/db; Initial Catalog=test.mdb; User ID=Admin; Password=;&amp;#34; /&amp;#62;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#60;/appSettings&amp;#62;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Fri, 08 Dec 2006 00:00:00 +0800</pubDate>
        </item>
        <item>
            <title>Refresh button reset the page</title>
            <link>http://forum.lowyat.net/topic/373260</link>
            <description>i&amp;#39;m using ASP.net with VB language and MS VS.net 2003 software. i&amp;#39;m encountered this weird problem:&lt;br /&gt;-my page actually act as creating a new card.&lt;br /&gt;-after new card created, all the textboxes are enabled and all DDs are bind from DB.&lt;br /&gt;-the weird things happen when after new card created, when i click refresh button, the page will be reset as the first time loading. all the txtboxes and DDs input are blank.&lt;br /&gt;-i have used the &lt;b&gt;&amp;#39;If Not Page.IsPostBack&lt;/b&gt; Then&amp;#39; also no use. i put the label message just to know if the page is postback or not. first time loading, the label shows &lt;b&gt;Before Postback&lt;/b&gt;. after create new card and submit, it shows &lt;b&gt;Postback&lt;/b&gt;, after click refresh button, shows &lt;b&gt;Before Postback&lt;/b&gt;. it should be a popup window, right?&lt;br /&gt;&lt;br /&gt;-then, i created a new web form, copy and paste, turned out to be just fine but after several times debugging the form, a few testing, it came back to the same prob. page reset after clicking the refresh button.&lt;br /&gt;-here is my code for Page_Load:&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;#39;these two are declared outside, above the Page_Load&lt;br /&gt;Dim myCmd As OleDbCommand&lt;br /&gt;Dim conHelpdesk As OleDbConnection&lt;br /&gt;&lt;br /&gt;Page_Load....&lt;br /&gt;If Not IsPostBack Then&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;lblUsername.Text = Session&amp;#40;&amp;#34;Username&amp;#34;&amp;#41;.ToString&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;&amp;#39;bind data into DD&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim strSQL As String&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;conHelpdesk = New OleDbConnection&amp;#40;ConfigurationSettings.AppSettings&amp;#40;&amp;#34;conHelpdesk&amp;#34;&amp;#41;&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;strSQL = &amp;#34;SELECT Name FROM Info WHERE Level = 1 &amp;#34;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;myCmd = New OleDbCommand&amp;#40;strSQL, conHelpdesk&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;conHelpdesk.Open&amp;#40;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropStaffName.DataSource = myCmd.ExecuteReader&amp;#40;CommandBehavior.CloseConnection&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropStaffName.DataBind&amp;#40;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;conHelpdesk.Close&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropStaffName.Items.Insert&amp;#40;0, &amp;#34;Select Staff Name&amp;#34;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropStaffName.SelectedIndex = 0&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39;Pop up windows for confirm appear&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;btnOpen.Attributes.Add&amp;#40;&amp;#34;onclick&amp;#34;, &amp;#34;return confirm&amp;#40;&amp;#39;Are you sure you want to OPEN? &amp;#39;&amp;#41;;&amp;#34;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;btnAdd.Attributes.Add&amp;#40;&amp;#34;onclick&amp;#34;, &amp;#34;return confirm&amp;#40;&amp;#39;Are you sure you want to ADD? &amp;#39;&amp;#41;;&amp;#34;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;btnAddComplaint.Attributes.Add&amp;#40;&amp;#34;onclick&amp;#34;, &amp;#34;return confirm&amp;#40;&amp;#39;Are you sure you want to ADD? &amp;#39;&amp;#41;;&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39;Insert new item in dropService DD&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropService.Items.Insert&amp;#40;0, &amp;#34;Select the Required Service&amp;#34;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropService.SelectedIndex = 0&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39;Insert new item in dropCategory DD&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropCategory.Items.Insert&amp;#40;0, &amp;#34;Select an Item&amp;#34;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropCategory.SelectedIndex = 0&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#39;Insert new item in dropDetails DD&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropDetails.Items.Insert&amp;#40;0, &amp;#34;Select an Item&amp;#34;&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;dropDetails.SelectedIndex = 0&lt;br /&gt;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;lblMessage.Text = &amp;#34;Before PostBack&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Else&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;lblMessage.Text = &amp;#34;Posted Back&amp;#34;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;End If&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;my behind code for this page have several functions and some datagrid events.&lt;br /&gt;is it prob in my Page_Load or too many functions in one page?</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Sun, 26 Nov 2006 12:41:26 +0800</pubDate>
        </item>
        <item>
            <title>Checkbox and Checkbox List in ASP.net</title>
            <link>http://forum.lowyat.net/topic/371355</link>
            <description>i&amp;#39;m a newbie in ASP.net and i&amp;#39;m stuck on checkbox and checkbox list. i have searched through google but i can&amp;#39;t find the useful stuffs about these control. what i want to know now is how to insert multiple data using checkbox list (ex. 3 out of 5). if using checkbox, i have some ideas to go through but it just too long. as for now, i need the coding how to insert multiple data into database using checkbox list. any advices will be appreciated &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;OS: WinXP SP2&lt;br /&gt;Program: Microsoft Visual Basic .NET&lt;br /&gt;Version: Microsoft .NET Framework 1.1&lt;br /&gt;Language: VB.NET&lt;br /&gt;Databse: MS Access&lt;br /&gt;&lt;br /&gt;example:&lt;br /&gt;[x]Scanner&lt;br /&gt;[ ]Printer&lt;br /&gt;[x]Zip Drive&lt;br /&gt;[x]NIC&lt;br /&gt;[ ]Wifi</description>
            <author>chaosdreamer</author>
            <category>Codemasters</category>
            <pubDate>Wed, 22 Nov 2006 17:00:47 +0800</pubDate>
        </item>
        <item>
            <title>Problem with D-link DI-604</title>
            <link>http://forum.lowyat.net/topic/315963</link>
            <description>i bought the new DI-604 router and having a problem to connect the internet. the router won&amp;#39;t dial even i have clicked the connect button in the status page. i have set the router as follows:&lt;br /&gt;-checked PPPoE&lt;br /&gt;-checked Dynamic PPPoE&lt;br /&gt;-inserted the account&amp;#39;s username and password&lt;br /&gt;-checked Always-On&lt;br /&gt;-the rest remain the same&lt;br /&gt;&lt;br /&gt;then i clicked apply button and restarted the router. then i went to the status page, i clicked the connect button and wait a while but it can&amp;#39;t connect after waited about 5 minutes. FYI, the LAN network works fine and i can access my friend&amp;#39;s PC. also, i used wizard still can&amp;#39;t overcome this problem.&lt;br /&gt;&lt;br /&gt;the weird things is, i went back to the shop and i brought the router and my modem (KASDA provided by Telekom), tested there it worked very well. the technician said he just plugged the modem and router, suddenly it can connect. afterthat, i tried at home without alter any setting, CANNOT CONNECT. weird, huh? anyone can help me i appreciate so much. i&amp;#39;m blank now.... &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;</description>
            <author>chaosdreamer</author>
            <category>Networks and Broadband</category>
            <pubDate>Wed, 19 Jul 2006 19:07:05 +0800</pubDate>
        </item>
        <item>
            <title>Need help with my Level One FBR-1413TX router</title>
            <link>http://forum.lowyat.net/topic/277631</link>
            <description>it cannot dial to establish connection but the internal network just fine. i can access LAN pc but no internet connection. i have upgrade the firmware again and again but still same. i also have reset the router to default still cannot. the internal network works fine but no internet connection. is someone here has the same problem with me?</description>
            <author>chaosdreamer</author>
            <category>Networks and Broadband</category>
            <pubDate>Mon, 17 Apr 2006 22:50:52 +0800</pubDate>
        </item>
        <item>
            <title>Setting up webserver on Lantech HR-117</title>
            <link>http://forum.lowyat.net/topic/276954</link>
            <description>i&amp;#39;m using router Lantech HR-117 and trying to setup a webserver. my problem is i have opened the port 80 to my LAN ip and i have setting up Apache2 webserver but when i enter the WAN ip (also used registered domain name), it went to my router interface. it should be going to my webpage. what should i do now?&lt;br /&gt;&lt;br /&gt;thank you</description>
            <author>chaosdreamer</author>
            <category>Networks and Broadband</category>
            <pubDate>Sun, 16 Apr 2006 11:46:41 +0800</pubDate>
        </item>
    </channel>
</rss>
