<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Bala-Krishna &#187; VBScript</title>
	<atom:link href="http://www.bala-krishna.com/category/vbscript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bala-krishna.com</link>
	<description>Web Developer &#38; Internet Marketing Consultant</description>
	<pubDate>Sun, 09 Nov 2008 06:28:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Set / Retrieve Script Timeout in ASP</title>
		<link>http://www.bala-krishna.com/set-retrieve-script-timeout-in-asp</link>
		<comments>http://www.bala-krishna.com/set-retrieve-script-timeout-in-asp#comments</comments>
		<pubDate>Thu, 06 Nov 2008 12:03:19 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[ASP.Net]]></category>

		<category><![CDATA[Asp.Net Tips]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Dot.Net]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[VBScript]]></category>

		<category><![CDATA[Visual Basic]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[asp]]></category>

		<category><![CDATA[IIS]]></category>

		<category><![CDATA[script timeout]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=469</guid>
		<description><![CDATA[The ScriptTimeout property in ASP specifies the amount of run-time in seconds for a script before it terminates. The default value is 90 seconds set by IIS.
Set the script timeout:
&#60;%
Server.ScriptTimeout=200
%&#62;
Retrieve the current value of the ScriptTimeout property:
&#60;%
response.write(Server.ScriptTimeout)
%&#62;
]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/set-retrieve-script-timeout-in-asp/feed</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Excel - Change Row Color Based On a Cell Value</title>
		<link>http://www.bala-krishna.com/microsoft-excel-change-row-color-based-on-a-cell-value</link>
		<comments>http://www.bala-krishna.com/microsoft-excel-change-row-color-based-on-a-cell-value#comments</comments>
		<pubDate>Sat, 20 Sep 2008 08:20:47 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[MS Excel]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[VBScript]]></category>

		<category><![CDATA[Visual Basic]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Window Application]]></category>

		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/?p=431</guid>
		<description><![CDATA[Sometimes we need automatic colorisation of the rows based on the value of a cell. Its not only save lot of time as well as simplify identification of records based on the colors. Thanks to excel conditional formating that allow you to do. Formatting cell based on the condition is easy but formating entire row [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/microsoft-excel-change-row-color-based-on-a-cell-value/feed</wfw:commentRss>
		</item>
		<item>
		<title>Visual Basic Data Types</title>
		<link>http://www.bala-krishna.com/visual-basic-data-types</link>
		<comments>http://www.bala-krishna.com/visual-basic-data-types#comments</comments>
		<pubDate>Wed, 06 Feb 2008 05:05:07 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Crawler]]></category>

		<category><![CDATA[Dot.Net]]></category>

		<category><![CDATA[VBScript]]></category>

		<category><![CDATA[Visual Basic]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Directory]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[Window Application]]></category>

		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/visual-basic-data-types</guid>
		<description><![CDATA[There are 11 data types in Visual Basic 6. These are Boolean, Byte, Currency, Date, Double, Integer, Long, Object, Single, String, and Variant. Each of these data types have their own purpose. I am describing here all data type:
Boolean 
The Boolean data type has only two states, True and False. These types of variables are [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/visual-basic-data-types/feed</wfw:commentRss>
		</item>
		<item>
		<title>Uber Uploader ClipShare Rayzz Ostube Failed to Find File Length Error</title>
		<link>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error</link>
		<comments>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error#comments</comments>
		<pubDate>Mon, 04 Feb 2008 11:54:52 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Browser Stuff]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[Crawler]]></category>

		<category><![CDATA[FFMPEG]]></category>

		<category><![CDATA[FFMPEG-PHP]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Online Media]]></category>

		<category><![CDATA[Operating System Tutorial]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[VBScript]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Directory]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[uber-uploader]]></category>

		<category><![CDATA[windows xp]]></category>

		<category><![CDATA[by pass php upload limit]]></category>

		<category><![CDATA[failed to find Flength file]]></category>

		<category><![CDATA[file uploader with progress bar]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error</guid>
		<description><![CDATA[You may receive &#8220;Failed To Find Flength File&#8221; error during file upload using uber uploader.  The main cause of this problem is due to apache mod_security enabled on your host.  Apache mod_security may prevent writing flength file duing file upload. This will  cause uploder to determine file length for percentage calculation and [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/uber-uploader-clipshare-rayzz-ostube-failed-to-find-file-length-error/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to add php code to word press blog widget</title>
		<link>http://www.bala-krishna.com/how-to-add-php-code-to-word-press-blog-widget</link>
		<comments>http://www.bala-krishna.com/how-to-add-php-code-to-word-press-blog-widget#comments</comments>
		<pubDate>Thu, 24 Jan 2008 16:11:20 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[Advertising]]></category>

		<category><![CDATA[Blogging]]></category>

		<category><![CDATA[Bug Fix]]></category>

		<category><![CDATA[CentOS]]></category>

		<category><![CDATA[FFMPEG]]></category>

		<category><![CDATA[FFMPEG-PHP]]></category>

		<category><![CDATA[Firefox Add-On]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[Gmail Stuff]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Linux Commands]]></category>

		<category><![CDATA[Online Media]]></category>

		<category><![CDATA[Operating System Tutorial]]></category>

		<category><![CDATA[PHP Function]]></category>

		<category><![CDATA[PHP Programming]]></category>

		<category><![CDATA[PHP Tutorial]]></category>

		<category><![CDATA[Tips and Tricks]]></category>

		<category><![CDATA[VBScript]]></category>

		<category><![CDATA[Web Design]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[Web Directory]]></category>

		<category><![CDATA[Web Hosting]]></category>

		<category><![CDATA[Web Technology]]></category>

		<category><![CDATA[Word Press]]></category>

		<category><![CDATA[Wordpress Plugin]]></category>

		<category><![CDATA[Wordpress Theme]]></category>

		<category><![CDATA[Wordpress Widget]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/how-to-add-php-code-to-word-press-blog-widget</guid>
		<description><![CDATA[Word Press default widget does not allow you to use php code. You can do this by simply editing template files but this is not overall solution. By doing this you are loosing beauty of widget drag and drop functionality. The Samsarin PHP Widget available as plug-in that allow user to create new widget and [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/how-to-add-php-code-to-word-press-blog-widget/feed</wfw:commentRss>
		</item>
		<item>
		<title>VB Script Functions</title>
		<link>http://www.bala-krishna.com/vb-script-functions</link>
		<comments>http://www.bala-krishna.com/vb-script-functions#comments</comments>
		<pubDate>Sat, 12 Jan 2008 06:46:29 +0000</pubDate>
		<dc:creator>Bala Krishna</dc:creator>
		
		<category><![CDATA[ASP.Net]]></category>

		<category><![CDATA[Asp.Net Tips]]></category>

		<category><![CDATA[VBScript]]></category>

		<guid isPermaLink="false">http://www.bala-krishna.com/vb-script-functions</guid>
		<description><![CDATA[VBScript is a lightweight script programming language like JavaScript. It is light version of Microsoft Visual Basic for the web. VBScript can be inserted into a HTML document and run at client side. Below is the list of general function supported by VBScript. These function also available in Microsoft Visual Basic.


CDate
Converts a valid date and [...]]]></description>
		<wfw:commentRss>http://www.bala-krishna.com/vb-script-functions/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
