 




<?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>IT Answers &#187; Lotus development</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/lotus-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 23:18:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Hiding Tabs on a Table in Lotus Domino 7.0.2</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/hiding-tabs-on-a-table/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/hiding-tabs-on-a-table/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 14:51:02 +0000</pubDate>
		<dc:creator>Alan327</dc:creator>
				<category><![CDATA[Lotus 7.0.2]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Lotus Domino 7.0.2]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Is is possible to hide an entire tab on a table (displayed 1 tab at a time), not just the data on the tab in 7.02?]]></description>
				<content:encoded><![CDATA[<p>Is is possible to hide an entire tab on a table (displayed 1 tab at a time), not just the data on the tab in 7.02?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/hiding-tabs-on-a-table/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Working with Views in Lotus Notes Designer</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/working-with-views-in-lotus-notes-designer/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/working-with-views-in-lotus-notes-designer/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 02:53:51 +0000</pubDate>
		<dc:creator>jane0323</dc:creator>
				<category><![CDATA[Lotus developers]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes View]]></category>
		<category><![CDATA[Notes Designer]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I have two forms with two views. That needs to access data from one another. I have a view that has been categorized and computes the total value per data. My problem now is, on a separate view, I need to extract the subtotals from view #1. For Example; On View #1, I have [...]]]></description>
				<content:encoded><![CDATA[<p>Hi,<br/><br/> I have two forms with two views. That needs to access data from one another. <br/><br/> I have a view that has been categorized and computes the total value per data. My problem now is, on a separate view, I need to extract the subtotals from view #1. <br/><br/> For Example;<br/><br/> On View #1, I have columns named Country (C1), State/City (SC) and Population (P1). So I have multiple State/City that are categorized by Country. <br/><br/> On View #2, I have columns named Country (C2) (different field name from View #1) and Population 2009 (P2). <br/><br/> Now I need to get the total from View #1 per Country. That needs to appear side by side on the same level as View #2 and do subtraction on the 3rd column. I can&#8217;t seem to rack my brain how to do it. Since I&#8217;m using two different forms.<br/><br/> Sample View:<br/><br/> View #1 (taken from Form #1)<br/><br/> [table border="0" width="357" cellpadding="0" cellspacing="0" style="width: 268pt; border-collapse: collapse;"> [colgroup][col width="77" style="width: 58pt; mso-width-source: userset; mso-width-alt: 2816;">[/cOLIST][col width="71" style="width: 53pt; mso-width-source: userset; mso-width-alt: 2596;">[/cOLIST][col width="25" style="width: 19pt; mso-width-source: userset; mso-width-alt: 914;">[/cOLIST][col width="184" style="width: 138pt; mso-width-source: userset; mso-width-alt: 6729;">[/cOLIST][/colgroup] [tbody] [tr height="20" style="height: 15pt;"> [td height="20" width="77" style="width: 58pt; height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]C1[/strong][/td] [td width="71" style="width: 53pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]SC[/strong][/td] [td width="25" style="width: 19pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]P1[/strong][/td] [td width="184" style="width: 138pt; background-color: transparent; border: #f0f0f0;" class="xl66">[strong][/strong][/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">Japan[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Tokyo[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">100[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Kyoto[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">150[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Yokohama[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">200[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">450[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">(total computed by Lotus Notes)[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">Philippines[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Manila[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">100[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">Cebu[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">200[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">300[/td] [td style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">(total computed by Lotus Notes)[/td] [/tr] [/tbody] [/table] View #2 (taken from Form #2, except Population 2010) <br/><br/> [table border="0" width="198" cellpadding="0" cellspacing="0" style="width: 149pt; border-collapse: collapse;"> [colgroup][col width="70" style="width: 53pt; mso-width-source: userset; mso-width-alt: 2560;">[/cOLIST][col width="64" span="2" style="width: 48pt;">[/cOLIST][/colgroup] [tbody] [tr height="20" style="height: 15pt;"> [td height="20" width="70" style="width: 53pt; height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]C2    [/strong][/td] [td width="64" style="width: 48pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong][/strong][/td] [td width="64" style="width: 48pt; background-color: transparent; border: #f0f0f0;" class="xl65">[strong]P2          P1[/strong][/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">Japan[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">200[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">450[/td] [/tr] [tr height="20" style="height: 15pt;"> [td height="20" style="height: 15pt; background-color: transparent; border: #f0f0f0;" class="xl66">Philippines[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">200[/td] [td align="right" style="BORDER-RIGHT: #f0f0f0; BORDER-TOP: #f0f0f0; BORDER-LEFT: #f0f0f0; BORDER-BOTTOM: #f0f0f0; BACKGROUND-COLOR: transparent" class="xl66">300[/td] [/tr] [/tbody] [/table] Hope you guys can help me. I&#8217;m a newbie in this. Thanks in advance!<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/working-with-views-in-lotus-notes-designer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lotus 8.5 values not reflected in view</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/values-not-reflected-in-view/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/values-not-reflected-in-view/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 13:47:35 +0000</pubDate>
		<dc:creator>Lotusqueries</dc:creator>
				<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Forms]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes 8.5]]></category>
		<category><![CDATA[Lotus Notes errors]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[whenever i add values in a form this values are linked with a view , but the values dont refect in the view . if the same view is seen from designer the values get refected , but not from the client . what would be the reason for the same]]></description>
				<content:encoded><![CDATA[<p>whenever i add values in a form this values are linked with a view , but the values dont refect in the view . if the same view is seen from designer the values get refected , but not from the client . what would be the reason for the same</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/values-not-reflected-in-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to make text to speech from a lotus notes database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-make-text-to-speech-from-a-lotus-notes-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-make-text-to-speech-from-a-lotus-notes-database/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 20:44:04 +0000</pubDate>
		<dc:creator>Meco</dc:creator>
				<category><![CDATA[Lotus Designer 8.5]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Domino 7]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[how to make text to speech from a lotus notes database, i want to find a code and i want to get the speech od that field please hel me]]></description>
				<content:encoded><![CDATA[<p>how to make text to speech from a lotus notes database, i want to find a code and i want to get the speech od that field please hel me</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-make-text-to-speech-from-a-lotus-notes-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encryption of internet password in Domino</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/encryption-of-internet-password-in-domino/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/encryption-of-internet-password-in-domino/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 05:12:55 +0000</pubDate>
		<dc:creator>srihoneysh</dc:creator>
				<category><![CDATA[Application security]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Domino]]></category>
		<category><![CDATA[Lotus Domino security]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In notes directory, I am changing the internet password of a Person, when i enter password, it gets encrypted first, using @password function and the password is displayed in a encrypted format like this (63E4BD1FEFD8913B15A5A5EF484A3F6B06). But when i try to save the document, it again get encrypted in different format like this (GxrxKcE8PGW3rmSwDFI4). I am [...]]]></description>
				<content:encoded><![CDATA[<p>In notes directory, I am changing the internet password of a Person, when i enter password, it gets encrypted first, using @password function and the password is displayed in a encrypted format like this (63E4BD1FEFD8913B15A5A5EF484A3F6B06). But when i try to save the document, it again get encrypted in different format like this (GxrxKcE8PGW3rmSwDFI4). I am using this internet password for authentication in one of my application, but i dont know how to compare the password entered in my application with this encrypted format. does anyone know ecryption algorithm happening while saving the person document.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/encryption-of-internet-password-in-domino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Formula @if</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lotus-formula-if/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/lotus-formula-if/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 14:17:02 +0000</pubDate>
		<dc:creator>Jdaniel</dc:creator>
				<category><![CDATA[Lotus]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Notes 6.5.x]]></category>
		<category><![CDATA[Louts Notes 6.5.4]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Have a subform that I am trying to set the value of Tax based on a plant field and useage. If the Plant is 3 then tax is 5% for everthing. If Plant is 1 or 2 then tax is 7% on non production and 0% on production. Here is the code for the Tax [...]]]></description>
				<content:encoded><![CDATA[<p>Have a subform that I am trying to set the value of Tax based on a plant field and useage. If the Plant is 3 then tax is 5% for everthing. If Plant is 1 or 2 then tax is 7% on non production and 0% on production. <br/><br/> Here is the code for the Tax field. <br/><br/> @If(Type3 != &#8220;Plant#3&#8243;) &#038; @If(Prod != &#8220;Production&#8221;);@Sum(SubTotal * 0.07);@If(Type3 = &#8220;Plant#3&#8243;);@Sum(SubTotal * 0.05);0<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/lotus-formula-if/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Domino 8 Quota Issue</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/domino-8-quota-issue/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/domino-8-quota-issue/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 19:38:56 +0000</pubDate>
		<dc:creator>Brievap</dc:creator>
				<category><![CDATA[.NSF files]]></category>
		<category><![CDATA[Domino]]></category>
		<category><![CDATA[Domino 6.5]]></category>
		<category><![CDATA[Domino Designer]]></category>
		<category><![CDATA[Domino Server]]></category>
		<category><![CDATA[Domino Web Access]]></category>
		<category><![CDATA[Domino Web Access (iNotes)]]></category>
		<category><![CDATA[Formula Language]]></category>
		<category><![CDATA[iNotes]]></category>
		<category><![CDATA[Lotus]]></category>
		<category><![CDATA[Lotus Address Book]]></category>
		<category><![CDATA[Lotus Agents]]></category>
		<category><![CDATA[Lotus archiving]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Domino 6.5]]></category>
		<category><![CDATA[Lotus Domino 6.x]]></category>
		<category><![CDATA[Lotus Domino 7.x]]></category>
		<category><![CDATA[Lotus Domino 8.x]]></category>
		<category><![CDATA[Lotus Domino replication]]></category>
		<category><![CDATA[Lotus Domino Server 6.x]]></category>
		<category><![CDATA[Lotus Domino Server 7.x]]></category>
		<category><![CDATA[Lotus Domino Server 8.x]]></category>
		<category><![CDATA[Lotus email]]></category>
		<category><![CDATA[Lotus error messages]]></category>
		<category><![CDATA[Lotus Forms]]></category>
		<category><![CDATA[Lotus migration]]></category>
		<category><![CDATA[Lotus Notes]]></category>
		<category><![CDATA[Lotus Notes 5.x]]></category>
		<category><![CDATA[Lotus Notes 6.5]]></category>
		<category><![CDATA[Lotus Notes 6.x]]></category>
		<category><![CDATA[Lotus Notes 7]]></category>
		<category><![CDATA[Lotus Notes 7.0.2]]></category>
		<category><![CDATA[Lotus Notes 7.x]]></category>
		<category><![CDATA[Lotus Notes 8.x]]></category>
		<category><![CDATA[Lotus Notes administration]]></category>
		<category><![CDATA[Lotus Notes archiving]]></category>
		<category><![CDATA[Lotus Notes Calendar]]></category>
		<category><![CDATA[Lotus Notes Database]]></category>
		<category><![CDATA[Lotus Notes Domino archiving]]></category>
		<category><![CDATA[Lotus Notes email]]></category>
		<category><![CDATA[Lotus Notes error messages]]></category>
		<category><![CDATA[Lotus Notes errors]]></category>
		<category><![CDATA[Lotus Notes View]]></category>
		<category><![CDATA[Lotus Sametime]]></category>
		<category><![CDATA[LotusScript]]></category>
		<category><![CDATA[Names.nsf]]></category>
		<category><![CDATA[Notes/Domino certification]]></category>
		<category><![CDATA[NSF]]></category>
		<category><![CDATA[Platform Issues]]></category>
		<category><![CDATA[WebSphere]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a few workstations that are domino 5 that i am migrating to a domino 8 server enviroment. The domino 5 mail files have thier templates updated and copied to the remote workstaions to provide a local mail file that only replicates mail changes at an interval. now my questin is that this all [...]]]></description>
				<content:encoded><![CDATA[<p>I have a few workstations that are domino 5 that i am migrating to a domino 8 server enviroment. The domino 5 mail files have thier templates updated and copied to the remote workstaions to provide a local mail file that only replicates mail changes at an interval.  now my questin is that this all works fine untill i get an message about a quota on the local mail file when i didnt have one set. The servers copy of the mail file is fine and lets me send email with no issues, its just the local mail file that i copied onto the local pcs that is becoming annoying. Is it something to do with the template that they are updating to ? where is this function getting the results fo this message. Any help would be greatly appreciated.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/domino-8-quota-issue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add toolbar button in Lotus Notes programmatically</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-add-toolbar-button-in-lotus-notes-programmatically/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-add-toolbar-button-in-lotus-notes-programmatically/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 10:17:44 +0000</pubDate>
		<dc:creator>Harishtg</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Lotus C++ API toolkit]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Notes]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi ALl, How to add a custom toolbar button programmatically using C,C++ Notes API? Also i would like to add functionality to the button click.Pls help me with this.]]></description>
				<content:encoded><![CDATA[<p>Hi ALl,<br />
           How to add a custom toolbar button programmatically using C,C++ Notes API?<br />
Also i would like to add functionality to the button click.Pls help me with this.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-add-toolbar-button-in-lotus-notes-programmatically/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to set the title on Tabs dynamically (programatically)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-the-title-on-tabs-dynamically-programatically/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-the-title-on-tabs-dynamically-programatically/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 06:42:51 +0000</pubDate>
		<dc:creator>Dheeruj</dc:creator>
				<category><![CDATA[Conditional statements]]></category>
		<category><![CDATA[Lotus development]]></category>
		<category><![CDATA[Lotus Notes 8]]></category>
		<category><![CDATA[LotusScript conditional statements]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, We are using LotusNotes 8.0 and we would like to know how to set the title on the Tabs dynamically i.e. depending on certain conditions. Grateful if somebody can help. Thanks a lot Dheeruj]]></description>
				<content:encoded><![CDATA[<p>Hi,<br />
We are using LotusNotes 8.0 and we would like to know how to set the title on the Tabs dynamically i.e. depending on certain conditions.</p>
<p>Grateful if somebody can help.</p>
<p>Thanks a lot</p>
<p>Dheeruj</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-set-the-title-on-tabs-dynamically-programatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fetching Mail Stores From Domino Server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/fetching-mail-stores-from-domino-server-2/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/fetching-mail-stores-from-domino-server-2/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 10:09:44 +0000</pubDate>
		<dc:creator>Preeti08</dc:creator>
				<category><![CDATA[.NET applications]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[ListBox]]></category>
		<category><![CDATA[Lotus development]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am making one application in C# .Which will fetch mail stores from Domino Server and Display it in List Box. Currently i am using &#8220;Interop.Domino.dll &#8220;.But don&#8217;t know much about it.]]></description>
				<content:encoded><![CDATA[<p>I am making one application in C# .Which will fetch mail stores from Domino Server and Display it in List Box.<br />
Currently i am using &#8220;Interop.Domino.dll &#8220;.But don&#8217;t know much about it.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/fetching-mail-stores-from-domino-server-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/24 queries in 0.032 seconds using memcached
Object Caching 1022/1136 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-26 00:07:29 -->