I seem to remember someone posting a way of recovering data from a 'Truncated' database, but for the life of me I can't find the document. I think I'm having...
We're on Notes 7. If someone sends a .ics attachment in an e-mail (to Lotus Notes), Notes processes it correctly. I presume that's what Gregg was referring...
Patrick Trapp
ptrapp@...
Jun 1, 2009 2:54 pm
2941
Atish, I've actually been on vacation for the past week, so I haven't done anything with it yet... lol What do you mean doing a search? The only agents/code...
Too bad their app doesn't just e-mail the .ics to the student. That might take care of everything for you. You know, click the link, get prompted for your...
Patrick Trapp
ptrapp@...
Jun 1, 2009 8:51 pm
2944
Yes, well, <cough><cough> that certainly would have been my suggestion had we been involved, or even informed, at some point before final testing began....
Now that I understand what's going on, maybe this will help. Assumes Windows. On your own system, save the ICS file. Then right-click and choose Open With....
jdillon@...
Jun 1, 2009 8:58 pm
2946
Hey All, I have started working on a lotus script solution for this issue. However I am having problems verifying time for these requests. It seems like if I ...
Not sure about the variable/field types of your code, but in general, what you want to check for is ((RequestedStartDateTime >= ExistingStartDateTime) AND...
The problem with this approach is this: You can tell Windows to use Notes to open the file with no problem. BUT, when you double-click on the file, Notes...
Hmmmm. I looked in my Notes.Ini file. I don't know if playing with these sorts of values will help, but it might be worth a shot: EDITIMP17=WordPerfect...
jdillon@...
Jun 2, 2009 3:46 pm
2950
I was trying to use the following code snippet that a previous developer had saved on forcing the Save and Close button to be pressed to Save and Close a...
Just wanted to let everyone know how I fixed this.. ... Here is the code I used in the UsedSaveButton field: Default Value = "No" Input Validation: ...
*Problem: *I have a form with a RTF field and want to make sure that the user has typed/pasted/attached something in it before allowing a save. *Issue: *I...
2-4 years hands on lotus development experience * Technical Skills required: - Lotus Script - Lotus Formula Language - Lotus Designer - Domino Notes *...
I don't think I've used this, but I copied it to my code bin just in case. The reference link is at the bottom. Cheers, Brian Amith Narera 05.13.2008 You may...
Can anyone tell me what I am doing wrong? I am trying to get the current date into a string value in LotusScript. I am in Notes version 7.0.2 Here's the code: ...
Hi Jean, that code should be working... Dim dateTimehold As New NotesDateTime( "" ) Call dateTimehold. SetNow Dim holdingCurValue As String holdingCurValue =...
Howdy, I am having difficulty finding a server side setting that will send all server side generated messages in a MIME format rather than Notes Rich Text....
I would look into the policies to see if this can be set for each user, or alternatively via the SMTP settings in the server document. Have you checked the...
Thank you for the information. The server is the sender for many of the messages, either that or the last person who signed the agent, so I'll look into if...
My understanding is that location and server settings do not apply to any agent-generated messages. If you want to generate MIME in an agent, you have to use...
The thing is we want all messages from the server to be in MIME format. We can't reprogram the agents to send in MIME format. Most of the emails being sent...
Just wondering if anyone has started using the iPhone for their business with Lotus Notes, I believe that UltaLite iNotes for the iPhone? Or if you are...
Hello. I have tried iPhone 3G, but it failed when trying to sync it with my Apple Macbook Pro and Notes. I had to buy a 3rd party software to achieve that. ...
We do have some iPhone users accessing mail. (Including me, but unlike some, I don't live on my iPhone :-) iNotes in ND8 has a neat mobile interface that works...