Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Foote
  • Content: Threads
  • Order by date
  1. Foote

    create an image of a document

    Is there anyway to scan an image of a notes document and send it as a file to another system? What we are trying to do is send an images of notes documents in a notes db to our financial systems server where it can be viewed and processed. (the financial systems server already receives...
  2. Foote

    Redirect delivery confirmations/return receipts

    How can delivery confirmations and return receipts be sent to another mailbox (other than the person's who is initiating the action to 'send mail) I have changed the principle in the memo and the Replyto, have tried an agent to send the mail changed the 'run on behalf of' to the other mail...
  3. Foote

    Disclaimer mail policy is not working

    We are trying to set up an organizational policy to append a disclaimer message to all emails. We are using notes 8.5 and have followed the instructions in the Help but so far emails do not contain the disclaimer message. We created an organizational policy using a message disclaimer mail...
  4. Foote

    Lotus notes application clustering

    I am a lotus notes developer using R7. We will be setting up Domino clustering by year end. What needs to be done to the notes applications so they will work when clustered. I have not found much info on this in any of the forums. We do not have clustering now and we do not use web apps at...
  5. Foote

    an agent scheduled to run after new mail arrives is not working

    I have an agent scheduled to run after new mail arrives on a local client. It does not run (agent log says this agent has never been run before). This database is a replica copy of a database on the server. We want the agent to run only on the local client, not the server because the agent is...
  6. Foote

    LS:DO-ODBC to connect to DB2 table and insert a row

    I am connecting to a DB2 table using odbc in lotusscript. I am using lotusscript to loop through a collection of documents in a notes database, saving data from several fields to temporary variables and then trying to insert a row into a db2 tble using those temporary variables. My error...
  7. Foote

    session.getdatabase not working

    using session.getdatabase in r5.0.10 is working fine. If database is not found, db.title is null, but when used in r5.0.12, code blows up and does not work - I can not find any reference to this in any forums or tech support sites
  8. Foote

    Choice list fields

    Why do the choice boxes or circles of a checkbox or radio button field sometimes appear grayed out on a form and not allow the user to select a choice? But if the user hits the enter key, it allows a choice to be selected. Is there a fix for this?
  9. Foote

    How do you default a view to open with the horizontal scroll bar

    How can you program views to open with the horizontal scroll bar available?
  10. Foote

    Refresh arrow doesn't disappear when clicked in views

    The blue refresh arrow in the top left corner of view does not go away, even after clicking on it and refreshing view. What might be causing this? I've checked view and db properties and there doesn't seem to be anything set to cause this.
  11. Foote

    scheduled agent will not complete all tasks specified in agent code

    I have an agent that will run manually with no problem, but when it runs scheduled, it will find the documents but not process them as the agent is suppose to. The creator of the agent is in the group on the server doc allowed to create agents, and there are no references to the UI classes in...

Part and Inventory Search

Back
Top