XML and Web Services for Lotus Notes Domino
New & Notable



Download: IT certifications that stand out
Are you looking to advance your career? Expand your knowledge? Boost your credibility? Our editors put together this complimentary 19-page guide on everything you need to know about obtaining an IT certification—with special attention given to cloud and desktop certifications.
XML and Web Services for Lotus Notes Domino News
-
February 25, 2004
25
Feb'04
Creating dynamic categorized views
Learn how to use XML, JavaScript and the ReadViewEntries URL command to build categorized views that reduce network traffic and server load, and enhance the UI experience for end users. This article includes code examples.
XML and Web Services for Lotus Notes Domino Get Started
Bring yourself up to speed with our introductory content
-
DXL (Domino Extensible Language)
DXL (Domino Extensible Language) is a specific version of Extensible Markup Language (XML) for Lotus Domino data. Continue Reading
-
Notes to XML. . .and back again
Notes/Domino 6.x has robust tools for translating Notes data into XML and vice versa. IBM documentation lacks a simple sample showing the full operation. This tip fixes that. Continue Reading
-
Extensible Markup Language (XML) Learning Guide
This SearchDomino.comguide introduces you to Extensible Markup Language (XML), explains best practices and pitfalls to avoid and provides troubleshooting help and advice. You'll find XML articles, tutorials, tips, tools, white papers, expert advice ... Continue Reading
Evaluate XML and Web Services for Lotus Notes Domino Vendors & Products
Weigh the pros and cons of technologies, products and projects you are considering.
-
Top 10 Lotus Notes Domino programming and development tips of 2007
The results are in. Here are the top 10 most-clicked Lotus Notes programming and development tips of 2007. Continue Reading
Manage XML and Web Services for Lotus Notes Domino
Learn to apply best practices and optimize your operations.
-
Create an RSS feed in Notes/Domino 8 with XML
You can easily create an RSS feed application in Lotus Notes/Domino 8 using these steps. All you need to do is set up your Notes view and use some XML code. Read the full tip now for complete instructions. Continue Reading
-
Loading XML from JavaScript
SearchDomino.com member Chandra Teja explains how to load XML from JavaScript and manipulate the data in Internet Explorer using the DOMDocument object. Continue Reading
-
Converting XML files into Lotus Notes documents
This LotusScript agent from SearchDomino.com member Genesio Zomparelli parses XML into a standard DOM (Document Object Model) tree using the NotesDOMParser class. Continue Reading
Problem Solve XML and Web Services for Lotus Notes Domino Issues
We’ve gathered up expert advice and tips from professionals like you so that the answers you need are always available.
-
Finding the properties of a doclinked Lotus Notes document
SearchDomino.com expert Cregg Hardwick explains different options for retrieving the properties of a doclinked Lotus Notes document in Domino R5 or Domino R6. Continue Reading
-
How to override default Lotus Notes print settings
Discover how to override default Lotus Notes print settings using LotusScript, Formula language or XML. Continue Reading
-
Using the XMLHTTP object for integration with Domino or any RDBMS back end
This tip demonstrates how to use the XMLHTTP object for integration with Domino or any RDBMS back end. Continue Reading