Greetings All, I am looking for a Notes (R.8.0.1) view selection formula keyed off of a date field (dtCashier), which will show all documents in which that...
gary.fuller@...
May 1, 2008 10:50 am
1368
I got several quick responses from the Notes/Domino 6&7 Forum on IBM's site. Puneet Jain provided this solution, which I am going to use initially, and seems...
gary.fuller@...
May 1, 2008 12:37 pm
1369
... date ... contains a ... words, ... I strongly recommend that you use a folder, not a view for this. Time-based selection in views is probably the biggest...
I am running Domino 7.0.2 on a Microsoft Windows Server 2003, Standard x64 edition, Service Pack 2 What is a good and reliable Antivirus and AntiSpam package...
Michael: I went to the Trend Micro website and I did not see anything for a Domino server. It looks like this product only works for a workstation, Am I ...
Trend Scanmail, they make a product for Exchange and for Domino. http://us.trendmicro.com/us/products/enterprise/scanmail-for-lotus-domino/ "Enrique Culebro"...
I am creating a PDF document from a Notes document using Notes. I have created the XML file and am using an .xsl stylesheet to transform it. I have a table...
I am re-submitting this hoping that my code will come through this time. Sorry for the long email. Thanks, Jean I am creating a PDF document from a Notes...
I am running 8.0.1 server and client. I have 2 associates that are getting OVERFLOW errors when they open their mail file. I thought this might be a client...
The one has a 2.3GB mail file, the other had a 1.4GB mail file but went through and archived a majority off it off and is now at 700MB (still getting the...
I am trying once again to post this, but not sure what will come through. The format for the Purchase Order may have one item on the table, or 15 items within...
I have the following code in a button in email. It is supposed to open their personal address book, update 3 fields in the "Office (network)" location document...
The second True in doc.Save spawns response documents if there is a conflict - are you getting conflicts? Brian Brian M. Moore Senior System Analyst Brunswick...
Hi Brian, I am not getting any conflicts (at least I can't see them). Notes help says this about the second 'true': "If the force parameter is True, the...
Since you're checking the IsPrivateAddressBook property, are you sure you're getting THE personal address book and not just A personal address book (when there...
... Don't know about these particular fields, but some fields in the location document are mirrored in the notes.ini file. Might be worth checking to see if...
I will be out of the office starting 05/02/2008 and will not return until 05/03/2008. This is an automated message to tell you that I'm out of the office. My...
This is the code I use. Place it in a button on an email If you want I can send you my stationery (-ary?) that I use when I enable an account Sub Click(Source...
Oh yeah - here's another button to turn on sametime - by editting the notes.ini im-enabled-sso - turns on the single signon option im-disabled=1 - is our our...
Sorry, I don't know about that version. Purged that data from my head when we upgraded to 7. In 7, we only need to push the IM server name and everything else...
I have code that will generate an XML file and from there I generate a PDF file. The problem that I am having is that I am creating the XML files for supplier...
Is it missing a ;? Does & fare any better? Patrick Jean.Stachler@cro wn.com Sent by: To ...
Patrick Trapp
ptrapp@...
May 5, 2008 6:55 pm
1395
Here is the code that I have in my "holdsupplier" field: First I have to determine if the supplier is one entered by the user or one taken from the list - that...