<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Caspio How-To</title>
	<atom:link href="http://howto.caspio.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://howto.caspio.com</link>
	<description>Caspio Bridge Online Help</description>
	<lastBuildDate>Thu, 10 May 2012 17:07:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Tech Tip: Embed Documents in DataPages</title>
		<link>http://howto.caspio.com/tech-tips/tech-tip-embed-documents-in-datapages.html</link>
		<comments>http://howto.caspio.com/tech-tips/tech-tip-embed-documents-in-datapages.html#comments</comments>
		<pubDate>Tue, 13 Dec 2011 22:01:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5666.html</guid>
		<description><![CDATA[You could embed a variety of documents in your details pages similar to the way you can embed an image. With this method you can embed the following file types at this time: Microsoft Word (.DOC and .DOCX) Microsoft Excel (.XLS and .XLSX) Microsoft PowerPoint (.PPT and .PPTX) Adobe Portable Document Format (.PDF) Apple Pages [...]]]></description>
		<wfw:commentRss>http://howto.caspio.com/tech-tips/tech-tip-embed-documents-in-datapages.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do I get &quot;error in formula&quot; message in a Report DataPage?</title>
		<link>http://howto.caspio.com/faq/reports-datapages/why-do-i-get-error-in-formula-message-in-a-report-datapage.html</link>
		<comments>http://howto.caspio.com/faq/reports-datapages/why-do-i-get-error-in-formula-message-in-a-report-datapage.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:16:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5641.html</guid>
		<description><![CDATA[Question: Why do I get &#034;error in formula&#034; message in a Report DataPage? &#160; Answer: There could be a number of arithmetic issues contributing to this error, but one common situation is when your formula is causing division by zero. Example: &#034;A/B&#034; works fine, except when B is zero and you get the error message. [...]]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/reports-datapages/why-do-i-get-error-in-formula-message-in-a-report-datapage.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to determine the number of years between two dates?</title>
		<link>http://howto.caspio.com/faq/reports-datapages/how-to-determine-the-number-of-years-between-two-dates.html</link>
		<comments>http://howto.caspio.com/faq/reports-datapages/how-to-determine-the-number-of-years-between-two-dates.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:13:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5639.html</guid>
		<description><![CDATA[Question: How to determine the number of years between two dates? &#160; Answer: Use calculated field and Datediff function. Here are some examples: &#160; Number of years between two dates: Datediff(year,datefield1,datefield2) Number of months between two dates: Datediff(month,datefield1,datefield2) Number of days between two dates: Datediff(day,datefield1,datefield2)]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/reports-datapages/how-to-determine-the-number-of-years-between-two-dates.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to calculate date difference such as days between when a record was submitted and now?</title>
		<link>http://howto.caspio.com/faq/reports-datapages/how-to-calculate-date-difference-such-as-days-between-when-a-record-was-submitted-and-now.html</link>
		<comments>http://howto.caspio.com/faq/reports-datapages/how-to-calculate-date-difference-such-as-days-between-when-a-record-was-submitted-and-now.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:10:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5637.html</guid>
		<description><![CDATA[Question: How can I calculate the number of days between the current date in UTC time and the record submission date? &#160; Answer: Datediff(day,[@field:DateLogged],GetUTCDate()) DateLogged should be replaced with the name of your field where record submission dates are stamped. If you don&#039;t have one yet, look here to see how to add one. To [...]]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/reports-datapages/how-to-calculate-date-difference-such-as-days-between-when-a-record-was-submitted-and-now.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What IP address range Caspio is using for DataHub?</title>
		<link>http://howto.caspio.com/faq/datahub/what-ip-address-range-caspio-is-using-for-datahub.html</link>
		<comments>http://howto.caspio.com/faq/datahub/what-ip-address-range-caspio-is-using-for-datahub.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:07:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5635.html</guid>
		<description><![CDATA[Question: To use Caspio DataHub we want to allow our FTP server to respond to Caspio. What IP range should be use? &#160; Answer: Our IP address range may change from time to time, however at this time you could use the following: 205.140.200.129 subnet 255.255.255.192 or use range range of 205.140.200.129 to 205.140.200.200]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/datahub/what-ip-address-range-caspio-is-using-for-datahub.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DataHub</title>
		<link>http://howto.caspio.com/faq/datahub/</link>
		<comments>http://howto.caspio.com/faq/datahub/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:06:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5633.html</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/datahub/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to do Keyword Search across multiple fields?</title>
		<link>http://howto.caspio.com/faq/reports-datapages/how-to-do-keyword-search-across-multiple-fields.html</link>
		<comments>http://howto.caspio.com/faq/reports-datapages/how-to-do-keyword-search-across-multiple-fields.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:02:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5631.html</guid>
		<description><![CDATA[Question: How can I create a keyword search across multiple fields? &#160; Answer: This feature is on the roadmap, but if you need it now, use one of these two workarounds based on how you plan to use it. Single Field Search – Your search form to contain only a keyword Search field and no [...]]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/reports-datapages/how-to-do-keyword-search-across-multiple-fields.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to do conditional or IF, THEN, ELSE in calculated fields?</title>
		<link>http://howto.caspio.com/faq/reports-datapages/how-to-do-conditional-or-if-then-else-in-calculated-fields.html</link>
		<comments>http://howto.caspio.com/faq/reports-datapages/how-to-do-conditional-or-if-then-else-in-calculated-fields.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 20:58:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5629.html</guid>
		<description><![CDATA[Question: Is it possible to do conditional or IF, THEN, ELSE in calculated fields of report DataPages? &#160; Answer: Here is a conditional calculation involving numbers: &#160; CASE WHEN [@field:FieldName]=.25 THEN 0 WHEN [@field:FieldName]=1 THEN 1 ELSE 2 END &#160; &#160; Here is a conditional calculation involving text: &#160; CASE WHEN [@field:FieldName]=.25 THEN &#039;YOU MUST [...]]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/reports-datapages/how-to-do-conditional-or-if-then-else-in-calculated-fields.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do I get &quot;Object moved to here.&quot; or &quot;This webpage is not available&quot;?</title>
		<link>http://howto.caspio.com/faq/errors-and-messages/why-do-i-get-object-moved-to-here-or-this-webpage-is-not-available.html</link>
		<comments>http://howto.caspio.com/faq/errors-and-messages/why-do-i-get-object-moved-to-here-or-this-webpage-is-not-available.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 18:30:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5627.html</guid>
		<description><![CDATA[Question: Why do I get &#034;Object moved to here.&#034; or &#034;This webpage is not available&#034;? Answer: This usually happens when the form you are submitting or the DataPage you are interacting with is accessed from your file system and is not deployed to a web server. Upload your page to a web server and access [...]]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/errors-and-messages/why-do-i-get-object-moved-to-here-or-this-webpage-is-not-available.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to remove blanks from a dropdown or listbox?</title>
		<link>http://howto.caspio.com/faq/web-forms/how-to-remove-blanks-from-a-dropdown-or-listbox.html</link>
		<comments>http://howto.caspio.com/faq/web-forms/how-to-remove-blanks-from-a-dropdown-or-listbox.html#comments</comments>
		<pubDate>Wed, 02 Nov 2011 18:26:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://howto.caspio.com/?page_id=5625.html</guid>
		<description><![CDATA[Question: How to prevent blank entries or lines from displaying in a dropdown form element? &#160; Answer: Rather than using a table as your lookup, use a View that filters out the blank entries. See how to create a view to filter records here. Use Comparison type &#034;Is Not Blank&#034; for the field that has [...]]]></description>
		<wfw:commentRss>http://howto.caspio.com/faq/web-forms/how-to-remove-blanks-from-a-dropdown-or-listbox.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

