logo

Search Results for "URL"

This page is showing results 11 to 20 of 59

Passing arguments to a LotusScript agent

One of the topics that seems to keep popping up on the Notes.net Café is ...

21 Nov 2000 | Keywords: URL, Arguments, Parse, Query String | Read »

Opening database relative URLs in JavaScript

It is a little known fact the domino database structure behaves in much the same way as a standard directory strucure. Using this fact we can navigate through a database without having to include the...

12 Apr 2001 | Keywords: url, path, open | Read »

Searching Domino Simplified

More often than not Domino database have search boxes on all their pages. How does your work? Does it work if you disable JavaScript? Does it work when documents are in edit mode? What if the user pressed enter instead of the search button? If any of these are issues for you then this article will solve them all....

24 Jan 2005 | Keywords: search | Read »

Create a 'Delete Document' link

Place the following @Formula in to a Computed-Text hotspot (marked as Pass-Thru HTML) on a form in order to create a Delete action. ...

2 Jan 2001 | Keywords: Delete, confirm, link | Read »

Using Query_String parameters

Using the Query String portion of a URL is a useful method to pass information to a new document. For example when creating a new repsonse document: ..db.nsf/response?OpenForm&ParentUNID=766a4d... Ge...

25 Oct 2000 | Keywords: URL, Query String, Decoded | Read »

Display all documents from a view

Thought I would write a quick one about something useful I just learnt, before I go and forget what it was. It is yet another one of those things that they neglect to inform us developers about in th...

31 Jul 2001 | Keywords: view, count | Read »

Creating response documents in the browser

In the Notes client when we create a child/response document that inherits its values from the current document, it is easily achieved, simply by selecting the form property "Formulas inherit values ...

25 Sep 2000 | Keywords: Child, Response, Query String, Inherit | Read »

Marking fields as required

When a form is shown to the user on the web it is a good idea to let them know which fields are compulsory. The ...

14 Dec 2000 | Keywords: fields, required | Read »

Processing multiple documents from a view

As Domino has matured over the years, the number of features only available to the Notes Client developer has decreased. For example, one feature of the Lotus Notes client is the ability to select do...

28 Jan 2003 | Keywords: View, checkbox, GET, POST, process, Agent | Read »

Creating a simple search box

CodeStore is not alone in having a search input box on every page - Notes.net has one, as do most sites where the user wants to look for certain information straight away, rather than simply browsing...

3 Jun 2001 | Keywords: search, input, path | Read »

« Previous 10 Results Page 2 of 6 Next 10 Results »

Search Again