<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by sixvegas09</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Fri, 12 Jun 2026 08:32:13 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Anyone is working in Freudenberg-NOK ST Malaysia</title>
            <link>http://forum.lowyat.net/topic/2774669</link>
            <description>Hi All,&lt;br /&gt;&lt;br /&gt;I just received interview from this company and would like to understand the working environment background, the culture, salary and etc.&lt;br /&gt;&lt;br /&gt;Does anyone happen to work or currently work in this company before?&lt;br /&gt;&lt;br /&gt;Position : .Net/sharepoint developer&lt;br /&gt;&lt;br /&gt;Thanks. &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>sixvegas09</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Mon, 15 Apr 2013 11:37:10 +0800</pubDate>
        </item>
        <item>
            <title>Return Max(Recent_Date) for each month</title>
            <link>http://forum.lowyat.net/topic/2759822</link>
            <description>Hi All,&lt;br /&gt;&lt;br /&gt;Basically, I want to achieve that for each months, like in this example, from January until March 2013, what is the Max(Most_Recent_Day) for each users.&lt;br /&gt;&lt;br /&gt;Example, From January to March, every month in the Database, systems will capture the Most_Recent_Day for users.&lt;br /&gt;&lt;br /&gt;Below are the expected results: &lt;br /&gt;&lt;br /&gt;[attachmentid=3374649]&lt;br /&gt;&lt;br /&gt;However, I want to have another DB column as well to be display . Below is the column.&lt;br /&gt;[attachmentid=3374652]&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I tried to use inner join, but the result are not what i expect. I got duplicated user name and duplicated recent day. Basically, I want only to display no duplicated record for the same user name.&lt;br /&gt;&lt;br /&gt;[attachmentid=3374653]&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;SELECT t.&amp;#91;User&amp;#93;,&lt;br /&gt;t.Total_Hits,&lt;br /&gt;t.Recent_Month,&lt;br /&gt;t.Most_Recent_Day, &lt;br /&gt;t.Most_Recent_Day_Hits FROM UserUsageMonthly t&lt;br /&gt;INNER JOIN &lt;br /&gt;&amp;#40;&lt;br /&gt;select &amp;nbsp;&lt;br /&gt;&amp;#91;User&amp;#93;&lt;br /&gt;, max&amp;#40;Most_Recent_Day&amp;#41; as Most_Recent_Day&lt;br /&gt;from UserUsageMonthly &amp;#40;NoLock&amp;#41;&lt;br /&gt;where Application_Name=&amp;#39;Daily Production Review&amp;#39; and Site_Collection=&amp;#39;wrm13&amp;#39; &lt;br /&gt;and Most_Recent_Day between &amp;#39;1/1/2013&amp;#39; and &amp;#39;3/31/2013&amp;#39; &amp;nbsp;&lt;br /&gt;group by &amp;#91;User&amp;#93;, datepart&amp;#40;month,Most_Recent_Day&amp;#41; &lt;br /&gt;&amp;#41; table2&lt;br /&gt;ON&lt;br /&gt;t.&amp;#91;User&amp;#93;=table2.&amp;#91;User&amp;#93;&lt;br /&gt;AND t.Most_Recent_Day = table2.Most_Recent_Day &lt;br /&gt;order by t.&amp;#91;User&amp;#93;&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Tue, 02 Apr 2013 22:48:06 +0800</pubDate>
        </item>
        <item>
            <title>Retrieve Latest Records From SQL DB</title>
            <link>http://forum.lowyat.net/topic/2745796</link>
            <description>Hi All,&lt;br /&gt;&lt;br /&gt;I have this table which contains of user information’s from January until this month, March. Hence, I would like to retrieve only latest information for each users and from different Application Name. &lt;br /&gt;&lt;br /&gt;This table most of the time, contain duplicated value for each users.&lt;br /&gt;&lt;br /&gt;So this can be check from the Most Recent Day If the value is same, then, it need to check from the Last_ Run_ Date. &lt;br /&gt;&lt;br /&gt;I was thinking maybe need to use Join..but not very sure how to implement that.&lt;br /&gt;&lt;br /&gt;Please advise on the right SQL Command to achieve this? Very limited experience on this. Thank you  &lt;!--emo&amp;:respect:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/notworthy.gif' border='0' style='vertical-align:middle' alt='notworthy.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;The table info :&lt;br /&gt;&lt;br /&gt;[attachmentid=3358741]&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Error :&lt;br /&gt;&lt;br /&gt;[attachmentid=3358742]</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Fri, 22 Mar 2013 12:17:17 +0800</pubDate>
        </item>
        <item>
            <title>Any recommended USB Microphone for Conference Call</title>
            <link>http://forum.lowyat.net/topic/2543646</link>
            <description>HI,&lt;br /&gt;&lt;br /&gt;I&amp;#39;m looking for recommended USB Conference Call Microphone.&lt;br /&gt;&lt;br /&gt;Do you know any product that available in Malaysia?&lt;br /&gt;&lt;br /&gt;Many Thanks&amp;#33;&lt;br /&gt;&lt;br /&gt;</description>
            <author>sixvegas09</author>
            <category>Hardware</category>
            <pubDate>Thu, 11 Oct 2012 11:17:10 +0800</pubDate>
        </item>
        <item>
            <title>My car cermin kena pecah</title>
            <link>http://forum.lowyat.net/topic/2541532</link>
            <description>Hi &amp;#092;k&amp;#092;&lt;br /&gt;&lt;br /&gt;My car windscreen kena pecah in cyberjaya. &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; Luckily, nothing lost.&lt;br /&gt;&lt;br /&gt;Any recomendend shop in Kajang/Putrajaya/Sri Kembangan?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &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>sixvegas09</author>
            <category>The Museum Of Kopitiam</category>
            <pubDate>Tue, 09 Oct 2012 19:53:17 +0800</pubDate>
        </item>
        <item>
            <title>Populate CheckBox List Data From SQL</title>
            <link>http://forum.lowyat.net/topic/2240222</link>
            <description>Hi All,&lt;br /&gt;&lt;br /&gt;I have a problem here. in C# .. &lt;br /&gt;&lt;br /&gt;I have data that populate from SQL into the CheckBox List. But the data is stored in value in a row.&lt;br /&gt;&lt;br /&gt;For example  :&lt;br /&gt;&lt;br /&gt;ID     Country&lt;br /&gt;1       Malaysia, Singapore, Thailand,&lt;br /&gt;2       Malaysia, Singapore&lt;br /&gt;3       Malaysia Filipina&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And I have a checkboxlist.&lt;br /&gt;&lt;br /&gt;if I select ID no 1 : it will populate Malaysia, Singapore, and Thailand on the checkbx. After that I can update the Checkbox list, and I want to select Malaysia and Singapore only&lt;br /&gt;&lt;br /&gt;So the DB will be update like this&lt;br /&gt;&lt;br /&gt;ID   Country&lt;br /&gt;1     Malaysia, Singapore,&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I know a little bit about the databind and datasource for checkbox list. But the problem is, to populate from DB on the selection.</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Fri, 24 Feb 2012 17:19:00 +0800</pubDate>
        </item>
        <item>
            <title>SharePoint 2010 WCF</title>
            <link>http://forum.lowyat.net/topic/1963645</link>
            <description>Hi,&lt;br /&gt;&lt;br /&gt;I would like to ask, what is difference between WCF and Webservice? i had google it but I still don&amp;#39;t understand, what is the purpose of WCF?&lt;br /&gt;&lt;br /&gt;How it can helps user ?Because I would like to develop a webpart that using WCF.I mean SharePoint 2010 WebPart that can add user into specified group in SharePoint 2010?&lt;br /&gt;&lt;br /&gt;Anyone here can explain to me in a simple term what mainly purpose of WCF?</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Tue, 19 Jul 2011 13:49:49 +0800</pubDate>
        </item>
        <item>
            <title>Can cancel Easy-RHB ASB Loan</title>
            <link>http://forum.lowyat.net/topic/1953476</link>
            <description>Hi All,&lt;br /&gt;&lt;br /&gt;Please provided me some opinion.&lt;br /&gt;&lt;br /&gt;Just now, I just apply EASY RHB ASB Loan.RM160K and got approved. Actually, it is not my intention to apply it but i just got interested with the plan and what can I get after 25years.&lt;br /&gt;&lt;br /&gt;But monthly, I need to pay RM1000. Basically, every month, I can save RM1000. But, just now, when I&amp;#39;m thinking RM1000 for every months, is quite a lot since I just fresh graduates.&lt;br /&gt;&lt;br /&gt;So, the rhb staff ask me to do ASB Book first tomorrow because I don&amp;#39;t have any ASB account before.&lt;br /&gt;&lt;br /&gt;My question  is..can I cancel this loan? &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;  or..can I just reduce the loan from rm160k to something like RM100k or Rm50K only??&lt;br /&gt;&lt;br /&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;</description>
            <author>sixvegas09</author>
            <category>Finance, Business and Investment House</category>
            <pubDate>Mon, 11 Jul 2011 21:35:33 +0800</pubDate>
        </item>
        <item>
            <title>How to return false in javascript?</title>
            <link>http://forum.lowyat.net/topic/1835290</link>
            <description>Hi Guys, I have problem..&lt;br /&gt;&lt;br /&gt;I want to compare two date in javascript. Whenever the user click Submit button, the error should occur and the program should not allowed to save.&lt;br /&gt;&lt;br /&gt;But, this code, even though it have display the error, but it still save the information.&lt;br /&gt;&lt;br /&gt;How to solve this problem?&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;function PreSaveAction&amp;#40;&amp;#41;&lt;br /&gt;{&lt;br /&gt; &amp;nbsp; &amp;nbsp;var date1 = getTagFromIdentifierAndTitle&amp;#40;&amp;#34;INPUT&amp;#34;,&amp;#34;DateTimeFieldDate&amp;#34;,&amp;#34;User Date&amp;#34;&amp;#41;; &lt;br /&gt; &amp;nbsp; &amp;nbsp;var arrDate1 = date1.value.split&amp;#40;&amp;#34;/&amp;#34;&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp;testDate = arrDate1&amp;#91;2&amp;#93; + &amp;#34;-&amp;#34; + zeropad&amp;#40;arrDate1&amp;#91;0&amp;#93;&amp;#41; + &amp;#34;-&amp;#34; + zeropad&amp;#40;arrDate1&amp;#91;1&amp;#93;&amp;#41; + &amp;#34; 00&amp;#58;00&amp;#58;00&amp;#34;;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&lt;br /&gt;	function zeropad&amp;#40;n&amp;#41; &lt;br /&gt;	{&lt;br /&gt; &amp;nbsp;	return &amp;#40;n &amp;#60; 10&amp;#41; ? &amp;#34;0&amp;#34; + n &amp;#58; n;&lt;br /&gt;	}&lt;br /&gt; &amp;nbsp; &amp;nbsp;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#036;&amp;#40;&amp;#41;.SPServices&amp;#40;{&lt;br /&gt; &amp;nbsp; &amp;nbsp;operation&amp;#58; &amp;#34;GetListItems&amp;#34;,&lt;br /&gt; &amp;nbsp; &amp;nbsp;async&amp;#58; false,&lt;br /&gt; &amp;nbsp; &amp;nbsp;listName&amp;#58; &amp;#34;List 1&amp;#34;, &amp;nbsp; &amp;nbsp;&lt;br /&gt; &amp;nbsp; &amp;nbsp;CAMLViewFields&amp;#58; &amp;#34;&amp;#60;ViewFields&amp;#62;&amp;#60;FieldRef Name=&amp;#39;Blackout_x0020_Date&amp;#39; /&amp;#62;&amp;#60;/ViewFields&amp;#62;&amp;#34;,&lt;br /&gt; &amp;nbsp; &amp;nbsp;completefunc&amp;#58; function &amp;#40;xData, Status&amp;#41; &lt;br /&gt; &amp;nbsp; &amp;nbsp;{&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#036;&amp;#40;xData.responseXML&amp;#41;.find&amp;#40;&amp;#34;&amp;#91;nodeName=z&amp;#58;row&amp;#93;&amp;#34;&amp;#41;.each&amp;#40;function&amp;#40;&amp;#41; &lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var liHtml = &amp;#036;&amp;#40;this&amp;#41;.attr&amp;#40;&amp;#34;ows_Blackout_x0020_Date&amp;#34;&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;alert&amp;#40;liHtml&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if&amp;#40;testDate == liHtml&amp;#41;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;{&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	alert&amp;#40;&amp;#34;The date is same.Chose another date&amp;#34;&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;	return false;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp;}&lt;br /&gt; &amp;nbsp;}&amp;#41;;&lt;br /&gt; &amp;nbsp;&lt;br /&gt; &amp;nbsp;return true;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;}&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Thu, 14 Apr 2011 12:52:02 +0800</pubDate>
        </item>
        <item>
            <title>How to replace (/) with -</title>
            <link>http://forum.lowyat.net/topic/1834062</link>
            <description>Hi All,&lt;br /&gt;&lt;br /&gt;How to replace a slash (/) with a hypen (-) in javascript?&lt;br /&gt;&lt;br /&gt;for example, i need to replace&lt;br /&gt;&lt;br /&gt;    18/4/2011&lt;br /&gt;&lt;br /&gt;with&lt;br /&gt;&lt;br /&gt;   18-4-2011&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;&lt;br /&gt;var new = &amp;#34;-&amp;#34;;&lt;br /&gt;var s = &amp;#39;4/18/2011&amp;#39;;&lt;br /&gt;alert&amp;#40;s&amp;#41;;&lt;br /&gt;var s2 = s.replace&amp;#40;/&amp;#092;//g, new&amp;#41;;&lt;br /&gt;alert&amp;#40;s2&amp;#41;;&lt;br /&gt;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;when I doing like this, all the code above become uncomment.</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Wed, 13 Apr 2011 15:18:52 +0800</pubDate>
        </item>
        <item>
            <title>Compare 2 Date in SharePoint List</title>
            <link>http://forum.lowyat.net/topic/1832117</link>
            <description>Hi All,&lt;br /&gt;&lt;br /&gt;Anyone here have experience on developing SharePoint 2007 list?&lt;br /&gt;&lt;br /&gt;Ok.Here the question. &lt;br /&gt;&lt;br /&gt;I have two different lists. That is List 1 and List 2.&lt;br /&gt;&lt;br /&gt;List 1 - BlackOut Dates&lt;br /&gt;List 2 - User Date&lt;br /&gt;&lt;br /&gt;In List 1, the administrator will add dates that called are Blackout Dates.  &lt;br /&gt;&lt;br /&gt;In List 2, the user will select a date and if the date that he selected is in the Blackout Dates in List 1, the user should not be allowed to save the form and an error should pop-up say that “ This is blackout date. Please select another date”.&lt;br /&gt;&lt;br /&gt;I have the sample source code using SPServices. But I don&amp;#39;t know what to put in the loops.How to compare them and how to come out with alert.&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;nbsp;&amp;#036;&amp;#40;&amp;#41;.SPServices&amp;#40;{&lt;br /&gt; &amp;nbsp; &amp;nbsp;operation&amp;#58; &amp;#34;GetListItems&amp;#34;,&lt;br /&gt; &amp;nbsp; &amp;nbsp;async&amp;#58; false,&lt;br /&gt; &amp;nbsp; &amp;nbsp;listName&amp;#58; &amp;#34;List 1&amp;#34;,&lt;br /&gt; &amp;nbsp; &amp;nbsp;CAMLViewFields&amp;#58; &amp;#34;&amp;#60;ViewFields&amp;#62;&amp;#60;FieldRef Name=&amp;#39;Blackout_0020_Date&amp;#39; /&amp;#62;&amp;#60;/ViewFields&amp;#62;&amp;#34;,&lt;br /&gt; &amp;nbsp; &amp;nbsp;CAMLQuery&amp;#58; &amp;#34;&amp;#60;Eq&amp;#62;&amp;#60;FieldRef Name=&amp;#39;Blackout_x0020_Date&amp;#39; /&amp;#62;&amp;#60;Value IncludeTimeValue=&amp;#39;FALSE&amp;#39; Type=&amp;#39;DateTime&amp;#39;&amp;#62;&amp;#34; + blackoutDateValue + &amp;#34;&amp;#60;/Value&amp;#62;&amp;#60;/Eq&amp;#62;&amp;#34;,&lt;br /&gt; &amp;nbsp; &amp;nbsp;completefunc&amp;#58; function &amp;#40;xData, Status&amp;#41; {&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#036;&amp;#40;xData.responseXML&amp;#41;.find&amp;#40;&amp;#34;&amp;#91;nodeName=&amp;#39;z&amp;#58;row&amp;#39;&amp;#93;&amp;#34;&amp;#41;.each&amp;#40;function&amp;#40;&amp;#41; {&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;// Do something here if there are items returned&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp;}&lt;br /&gt; &amp;nbsp;}&amp;#41;;&lt;br /&gt;}&amp;#41;;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;i&amp;#39;m new to Jquery and sharepoint.anyone here can helps?</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Tue, 12 Apr 2011 09:20:17 +0800</pubDate>
        </item>
        <item>
            <title>SharePoint 2010</title>
            <link>http://forum.lowyat.net/topic/1730832</link>
            <description>I would like to ask if anyone here ever use the SharePoint 2010 and customized it?&lt;br /&gt;&lt;br /&gt;How about it?it is hard to learn?&lt;br /&gt;&lt;br /&gt;If anyone here want to be freelance as a tutor for SharePoint 2010, maybe you can PM me.</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Tue, 25 Jan 2011 08:55:00 +0800</pubDate>
        </item>
        <item>
            <title>How to master C# and ASP.Net?</title>
            <link>http://forum.lowyat.net/topic/1729461</link>
            <description>Hi,&lt;br /&gt;&lt;br /&gt;I wonder how you guys study C# and ASP.Net. A part of learning from book and the Internet, how long do you guys manage to master this language?&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Mon, 24 Jan 2011 09:06:51 +0800</pubDate>
        </item>
        <item>
            <title>Closed</title>
            <link>http://forum.lowyat.net/topic/1633334</link>
            <description>Closed</description>
            <author>sixvegas09</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Wed, 10 Nov 2010 10:39:08 +0800</pubDate>
        </item>
        <item>
            <title>CLOSED</title>
            <link>http://forum.lowyat.net/topic/1617454</link>
            <description>closed</description>
            <author>sixvegas09</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Thu, 28 Oct 2010 13:21:37 +0800</pubDate>
        </item>
        <item>
            <title>Get Address From the Google Maps</title>
            <link>http://forum.lowyat.net/topic/1613256</link>
            <description>Hello everybody,&lt;br /&gt;&lt;br /&gt;I have study the Google Map Geocoder and I would like a program that Google Map can show the address based on the latitude and longitude in the database.&lt;br /&gt;&lt;br /&gt;Something like here.&lt;br /&gt;&lt;br /&gt;&lt;a href='http://digitalinspiration.com/community/location.html' target='_blank'&gt;http://digitalinspiration.com/community/location.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='http://code.google.com/apis/maps/documentation/javascript/v2/examples/geocoding-reverse.html' target='_blank'&gt;http://code.google.com/apis/maps/documenta...ng-reverse.html&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Below are my coding.&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;function load&amp;#40;lat, lon&amp;#41; &lt;br /&gt;	&lt;br /&gt;	{&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;if &amp;#40;GBrowserIsCompatible&amp;#40;&amp;#41;&amp;#41; {&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;var map = new GMap2&amp;#40;document.getElementById&amp;#40;&amp;#34;map&amp;#34;&amp;#41;&amp;#41;;&lt;br /&gt; &amp;nbsp;map.addControl&amp;#40;new GSmallMapControl&amp;#40;&amp;#41;&amp;#41;;&lt;br /&gt; &amp;nbsp;map.addControl&amp;#40;new GMapTypeControl&amp;#40;&amp;#41;&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;map.setCenter&amp;#40;new GLatLng&amp;#40;lat, lon&amp;#41;, 13&amp;#41;;&lt;br /&gt; &amp;nbsp;var marker = new GMarker&amp;#40;new GLatLng&amp;#40;lat, lon&amp;#41;&amp;#41;;&lt;br /&gt; &amp;nbsp;map.addOverlay&amp;#40;marker&amp;#41;;&lt;br /&gt; &amp;nbsp;GEvent.addListener&amp;#40;marker, &amp;#34;click&amp;#34;, function&amp;#40;&amp;#41; {&lt;br /&gt; &amp;nbsp;marker.openInfoWindowHtml&amp;#40;WINDOW_HTML&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp;	}&amp;#41;;&lt;br /&gt; &amp;nbsp;marker.openInfoWindowHtml&amp;#40;WINDOW_HTML&amp;#41;;	&lt;br /&gt; &amp;nbsp;&lt;br /&gt; &amp;nbsp;&lt;br /&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;br /&gt; &amp;nbsp; &amp;nbsp;}&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&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;var WINDOW_HTML = &amp;#39;&amp;#60;div style=&amp;#34;width&amp;#58; 300px;height&amp;#58; 90px; padding-right&amp;#58; 5px&amp;#34;&amp;#62;&amp;#60;b&amp;#62;Coordinates &amp;#58; &amp;#60;/b&amp;#62; &amp;#60;?=&amp;#036;database&amp;#91;&amp;#39;latitude&amp;#39;&amp;#93;;?&amp;#62;, &amp;#60;?=&amp;#036;database&amp;#91;&amp;#39;longitude&amp;#39;&amp;#93;;?&amp;#62;&amp;#60;/div&amp;#62;&amp;#39;;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&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;&amp;#60;body onload=&amp;#34;load&amp;#40;&amp;#60;?=&amp;#036;database&amp;#91;&amp;#39;latitude&amp;#39;&amp;#93;;?&amp;#62;, &amp;#60;?=&amp;#036;database&amp;#91;&amp;#39;longitude&amp;#39;&amp;#93;;?&amp;#62;&amp;#41;&amp;#34; onunload=&amp;#34;GUnload&amp;#40;&amp;#41;&amp;#34;&amp;#62;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The function above will load based on the database in the mySQL. I wish to show address in the varWindow HTML.&lt;br /&gt;&lt;br /&gt;Can share idea here how to do this?&lt;br /&gt;&lt;br /&gt;Really need to finish my assignment.&lt;br /&gt;&lt;br /&gt;</description>
            <author>sixvegas09</author>
            <category>Codemasters</category>
            <pubDate>Mon, 25 Oct 2010 13:08:51 +0800</pubDate>
        </item>
    </channel>
</rss>
