<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;DkMERH8-eSp7ImA9WhRQGU4.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153</id><updated>2011-12-14T23:33:25.151-08:00</updated><category term="Meta Tag Builder" /><category term="MYSQL" /><category term="PHP SharePoint" /><category term="Flex Code" /><category term="Javascript Code" /><category term="Regular Expressions" /><category term="SQL Server" /><category term="Flex StringUtil" /><category term="Open Babel" /><category term="Flex Banners" /><category term="Meta Tag Genrator" /><category term="Interview Questions" /><category term="Excel to CSV" /><category term="Microsoft SharePoint" /><category term="ASP.NET" /><category term="PHP Code" /><category term="C#" /><category term="C# Code" /><category term="PHP" /><category term="Code" /><category term="PHP Interview Questions" /><category term="Flex Interview Questions" /><category term="php.ini" /><category term="Meta Tag Maker" /><category term="Linux" /><category term="Ubuntu Server" /><category term="MYSQL Interview Questions" /><category term="Source Code Beautifier" /><category term="HTML" /><category term="Flex" /><category term="Blogger Post Code Formatter" /><category term="Meta Tag Creator" /><category term=".htaccess" /><category term="Source Code Formatter" /><category term="Cookies" /><category term="JavaScript" /><category term="C# Classes" /><category term="Cache-Problems" /><category term="R Script" /><category term="Flex ArrayCollection" /><title>c4 Code</title><subtitle type="html">Code &amp;amp; help 4 PHP, JavaScript, HTML, DHTML, CSS, Flex, Dot Net, SharePoint, C-Sharp, Java, IT Interview Questions, Web Tools</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://c4code.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>53</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/c4code" /><feedburner:info uri="c4code" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>c4code</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;AkMDQ38_cCp7ImA9WxJaFUk.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-1110638562155371386</id><published>2009-08-06T01:37:00.000-07:00</published><updated>2009-08-06T01:47:52.148-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-08-06T01:47:52.148-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP Code" /><category scheme="http://www.blogger.com/atom/ns#" term="Code" /><title>Replace Character Codes using PHP.</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/1110638562155371386/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/08/replace-character-codes-using-php.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/1110638562155371386?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/1110638562155371386?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/vzA-nhr3hvo/replace-character-codes-using-php.html" title="Replace Character Codes using PHP." /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to replace character codes for german using str_replace php function.  Characters such as :ä Ä'éöÖüÜOther chars.see simple example. &amp;lt;?php   $find ="ü";   $rep = "u";   $str = "aüstin";   echo str_replace($find,$rep,utf8_encode($str));?&amp;gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/x5AkxO0sQ-vf_g6P_Ro9QDQcbOQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/x5AkxO0sQ-vf_g6P_Ro9QDQcbOQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/x5AkxO0sQ-vf_g6P_Ro9QDQcbOQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/x5AkxO0sQ-vf_g6P_Ro9QDQcbOQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/vzA-nhr3hvo" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/08/replace-character-codes-using-php.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEIDR3s6fyp7ImA9WxJbFE8.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-4409661673396380757</id><published>2009-07-24T00:49:00.000-07:00</published><updated>2009-07-24T01:02:56.517-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-07-24T01:02:56.517-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP Code" /><category scheme="http://www.blogger.com/atom/ns#" term="Excel to CSV" /><title>Convert excel to CSV file using PHP, Linx Server</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/4409661673396380757/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/07/convert-excel-to-csv-file-using-php.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/4409661673396380757?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/4409661673396380757?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/e_f7vxdkVnA/convert-excel-to-csv-file-using-php.html" title="Convert excel to CSV file using PHP, Linx Server" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to convert xls file into csv file using php  or LAMP, Look at simple example to convert excel to csv file using php on linux server. &amp;lt;?php    require_once 'Excel/reader.php';    $excel = new Spreadsheet_Excel_Reader();    $excel-&amp;gt;setOutputEncoding('CP1251');    $excel-&amp;gt;read('b.xls');    $x=1;    $sep = ",";    ob_start();    while($x&amp;lt;=$excel-&amp;gt;sheets[0]['numRows']) {     $y=1;     $row="";
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YESLUsk91MW0MTHTBU6zsui25sk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YESLUsk91MW0MTHTBU6zsui25sk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YESLUsk91MW0MTHTBU6zsui25sk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YESLUsk91MW0MTHTBU6zsui25sk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/e_f7vxdkVnA" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/07/convert-excel-to-csv-file-using-php.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkANQnk-fCp7ImA9WxJbE0k.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-9073143356722307757</id><published>2009-07-23T02:06:00.001-07:00</published><updated>2009-07-23T02:19:53.754-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-07-23T02:19:53.754-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP Code" /><category scheme="http://www.blogger.com/atom/ns#" term=".htaccess" /><category scheme="http://www.blogger.com/atom/ns#" term="php.ini" /><title>Set php.ini values into .htaccess file</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/9073143356722307757/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/07/set-phpini-values-into-htaccess-file.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/9073143356722307757?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/9073143356722307757?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/apJlg3qf1zE/set-phpini-values-into-htaccess-file.html" title="Set php.ini values into .htaccess file" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How can i set php.ini configuration values into .htaccess file? Here is the simple solution to set php.ini variables into .htaccess file.Syntax non flag variables.   php_value setting_name setting_valueExample :    php_value  upload_max_filesize  10MSyntax for flag variables such as (on/off).   php_flag [variable_name] [value]Exmaple :   php_flag register_globals off
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/YyVofpOD0gt_EiSD3Ney_2QZsGY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YyVofpOD0gt_EiSD3Ney_2QZsGY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/YyVofpOD0gt_EiSD3Ney_2QZsGY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/YyVofpOD0gt_EiSD3Ney_2QZsGY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/apJlg3qf1zE" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/07/set-phpini-values-into-htaccess-file.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUYMSXk9fip7ImA9WxJVEEw.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-7869551516570509674</id><published>2009-06-26T03:41:00.000-07:00</published><updated>2009-06-26T03:46:28.766-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-26T03:46:28.766-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript" /><category scheme="http://www.blogger.com/atom/ns#" term="Javascript Code" /><category scheme="http://www.blogger.com/atom/ns#" term="Code" /><title>Send HTML Form Elements Value Without Using Form Tag</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/7869551516570509674/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/send-html-form-elements-value-without.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/7869551516570509674?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/7869551516570509674?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/rb7P1sHBvM0/send-html-form-elements-value-without.html" title="Send HTML Form Elements Value Without Using Form Tag" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to send form components value without using Form Tag in HTML, ?This example will help your to send HTML elements value from one page to another page without using HTML Form Tag. &amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"&amp;gt; &amp;lt;HTML&amp;gt;  &amp;lt;HEAD&amp;gt;  &amp;lt;TITLE&amp;gt; New Document &amp;lt;/TITLE&amp;gt;  &amp;lt;META NAME="Generator" CONTENT=""&amp;gt;  &amp;lt;META NAME="Author" CONTENT=""&amp;gt;  &amp;lt;META NAME="Keywords" CONTENT=""&amp;gt;  &amp;lt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/FLJ7QFBja-PbgvsjkwZOyaibh3E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FLJ7QFBja-PbgvsjkwZOyaibh3E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/FLJ7QFBja-PbgvsjkwZOyaibh3E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/FLJ7QFBja-PbgvsjkwZOyaibh3E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/rb7P1sHBvM0" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/send-html-form-elements-value-without.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkADRXg7fip7ImA9WxJWEE0.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-1122534091038978206</id><published>2009-06-14T10:24:00.000-07:00</published><updated>2009-06-14T10:32:54.606-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-14T10:32:54.606-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript" /><category scheme="http://www.blogger.com/atom/ns#" term="Javascript Code" /><category scheme="http://www.blogger.com/atom/ns#" term="Code" /><title>How to Replace All in Javascript</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/1122534091038978206/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/how-to-replace-all-in-javascript.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/1122534091038978206?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/1122534091038978206?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/MxkEV1atro0/how-to-replace-all-in-javascript.html" title="How to Replace All in Javascript" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to replace all string using javascript replace function... Here is simple example replace all in javascript in replace string method.CODE:  &amp;lt;Script Language="javascript"&amp;gt;         var str = "This is the test string.";         var rs = str.replace(/is/g,"");         document.write(st); // result "Th the test string."    &amp;lt;/Script&amp;gt;  
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8oWHVUYlTnbbNvKyV16KB2Rcwzo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8oWHVUYlTnbbNvKyV16KB2Rcwzo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8oWHVUYlTnbbNvKyV16KB2Rcwzo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8oWHVUYlTnbbNvKyV16KB2Rcwzo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/MxkEV1atro0" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/how-to-replace-all-in-javascript.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkMAQX0-cSp7ImA9WxJXGEQ.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-3022012533467629545</id><published>2009-06-13T04:40:00.000-07:00</published><updated>2009-06-13T05:00:40.359-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-13T05:00:40.359-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flex Code" /><category scheme="http://www.blogger.com/atom/ns#" term="Flex" /><category scheme="http://www.blogger.com/atom/ns#" term="Code" /><title>How to send variables from on SWF flex file to another SWF file Using Flex.</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/3022012533467629545/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/how-to-send-variable-into-swf-file.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/3022012533467629545?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/3022012533467629545?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/_0ZaXI6xgbY/how-to-send-variable-into-swf-file.html" title="How to send variables from on SWF flex file to another SWF file Using Flex." /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><content type="html">How to Communicate From one SWF Flex file to another SWF Flex File ?See the below example, This is loading external swf flex file into parent SWF File and sharing the data or variable from parent to child and child to parent.Parent.mxmlCODE:1:  &amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;2:  &amp;lt;mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute" width="100%" height="100%"&amp;gt;3:       
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/N1Y9qOuHGy5FS8txQ01QVcb-T-k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/N1Y9qOuHGy5FS8txQ01QVcb-T-k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/N1Y9qOuHGy5FS8txQ01QVcb-T-k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/N1Y9qOuHGy5FS8txQ01QVcb-T-k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/_0ZaXI6xgbY" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/how-to-send-variable-into-swf-file.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUYAQXw4eip7ImA9WxJXF0Q.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-7157569302999995560</id><published>2009-06-12T00:43:00.000-07:00</published><updated>2009-06-12T00:52:20.232-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-12T00:52:20.232-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP Code" /><category scheme="http://www.blogger.com/atom/ns#" term="Code" /><title>How To Read RSS Using PHP</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/7157569302999995560/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/how-to-read-rss-using-php.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/7157569302999995560?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/7157569302999995560?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/V6xWsnsfVfU/how-to-read-rss-using-php.html" title="How To Read RSS Using PHP" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">Here is the simple code to read RSS Feeds using php with simpladxml_load_string function.CODE:1 :  &amp;lt;?php2 :       $displayItems = 5;3 :       $itemCounter = 0;4 :       $rss = simplexml_load_file("http://put here url of RSS Feed");5 :       foreach($rss-&amp;gt;channel-&amp;gt;item as $feeds){6 :            $itemCounter++;7 :            echo '&amp;lt;li&amp;gt;&amp;lt;a href="'.$feeds-&amp;gt;link.'"&amp;gt;'.$feeds-&amp;gt;title.'&amp;lt;/a&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;';8 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/8V3kTVe1gLvSXtOTwuT0Uwgm8OU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8V3kTVe1gLvSXtOTwuT0Uwgm8OU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/8V3kTVe1gLvSXtOTwuT0Uwgm8OU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/8V3kTVe1gLvSXtOTwuT0Uwgm8OU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/V6xWsnsfVfU" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/how-to-read-rss-using-php.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcESX46eSp7ImA9WxJXFkg.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-2998158053390150623</id><published>2009-06-10T09:02:00.000-07:00</published><updated>2009-06-10T09:06:48.011-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-10T09:06:48.011-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="C# Code" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><category scheme="http://www.blogger.com/atom/ns#" term="Code" /><title>How to Check Local Machine Name and IP Address Using C#</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/2998158053390150623/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/check-local-machine-name-using-c-sharp.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/2998158053390150623?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/2998158053390150623?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/M7-_ThGv0kM/check-local-machine-name-using-c-sharp.html" title="How to Check Local Machine Name and IP Address Using C#" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to check client Machine or local Machine Name and IP address using C-sharp, See the below simple example code.CODE:1 :  using System.Net;2 :  3 :  string hostName = Dns.GetHostName();4 :  IPHostEntry ie = Dns.GetHostByName(hostName);5 :  IPAddress[] ia= ie.AddressList;6 :  7 :  MessageBox.Show("Local Machine Name : "+hostName.ToString());8 :  MessageBox.Show("IP address Of Local Machine "+
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/JNCD3OZJpPNwSZUUzV6HRF482Xo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JNCD3OZJpPNwSZUUzV6HRF482Xo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/JNCD3OZJpPNwSZUUzV6HRF482Xo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/JNCD3OZJpPNwSZUUzV6HRF482Xo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/M7-_ThGv0kM" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/check-local-machine-name-using-c-sharp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;Dk8BSH87eCp7ImA9WxJXFk4.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-602736532474683363</id><published>2009-06-10T04:46:00.000-07:00</published><updated>2009-06-10T04:54:19.100-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-10T04:54:19.100-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="C# Code" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><category scheme="http://www.blogger.com/atom/ns#" term="Code" /><title>How to Check Internet Connection Using C-Sharp</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/602736532474683363/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/how-to-check-internet-connection-c.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/602736532474683363?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/602736532474683363?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/3ET6pHjUmgg/how-to-check-internet-connection-c.html" title="How to Check Internet Connection Using C-Sharp" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to check internet connection using c#? Here is a simple example to find out internet connection or page response using c -SharpCODE:1 :  Using System.Net ;2 :  try{3 :       HttpWebRequest request= (HttpWebRequest) HttpWebRequest.Create("google.com");4 :       HttpWebResponse response= (HttpWebResponse) request.GetResponse();5 :       if (HttpStatusCode.OK == response.StatusCode)6 :       {7 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/yhiKjpOtoMPFOZbZvAqhdxvRyjw/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yhiKjpOtoMPFOZbZvAqhdxvRyjw/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/yhiKjpOtoMPFOZbZvAqhdxvRyjw/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yhiKjpOtoMPFOZbZvAqhdxvRyjw/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/3ET6pHjUmgg" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/how-to-check-internet-connection-c.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkINQX46eSp7ImA9WxJUGUw.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-5913996116064387552</id><published>2009-06-08T04:57:00.000-07:00</published><updated>2009-07-18T03:56:30.011-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-07-18T03:56:30.011-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Source Code Formatter" /><category scheme="http://www.blogger.com/atom/ns#" term="Source Code Beautifier" /><category scheme="http://www.blogger.com/atom/ns#" term="Blogger Post Code Formatter" /><title>How to Format My Source Code For Blogger ?</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/5913996116064387552/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/how-to-format-my-source-code-for.html#comment-form" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/5913996116064387552?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/5913996116064387552?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/Jdap5bT9RmU/how-to-format-my-source-code-for.html" title="How to Format My Source Code For Blogger ?" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><content type="html">How to format my source code for blogger, blog, Blogging, weblog &amp;amp; website ?Now you can format you source code for blogger, blog, Blogging, weblog &amp;amp; website  using online source code formatter. This application build in javascript. This source code beautifier or formatter provide for your blogger, Blog and websites a good code indentation. You can can format your source code with alternative 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/mYgYeZhRh8IlOWjovv-VxS7pzSE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mYgYeZhRh8IlOWjovv-VxS7pzSE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/mYgYeZhRh8IlOWjovv-VxS7pzSE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/mYgYeZhRh8IlOWjovv-VxS7pzSE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/Jdap5bT9RmU" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/how-to-format-my-source-code-for.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEQARHg_fCp7ImA9WxJXEk0.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-5683203800736043115</id><published>2009-06-05T04:29:00.000-07:00</published><updated>2009-06-05T04:45:45.644-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-05T04:45:45.644-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flex StringUtil" /><category scheme="http://www.blogger.com/atom/ns#" term="Flex" /><title>Flex Trim Function</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/5683203800736043115/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/flex-trim-function.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/5683203800736043115?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/5683203800736043115?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/9mWYv1bIgw8/flex-trim-function.html" title="Flex Trim Function" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">Trim function of flex. You can use StringUtil Class to trim string and array elements.See the below code.StringUtil.trim(str:String);StringUtil.trimArrayElements(value,delimiter);
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZpHrnpOjZ1ZHwAroc99wr9Q_rfM/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZpHrnpOjZ1ZHwAroc99wr9Q_rfM/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZpHrnpOjZ1ZHwAroc99wr9Q_rfM/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZpHrnpOjZ1ZHwAroc99wr9Q_rfM/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/9mWYv1bIgw8" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/flex-trim-function.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUAQH8-fyp7ImA9WxJXEEw.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-6797242430774899193</id><published>2009-06-02T23:58:00.000-07:00</published><updated>2009-06-03T00:14:01.157-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-03T00:14:01.157-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="PHP Code" /><category scheme="http://www.blogger.com/atom/ns#" term="Code" /><title>Search Records into XML Using PHP</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/6797242430774899193/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/search-records-into-xml-using-php.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/6797242430774899193?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/6797242430774899193?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/8kGc-sDjFX8/search-records-into-xml-using-php.html" title="Search Records into XML Using PHP" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">There is an example for search items or block into xml using php with simplexml_load_string method or function, this will return you record block for particular query.query = usCODE:1 :  &amp;lt;?php2 :       # parm query=delhi , us3 :       $xmlStr = '&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;4 :                           &amp;lt;temprature&amp;gt;5 :                           &amp;lt;item&amp;gt;6 :                                &amp;lt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/fyY2KLJRpCvPP5XxYTvvvbtRu_Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fyY2KLJRpCvPP5XxYTvvvbtRu_Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/fyY2KLJRpCvPP5XxYTvvvbtRu_Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/fyY2KLJRpCvPP5XxYTvvvbtRu_Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/8kGc-sDjFX8" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/search-records-into-xml-using-php.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUUARXs-eSp7ImA9WxJQGUs.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-5552927533157011922</id><published>2009-06-02T11:23:00.001-07:00</published><updated>2009-06-02T11:27:24.551-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-02T11:27:24.551-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript" /><category scheme="http://www.blogger.com/atom/ns#" term="Javascript Code" /><title>Center Alignment of popup window Javascript</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/5552927533157011922/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/center-alignment-of-popup-window.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/5552927533157011922?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/5552927533157011922?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/8q6aP4164Fw/center-alignment-of-popup-window.html" title="Center Alignment of popup window Javascript" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to centralized popup window using Javascript. see the below code.CODE:1 :  var OpenWindows = new Object();2 :  function OpenWin(sPath, w, h)3 :   {4 :       l = (screen.width - w)/2-5;5 :       t = (screen.height - h)/2-20;6 :       if (l&amp;lt;1) l=0;7 :       if (t&amp;lt;1) t=0;8 :       sWindowName = "mainwin_" + w + "_" + h;9 :       if(OpenWindows[sWindowName]) {10 :            if(!OpenWindows[
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Hpb8ztWaAkeOTmIoCzsQsq2uUG4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Hpb8ztWaAkeOTmIoCzsQsq2uUG4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Hpb8ztWaAkeOTmIoCzsQsq2uUG4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Hpb8ztWaAkeOTmIoCzsQsq2uUG4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/8q6aP4164Fw" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/center-alignment-of-popup-window.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4BQHwzfSp7ImA9WxJQGUs.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-3865761109694311041</id><published>2009-06-02T11:20:00.000-07:00</published><updated>2009-06-02T11:22:31.285-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-02T11:22:31.285-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript" /><category scheme="http://www.blogger.com/atom/ns#" term="Javascript Code" /><title>How To Change Form Action at Runtime</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/3865761109694311041/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/how-to-change-form-action-at-runtime.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/3865761109694311041?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/3865761109694311041?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/c6p4rFwLtzg/how-to-change-form-action-at-runtime.html" title="How To Change Form Action at Runtime" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><content type="html">How to change Form action at runtime using javascript. This the example which will change html form action at runtime.CODE:1 :  &amp;lt;html&amp;gt;2 :  &amp;lt;head&amp;gt;3 :  &amp;lt;Script Language="javascript"&amp;gt;4 :  function change_action(){5 :  var frm_obj=document.getElementById("frm");6 :  frm_obj.action="http://www.google.com";7 :  }8 :  &amp;lt;/Script&amp;gt;9 :  &amp;lt;/head&amp;gt;10 :  &amp;lt;body&amp;gt;11 :  &amp;lt;form id="frm" action="abc.php" method="post" 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/elDccKekx3eFEO_W2rW3p_IIGdY/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/elDccKekx3eFEO_W2rW3p_IIGdY/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/elDccKekx3eFEO_W2rW3p_IIGdY/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/elDccKekx3eFEO_W2rW3p_IIGdY/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/c6p4rFwLtzg" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/how-to-change-form-action-at-runtime.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEAHQX06eSp7ImA9WxJQGUs.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-4081929249127600377</id><published>2009-06-02T11:15:00.000-07:00</published><updated>2009-06-02T11:18:50.311-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-02T11:18:50.311-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript" /><category scheme="http://www.blogger.com/atom/ns#" term="Javascript Code" /><title>Change Div Position Randomly on Home Page</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/4081929249127600377/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/06/change-div-position-randomly-on-home.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/4081929249127600377?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/4081929249127600377?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/1Y9PAaFJv_4/change-div-position-randomly-on-home.html" title="Change Div Position Randomly on Home Page" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">Change Div position randomly on home page.here is simple example which display a div randomly on homepage within available width and hight.CODE:1 :  &amp;lt;Script Langauge="javscript"&amp;gt;2 :  var load=true;3 :  var div_width=300;4 :  var div_height=200;5 :  var top=Math.floor(Math.random()*screen.availHeight - div_height)6 :  var left=Math.floor(Math.random()*screen.availWidth - div_width)7 :  
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/a5_YChYcYrIAOMGBkLeSg60UvE0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/a5_YChYcYrIAOMGBkLeSg60UvE0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/a5_YChYcYrIAOMGBkLeSg60UvE0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/a5_YChYcYrIAOMGBkLeSg60UvE0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/1Y9PAaFJv_4" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/06/change-div-position-randomly-on-home.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkEGRXk4eCp7ImA9WxJXGEU.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-556701605745704679</id><published>2009-05-27T05:12:00.000-07:00</published><updated>2009-06-13T02:17:04.730-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-06-13T02:17:04.730-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Meta Tag Genrator" /><category scheme="http://www.blogger.com/atom/ns#" term="Meta Tag Creator" /><category scheme="http://www.blogger.com/atom/ns#" term="Meta Tag Builder" /><category scheme="http://www.blogger.com/atom/ns#" term="Meta Tag Maker" /><title>Free Online Meta Tag Creator</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/556701605745704679/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/free-online-meta-tag-creator.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/556701605745704679?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/556701605745704679?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/sTPU-A3VDYE/free-online-meta-tag-creator.html" title="Free Online Meta Tag Creator" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">Meta Tags are HTML header part tags, which describe about the website . These meta tags provide information to the search engines such as Google, Yahoo, MSN Search, AOL Search, AltaVista ,HotBot, Lycos, Excite and other search engines .It is very important to the search engine point of view meta tags must be well formed and meaningful . HTML Meta tags help to increase your website rank. The 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4ymoCM8k5MKK2J4CEVpN5x4ODlo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4ymoCM8k5MKK2J4CEVpN5x4ODlo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4ymoCM8k5MKK2J4CEVpN5x4ODlo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4ymoCM8k5MKK2J4CEVpN5x4ODlo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/sTPU-A3VDYE" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/free-online-meta-tag-creator.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4DSHc-cSp7ImA9WxJRF0w.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-6810637773514545127</id><published>2009-05-18T23:52:00.000-07:00</published><updated>2009-05-19T00:09:39.959-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-19T00:09:39.959-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Ubuntu Server" /><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><title>CPU usage command for ubuntu  server</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/6810637773514545127/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/cpu-usage-command-for-ubuntu-server.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/6810637773514545127?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/6810637773514545127?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/5DAzHIzf5W4/cpu-usage-command-for-ubuntu-server.html" title="CPU usage command for ubuntu  server" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">To find out cpu usage.top -n 1 | grep "Cpu"
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/WaP1avRNRhyke9MR0Hv82v71j4Q/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WaP1avRNRhyke9MR0Hv82v71j4Q/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/WaP1avRNRhyke9MR0Hv82v71j4Q/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/WaP1avRNRhyke9MR0Hv82v71j4Q/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/5DAzHIzf5W4" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/cpu-usage-command-for-ubuntu-server.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0AAR38_eSp7ImA9WxJRF0w.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-7090040131810511489</id><published>2009-05-18T23:33:00.000-07:00</published><updated>2009-05-18T23:49:06.141-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-18T23:49:06.141-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flex ArrayCollection" /><category scheme="http://www.blogger.com/atom/ns#" term="Flex" /><title>Use FilterFunction in Flex ArrayCollection</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/7090040131810511489/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/use-filterfunction-in-flex.html#comment-form" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/7090040131810511489?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/7090040131810511489?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/O1C1XxddvDI/use-filterfunction-in-flex.html" title="Use FilterFunction in Flex ArrayCollection" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><content type="html">Here is the simple Flex ArrayCollection FilterFunction example to ignore blank records (name) form arrayCollection.var ac=new ArrayCollection();ac.addItem({name:'abc'});ac.addItem({name:'xyz'});ac.addItem({name:''});ac.addItem({name:'dac'});// use of fillter functionac.filterFunction = function(item:*):Boolean{return (StringUtill.trim(item.name)!=""); //}ac.refresh();Now filtered ArrayCollection 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/UMHymXIJiXvIG4QzPpYL128Veqo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UMHymXIJiXvIG4QzPpYL128Veqo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/UMHymXIJiXvIG4QzPpYL128Veqo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/UMHymXIJiXvIG4QzPpYL128Veqo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/O1C1XxddvDI" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/use-filterfunction-in-flex.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CEYCQno5eip7ImA9WxJRFkg.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-4682426505277091730</id><published>2009-05-18T04:59:00.000-07:00</published><updated>2009-05-18T06:09:23.422-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-18T06:09:23.422-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><title>Set Script Timeout In PHP</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/4682426505277091730/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/set-script-timeout-in-php.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/4682426505277091730?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/4682426505277091730?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/yiT4LfQ4Uf8/set-script-timeout-in-php.html" title="Set Script Timeout In PHP" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">In PHP.ini define a script timeout (max_execution_time) if it's exceed , the script returns a fatal error. The default limit is 30 seconds. to set script max execution time we can use below function.set_time_limit(1000) //1000 secondsORini_set("max_execution_time","1000"); //1000 seconds
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Mw60ZV0U73vcwCprdLFMid1mfhA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Mw60ZV0U73vcwCprdLFMid1mfhA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Mw60ZV0U73vcwCprdLFMid1mfhA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Mw60ZV0U73vcwCprdLFMid1mfhA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/yiT4LfQ4Uf8" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/set-script-timeout-in-php.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUADRn0-eSp7ImA9WxJRFkk.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-1669894369401054115</id><published>2009-05-17T04:04:00.000-07:00</published><updated>2009-05-18T03:49:37.351-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-18T03:49:37.351-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="JavaScript" /><title>How to add SCRIPT Tag in Javascript</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/1669894369401054115/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/how-to-add-script-tag-in-javascript.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/1669894369401054115?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/1669894369401054115?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/NvtABIJa2kU/how-to-add-script-tag-in-javascript.html" title="How to add SCRIPT Tag in Javascript" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to add SCRIPT Tag into Javascript or js file here is the simple example to embed Javascript into Javascript.function addJavaScriptTag(){ return "&amp;lt;\script language='javascript'&amp;gt;alert('hi..')&amp;lt;\/script&amp;gt;";}
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/QXAhxxKBT_csILBMmzKcDgJZ_Uo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QXAhxxKBT_csILBMmzKcDgJZ_Uo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/QXAhxxKBT_csILBMmzKcDgJZ_Uo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/QXAhxxKBT_csILBMmzKcDgJZ_Uo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/NvtABIJa2kU" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/how-to-add-script-tag-in-javascript.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUUNSXk-fSp7ImA9WxJRFkk.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-3784022035181788135</id><published>2009-05-15T10:23:00.000-07:00</published><updated>2009-05-18T03:41:38.755-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-18T03:41:38.755-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="C# Classes" /><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><category scheme="http://www.blogger.com/atom/ns#" term="SQL Server" /><title>C Sharp User Define SQL Database Class</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/3784022035181788135/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/c-sharp-user-define-sql-database-class.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/3784022035181788135?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/3784022035181788135?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/VHUaq3XEOS4/c-sharp-user-define-sql-database-class.html" title="C Sharp User Define SQL Database Class" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">This is the simple user define SQL Database Class. It is useful to avoid redundancy of the code.Database Class In C#using System;using System.Data;using System.Data.SqlClient;using System.Configuration;public class _Database{public SqlConnection con;public SqlCommand com = null;public SqlDataReader dr = null;public SqlDataAdapter da = null;public DataSet ds = null;public String glQuery = "";
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/TzKyGPIz-glCBH59UE8RhnpMS0Y/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TzKyGPIz-glCBH59UE8RhnpMS0Y/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/TzKyGPIz-glCBH59UE8RhnpMS0Y/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/TzKyGPIz-glCBH59UE8RhnpMS0Y/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/VHUaq3XEOS4" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/c-sharp-user-define-sql-database-class.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08GRX47fyp7ImA9WxJREU8.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-3092556228885180947</id><published>2009-05-12T03:54:00.000-07:00</published><updated>2009-05-12T03:57:04.007-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-12T03:57:04.007-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="C#" /><title>FTP File Uploading Using C Sharp</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/3092556228885180947/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/ftp-file-uploading-using-c-sharp.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/3092556228885180947?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/3092556228885180947?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/Sy3TC8Llghk/ftp-file-uploading-using-c-sharp.html" title="FTP File Uploading Using C Sharp" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">This is the example to upload file using FTP Web Request.using system.net;using system.io;FtpWebRequest request = (FtpWebRequest)FtpWebRequest.Create("ftp://myDoc.com/xyz.pdf"); /request.Method = WebRequestMethods.Ftp.UploadFile;request.Credentials = new NetworkCredential(username, password);request.UsePassive = true;request.UseBinary = true;request.KeepAlive = false;//Load the fileFileStream 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/vewLJQapgyFb-CCmJuiCbIyNAA8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vewLJQapgyFb-CCmJuiCbIyNAA8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/vewLJQapgyFb-CCmJuiCbIyNAA8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/vewLJQapgyFb-CCmJuiCbIyNAA8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/Sy3TC8Llghk" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/ftp-file-uploading-using-c-sharp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D08BSHs6fip7ImA9WxJREEk.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-519409635785251443</id><published>2009-05-11T05:25:00.000-07:00</published><updated>2009-05-11T05:44:19.516-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-11T05:44:19.516-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHP" /><category scheme="http://www.blogger.com/atom/ns#" term="MYSQL" /><title>Create XML File From Mysql Table</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/519409635785251443/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/create-xml-file-from-mysql-table.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/519409635785251443?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/519409635785251443?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/mhygTHGaa4o/create-xml-file-from-mysql-table.html" title="Create XML File From Mysql Table" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to create XMLFile Form Mysql Table function createXMLFile($result, $feildLength, $dir) {  $headers = array();  $xmlData = array();  $str = "";  $counter = 0;  for ($i=0;$i&amp;lt;$feildLength;$i++) {   array_push($headers, mysql_field_name($result, $i));  }  $xmlFileData = "&amp;lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&amp;gt;\n";  while ($row = mysql_fetch_array($result)) {   for ($i=0;$i&amp;lt;$feildLength;$i++) {
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ZreDV1Tr9zbqWledGcOnYf4yuAQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZreDV1Tr9zbqWledGcOnYf4yuAQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ZreDV1Tr9zbqWledGcOnYf4yuAQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ZreDV1Tr9zbqWledGcOnYf4yuAQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/mhygTHGaa4o" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/create-xml-file-from-mysql-table.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CUQHQ3cyeCp7ImA9WxNUFEQ.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-812154635479709672</id><published>2009-05-11T00:36:00.000-07:00</published><updated>2009-11-05T23:42:12.990-08:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-11-05T23:42:12.990-08:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flex" /><title>Creating Data Grid Using HTTP Service in Flex</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/812154635479709672/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/creating-data-grid-using-http-service.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/812154635479709672?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/812154635479709672?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/9dcQyK6EPHQ/creating-data-grid-using-http-service.html" title="Creating Data Grid Using HTTP Service in Flex" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">Creating Data Grid Using HTTP Service in Flex &amp;amp; displaying data using XML in flex.&amp;lt;?xml version='1.0' /&amp;gt;&amp;lt;Data&amp;gt;&amp;lt;ID&amp;gt;1&amp;lt;/ID&amp;gt;&amp;lt;Name&amp;gt;Vineet&amp;lt;/Name&amp;gt;&amp;lt;/Data&amp;gt;&amp;lt;Data&amp;gt;&amp;lt;ID&amp;gt;2&amp;lt;/ID&amp;gt;&amp;lt;Name&amp;gt;Abhishek&amp;lt;/Name&amp;gt;&amp;lt;/Data&amp;gt;This Data Grid Example will display above xml data in grid.&amp;lt;mx:application mx="http://www.adobe.com/2006/mxml"layout="absolute"creationcomplete="init()"&amp;gt;&amp;lt;mx:httpservice id="xmlFile" url="http://localhost/***/*
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/oMnT1P-J2PF4P3VO8EXRWDUdXko/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oMnT1P-J2PF4P3VO8EXRWDUdXko/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/oMnT1P-J2PF4P3VO8EXRWDUdXko/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/oMnT1P-J2PF4P3VO8EXRWDUdXko/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/9dcQyK6EPHQ" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/creating-data-grid-using-http-service.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUQBRH4yeyp7ImA9WxJREE8.&quot;"><id>tag:blogger.com,1999:blog-1927172744204842153.post-2619714811930271992</id><published>2009-05-11T00:35:00.001-07:00</published><updated>2009-05-11T00:35:55.093-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-11T00:35:55.093-07:00</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Flex" /><title>Drawing Line and arrow using flex</title><link rel="replies" type="application/atom+xml" href="http://c4code.blogspot.com/feeds/2619714811930271992/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://c4code.blogspot.com/2009/05/drawing-line-and-arrow-using-flex.html#comment-form" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/2619714811930271992?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/1927172744204842153/posts/default/2619714811930271992?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/c4code/~3/9DU_gqH03F4/drawing-line-and-arrow-using-flex.html" title="Drawing Line and arrow using flex" /><author><name>Ad</name><uri>http://www.blogger.com/profile/13672278628051950277</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><content type="html">How to drawing line with arrow in flex?public function addPoint(sX:int,sY:int,eX:int,eY:int,createArrow:Boolean):void{var g:Graphics =this.graphics;g.lineStyle(1, 0xff0000, 1);g.moveTo(sX, sY);g.lineTo(eX, eY);if(createArrow){// drawing arrowg.lineStyle(6, 0x0000ff, 1);g.moveTo(Math.round(eX+((sX-eX)/6)),              Math.round(eY+((sY-eY)/6))); // mid pointg.lineTo(eX, eY);g.lineStyle(3, 
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/tw0201fCmFGt6YhasDkMBr6TMX0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tw0201fCmFGt6YhasDkMBr6TMX0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/tw0201fCmFGt6YhasDkMBr6TMX0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/tw0201fCmFGt6YhasDkMBr6TMX0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/c4code/~4/9DU_gqH03F4" height="1" width="1"/&gt;</content><feedburner:origLink>http://c4code.blogspot.com/2009/05/drawing-line-and-arrow-using-flex.html</feedburner:origLink></entry></feed>

