Email Alerts
-
Top 10 Lotus Notes/Domino coding and development tips of 2008
We've compiled our most-viewed Lotus Notes/Domino coding and development tips of 2008. Discover how to use LotusScript to sort a document selection, programmatically replace the design of a Lotus Notes database, clear a local cache using LotusScript ... The Year in Review
-
Top 10 issues when developing Lotus Notes Domino Internet applications
Learn about some best practices and issues to look out for when developing and deploying external Lotus Notes Domino Internet applications and Web sites. Tutorial
-
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. The Year in Review
-
A bevy of Notes/Domino development tips
Our SearchDomino.com tip contest runs through the end of March. Here is a list of the current contenders -- an assortment of 13 Notes/Domino development tips from our valued SearchDomino.com members. Take a few minutes to read them over and rate each... Contest
-
Top 10 Notes/Domino developer tips of 2006
Based on your clicks, here are the top 10 most popular Notes/Domino development tips from 2006. From creating PDF documents, column color charts and Lotus Notes views to converting Microsoft Word and Excel files, these topics piqued your interest in ... The Year in Review
-
A smorgasbord of Notes/Domino development tips
Our SearchDomino.com tip contest runs through the end of December. Here is a list of the current contenders -- a smorgasbord of 20 Notes/Domino development tips from our members. Read them, rate them. Your votes determine the winners. Contest
-
Ajax Learning Guide
Chances are, you've been doing JavaScript and XML developer work in Lotus Domino for quite some time. This old/new approach is causing quite a stir in developer circles and now rates an official name -- Ajax or 'Asynchronous JavaScript and XML..' Th... Learning Guide
-
Eclipse Learning Guide
Leaning toward open source? Then check out the language-neutral Eclipse development platform featuring an extensible plug-in based framework. This learning guide is brimming with helpful pointers to get you started quickly. Learning Guide
-
IBM Workplace Learning Guide
No matter whether your organization has already decided to deploy the IBM Workplace platform or is still debating such a move, this learning guide will help you by providing a wealth of resources that will provide an understanding of the technology a... Learning Guide
-
RSS Learning Guide
This Learning Guide provides a handy reference to general RSS information and specific Websphere RSS and Domino RSS information on server-side issues. Learning Guide
-
IBM rallies behind SOA flag
Big Blue executives announce new services fabric and SOA registry/repository for WebSphere along with new BPM offerings. Article | 17 Oct 2006
-
App security defense in depth: Strategies to lock down your Web apps
Most organizations have deployed a layered approach to tackling security at the infrastructure level, but now experts say it's time to apply that approach to Web applications. Article | 04 May 2006
-
Ajax and Ruby do Vegas
With Java growing ever more complex and Ajax still unsteady, programmers at The ServerSide Java Symposium espoused the utility of Ruby on Rails. Article | 29 Mar 2006
-
Yahoo! unveils Ajax Web services
Leveraging its 2004 acquistion of Oddpost Inc., Yahoo! has released four new Ajax-based Web services APIs. Article | 08 Mar 2006
-
Tibco sets its Ajax free
Tibco's latest version of its General Interface Ajax and rich Internet application studio software will be available for a free license for public deployments, keeping in step with the hot, but inexpensive Ajax market. Article | 15 Feb 2006
-
Ajax hype vs. reality
Ajax is a powerful rich Internet application technology, but Burton Group cautions against overkill and notes that tools and frameworks for using it are nascent. Article | 09 Dec 2005
-
Web services, AJAX loom for developers
The rise of Web services marks a shift in focus to AJAX and client-side development. Microsoft and others will make sure developers don't have to brush up on JavaScript or abandon their server-side know-how. Article | 29 Nov 2005
-
AJAX may clean Microsoft Office's clock
AJAX may bode ill for Microsoft's flagship Office suite. The threat comes about because AJAX, a set of Web development tools that speed up web apps by summoning snippets of data as needed instead of pulling entire Web pages over and over, could allow... News | 01 Nov 2005
-
AJAX gives software a fresh look
Over the years, desktop applications tied to a specific operating system have become entrenched as the main way to work on a computer. AJAX, a set of development techniques standardized over the past eight years, could change all that by bringing mor... News | 04 Oct 2005
-
XML taking over today's apps, with tomorrow's in sight
XML is now the foundation of most every Web service and service-oriented architecture. But with a network player, a chip maker and a software giant all heading in the same direction, it's hard to see where exactly the XML market is going. News | 28 Sep 2005
- See more News on Web Development for Lotus Notes Domino
-
Displaying a custom icon view column in Xpages
Get the JavaScript code necessary to display a custom icon view column in Xpages. Tip
-
Trap JavaScript runtime errors in Domino Web apps
Domino developers know that errors can and do occur during application development and testing as well as during production. This JavaScript traps errors in Domino applications -- providing two advantages over the browser's built-in error-handling m... Tip
-
Write HTML and JavaScript in Notes view rows and columns on the Web
By default, Lotus Notes only allows you to create links in the first column of views for users to open documents. Discover how you can write some HTML and JavaScript to embed links within Lotus Notes view columns and rows on the Web. Tip
-
JavaScript detects Web browser type and version in Notes/Domino 8.0.2
Previous Lotus Notes/Domino versions let you use navigator.appName and navigator.appVersion to detect which Web browser type and version were used in Notes/Domino applications. This is no longer an option in Notes/Domino 8.0.2 and higher. Use this Ja... Tip
-
How to validate Lotus Notes forms on a Domino server without losing entered data
When validating Lotus Notes forms in a Web application, loss of field data can occur on the Domino server. In this tip, SearchDomino.com member Sameer Thakur explains how to remedy this problem using a modified WebQuerySave method. Tip
-
A simpler pagination view for Lotus Notes documents on the Web
Frustrated by clicking through endless "Next" buttons to reach a buried Lotus Notes document? Learn how to create a simpler pagination view for Lotus Notes documents on the Web Tip
-
How to convert Microsoft Word or Microsoft Excel documents to HTML
This Web Query Save agent from SearchDomino.com member T. Wynn takes a Microsoft Word or Microsoft Excel file and converts it to HTML. It then creates a new Lotus Notes document and attaches the converted HTML files and original Microsoft Office file... Tip
-
How to create non-scrolling Lotus Domino view headers on the Web
Learn how you can use simple style sheet entries to prevent the scrolling of your Domino view headers. Tip
-
How to create a dynamic SVG graph using a Lotus Notes agent
Scalable Vector Graphic (SVG) is a language for describing two-dimensional graphics and graphical applications in XML. In this tip, SearchDomino.com member William Beh explains how to use a Lotus Notes agent to generate a dynamic SVG for a Web site. Tip
-
A LotusScript agent that works around the Ajax cross-domain limitation
SearchDomino.com member Sean Burgess explains how to create a simple LotusScript agent that can retrieve Ajax data from other domains. Tip
- See more Tips on Web Development for Lotus Notes Domino
-
Programmatically copy and hide attachments in Lotus Notes rich-text fields
Web Development expert Jens Bruntt offers suggestions on how to programmatically copy and hide attachments in Lotus Notes rich-text fields. Ask the Expert
-
Programmatically edit a rich-text field table from within the Lotus Notes client
Learn about an add-on Domino developers can use to programmatically edit rich-text field tables from within the Lotus Notes client. Ask the Expert
-
Troubleshooting Lotus Notes Domino tabbed table problems
Web Development expert Jens Bruntt outlines three potential issues to consider when troubleshooting Lotus Notes Domino tabbed table problems. Ask the Expert
-
Trapping the on-click event of a radio button
SearchDomino.com expert Andre Guirard explains how to trap the on-click event of a radio button in a Lotus Notes client application. Ask the Expert
-
JavaScript causing errors in Lotus Notes client
SearchDomino.com expert Andre Guirard troubleshoots why JavaScript might cause errors in the Lotus Notes client when a document has been submitted and is stored in the Notes client. Ask the Expert
-
Can blank rows in calendar view be suppressed for readers not specified in reader field?
This user's Lotus Notes application has many documents with reader fields. When users don't have access to a given doc, the doc shows up as a blank row in the calendar view. The user wants to know of a way to suppress the blank rows in the calendar v... Ask the Expert
-
Can Lotus Notes client be launched from Web page?
This developer wants to know if a Notes client can be launched from a Web page. Ask the Expert
-
Can LotusScript agent display search results using specific view?
This developer wants to know how to use a LotusScript agent to display search results using a specific view. Ask the Expert
-
Creating Word doc from form works in Notes 5.0.2 but not 5.0.11
This developer is wondering why an action to create a Word document from a form (which is itself created in the Notes client) works in Notes R5.0.2 but not R5.0.11. Ask the Expert
-
Configure an IM hot spot on Web page
This user wants to create an IM "hot spot" on a Web page, and wants to know if this can be configured on a Domino hosted Web server using .nsf files. Ask the Expert
- See more Expert Advice on Web Development for Lotus Notes Domino
-
Displaying a custom icon view column in Xpages
Get the JavaScript code necessary to display a custom icon view column in Xpages. Tip
-
Trap JavaScript runtime errors in Domino Web apps
Domino developers know that errors can and do occur during application development and testing as well as during production. This JavaScript traps errors in Domino applications -- providing two advantages over the browser's built-in error-handling m... Tip
-
Write HTML and JavaScript in Notes view rows and columns on the Web
By default, Lotus Notes only allows you to create links in the first column of views for users to open documents. Discover how you can write some HTML and JavaScript to embed links within Lotus Notes view columns and rows on the Web. Tip
-
JavaScript detects Web browser type and version in Notes/Domino 8.0.2
Previous Lotus Notes/Domino versions let you use navigator.appName and navigator.appVersion to detect which Web browser type and version were used in Notes/Domino applications. This is no longer an option in Notes/Domino 8.0.2 and higher. Use this Ja... Tip
-
Top 10 Lotus Notes/Domino coding and development tips of 2008
We've compiled our most-viewed Lotus Notes/Domino coding and development tips of 2008. Discover how to use LotusScript to sort a document selection, programmatically replace the design of a Lotus Notes database, clear a local cache using LotusScript ... The Year in Review
-
Top 10 issues when developing Lotus Notes Domino Internet applications
Learn about some best practices and issues to look out for when developing and deploying external Lotus Notes Domino Internet applications and Web sites. Tutorial
-
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. The Year in Review
-
Programmatically copy and hide attachments in Lotus Notes rich-text fields
Web Development expert Jens Bruntt offers suggestions on how to programmatically copy and hide attachments in Lotus Notes rich-text fields. Ask the Expert
-
Programmatically edit a rich-text field table from within the Lotus Notes client
Learn about an add-on Domino developers can use to programmatically edit rich-text field tables from within the Lotus Notes client. Ask the Expert
-
Troubleshooting Lotus Notes Domino tabbed table problems
Web Development expert Jens Bruntt outlines three potential issues to consider when troubleshooting Lotus Notes Domino tabbed table problems. Ask the Expert
- See more All on Web Development for Lotus Notes Domino
About Web Development for Lotus Notes Domino
Whether you're coding in HTML, LotusScript, JavaScript, Java, Ajax or something other programming language, Web applications are a ubiquitous element of Lotus Notes Domino development. Creating Lotus Notes and Domino Web forms, customizing headers and views, building Web agents, making dropdown lists and radio buttons, and sharing documents are all common components of Lotus Notes Domino Web development. Find out how to achieve those tasks and many others from these tips and tutorials.