Recent IT Questions

1 - 20 of 94
<<PREVIOUS 1|2|3|4|5 NEXT>>

How to stop autoreply replying to myself

I use Lotus I have setup a simple agent for a general email address that handles customer enquiries. I have used formula's that reply to the sender using the From field formula (From) and the subject field formula (Subject). I have found that there is an instance where our website sends emails to...

Answer Question   |  Jul 13 2008   1:09 AM GMT   |  asked by Hjeffery
Lotus Notes, LotusScript


LotusScript code to add Assigned Policy in directory

I need a script to populate the Assigned Policy field in a DOmino directory person record, if the Setup Profile is populated. Can anyone offer such a script? With 4000 plus users to edit, I really don't want to do it manually...

View Answer   |  Jul 9 2008   7:57 PM GMT   |  asked by Tas
Lotus development, Lotus Domino directory, LotusScript


How to disable mail forwarding to external email address

Hi. My users are setting up agents to export their mail to external emails. any ideas how to counter this while still allowing them to create "out-of-office" and "archive" agents?

View Answer   |  Jul 8 2008   1:01 PM GMT   |  asked by RHS
Lotus Notes 7.x, LotusScript


Using LotusScript to create and open a View

I am having a problem creating a View using LotusScript (CreateView method) and then opening it (OpenView). I can successfully create the view, I can see it, I can get it to perform like an object, but when I want to open it in a frame (immediately after creating) via NotesUIDatabase.OpenView, the...

Answer Question   |  Jun 26 2008   7:48 PM GMT   |  asked by Domino Ask The Experts
LotusScript, OpenView, CreateView


LotusScript to change location document name

I know this is possible but I don't know how its done. I need to run some LotusScript that will allow me to only change the location document name to my company's name on our Lotus Notes client. I already have the script that deletes the location doc. Can anyone offer me any suggestions?

View Answer   |  Jun 26 2008   7:32 PM GMT   |  asked by Domino Ask The Experts
LotusScript, Lotus Notes


LotusScript code to compare number of marked messages

When sending email to multiple addressees and receiving answers which are again sent to many users, this creates a large amount of redundant information. Is there any LotusScript code that I could use to compare a number of marked messages with a defined "master message" (usually the newest) and...

View Answer   |  Jun 26 2008   6:54 PM GMT   |  asked by Domino Ask The Experts
LotusScript, Lotus Notes, Email monitoring


LotusScript to re-establish doclinks in a Lotus Notes database

We have a Lotus Notes database where the documents have doclinks for the archive database. I've converted Lotus wordpro attachments to Microsoft Word and placed them back in the new archive database. Can any one help me in writing some LotusScript which will re-establish the doclinks in the new...

Answer Question   |  Jun 26 2008   6:47 PM GMT   |  asked by Domino Ask The Experts
LotusScript, Lotus Notes database


LotusScript to select a document from a Lotus Notes database

Is there any LotusScript I can use to select a document from a Lotus Notes Domino database?

Answer Question   |  Jun 26 2008   6:11 PM GMT   |  asked by Domino Ask The Experts
LotusScript, Lotus Notes database


Retrieve attached files within a rich-text field from a Lotus Notes document?

What is the best way to retrieve attached files within a rich-text field from a Lotus Notes document and subsequentlymove it to a rich-text field in another document?

Answer Question   |  Jun 26 2008   6:00 PM GMT   |  asked by Domino Ask The Experts
LotusScript, Rich text, Lotus Notes


Modifying the WPDefaultBasic.form

I apologize for this question but I'm relatively new to Lotus Notes Domino. My question is this: I want to modify the WPDefaultBasic.form but I dont know where I should start. Where should I go to get the information to learn how to modify these forms? Or does anyone have any suggestions as to what...

Answer Question   |  Jun 26 2008   5:56 PM GMT   |  asked by Domino Ask The Experts
LotusScript, Lotus Notes, Lotus Forms


Copy Attachments to Folder

Anyone have a lotusscript to copy attachments to a folder?Also need to extract to excel a view but right now i think i can handle that with NotesSQL ODBC. The attachments part is buging me the most. This is not a mail system.... We have a database setup for document approvals.Lotus Domino 6.5

View Answer   |  Jun 11 2008   1:29 PM GMT   |  asked by Maramor
Lotus Domino, LotusScript, Lotus Notes 6.x


Lotus Notes - Monitor thru program

How to monitor the following task using lotusscript/formula language.1. Availability Index2. Router Task Status3. SMTP Task status4. IMAP Task Status5. POP3 Task Status6. HTTP Task Status7. LDAP Task Status8. Cluster Replicator Status9. Mail Queue Length10. Mail Services Status11. Mail Server Disk...

Answer Question   |  Jun 9 2008   5:12 AM GMT   |  asked by Jacksaro
Lotus Notes, Lotus Domino, LotusScript


copying docs while retaining unique doc id

I am having to restore data (alot of it!). I am doing this in stages due to the volume of data I'm dealing with. I'd like to copy the docs from the backup copy (made via replica) to the production database while retaining the unique document id. I know I've seen code for this, and relatively...

View Answer   |  Jun 3 2008   5:32 PM GMT   |  asked by Tjarman
LotusScript, Replicating databases


to convert url into Hotspot

to convert url into Hotspot

Answer Question   |  May 30 2008   2:36 PM GMT   |  asked by Taruna
Lotus hotspot, LotusScript


Finding a file directory/path on a network drive from a browser

I am building a web page where a user enters a network Drive letter (i.e. C: or D: or H:) and path, and when that user "Submits," I want the Domino agent to mimic the following client LotusScript code: '***Begin Code****************fileName$ = Dir$(pathName$, 0)Do While fileName$ <> "" 'Do...

View Answer   |  May 23 2008   9:27 PM GMT   |  asked by Cbanquer
Network Drive, Network, LotusScript


“lotus script error - out of memory”

When a user tires to access his mailfile he get the following error "lotus script error - out of memory"..But mailfile is working fine on server copy..Please any one assist for this erro

View Answer   |  May 16 2008   3:30 AM GMT   |  asked by Mano
LotusScript


Create Agent To seach unreviewed forms in 24 hour date range

Greetings!I am brand new as a Notes Domino developer with very little programming background. That said, I have a customer that has asked me to create an agent to check the claim forms submitted in the past 24 hours (date Range). If a claim form is found to have no action taken in that 24 hour...

Answer Question   |  May 7 2008   2:11 PM GMT   |  asked by Mikes1212
Lotus Agents, LotusScript, Lotus development


Notes 7.02 - ClntMachine field in names.nsf

Hi, Can you please provide me with the exact code to get the client version.

Answer Question   |  Apr 14 2008   6:20 AM GMT   |  asked by Domino Admin
Lotus Notes 7.x, LotusScript, ClntMachine


Lotus Script

HI,I am running an agent that updates my RSS feeds. When I run it locally it runs fine but when I schedule it to run on our server it doesn't retrueve anything from the Web, help!CODESub GetnUpdateFeed(Document As NotesDocument) On Error Goto errGetnUpdateFeed Dim strtext As String Dim session...

View Answer   |  Apr 11 2008   10:17 AM GMT   |  asked by Jellybean
LotusScript, RSS, Lotus Agents


Bookmark opening redirect embedded frameset based on Reg value

We have Bookmark set as the default opening page in Notes. What I'm trying to do is redirect the embedded frameset -Welcome- frameset depending on the users current location. So in the db opening script I am writing to the registery the users current location.If the location is not Office I am...

View Answer   |  Apr 3 2008   9:09 AM GMT   |  asked by Jellybean
LotusScript, Formula Language, Bookmark.nsf


1 - 20 of 94
<<PREVIOUS 1|2|3|4|5 NEXT>>