logo

Search Results for "Delete"

This page is showing results 1 to 10 of 14

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 »

Confirming a user's action

If you have links whose action is irreversible and you want to make the user confirm what they are doing then you could use the JavaScript onclick event. The HTML to invoke this is: ...

29 Sep 2000 | Keywords: onclick, return, confirm, delete | Read »

What to do after deleting a document

What do you do after a user has deleted a document. One option is to do nothing and let Domino return the message "Document Deleted" and then let the user work out what to do next. Not a good idea. I...

25 Apr 2001 | Keywords: delete, redirect, head | Read »

Domino Name Picker Revisited

A simple widget-like interface for choosing names from the address book, using Ajax....

26 Jun 2006 | Keywords: names, picker, address | Read »

Making Domino Behave Relationally

See how we can use some of the powerful new features of Domino 6's formula language to mimic relational data and create a list of "related article" links....

26 Apr 2004 | Keywords: relational, for, loop, dblookup | Read »

Attachments Manager R1.0

You may have noticed that, recently, I have published a couple of articles talking about how to work around the fact that the vanilla look of attachments on the web is like this: ...

24 Jan 2001 | Keywords: file, attachment, noscript, remove, delete, upload | Read »

PHP for Domino Developers, Part 5, Forms

This article is the fifth part of a series of articles that aim to introduce the LAMP platform to Domino Developers. In the first three articles I concentrated mainly on the MySQL database side of th...

14 Oct 2003 | Keywords: MySQL, php, form, fields, POST, GET | Read »

Control how attachments are removed

In a previous article I talked about using a combination of checkboxes and a WebQuerySave agent to produce an alternative method of removing attachments from a document. Thus, getting rid of the horr...

22 Jan 2001 | Keywords: attachment, file, remove, detach | Read »

Checking for attachments in JavaScript

Have you ever needed to validate a form and check that there is at least one attachment? I did this recently and came up with the following solution. Place the following Formula in to the HTML Header...

5 Dec 2000 | Keywords: attachment, upload, limit | Read »

Zip Up and Save Space

When you have a database which stores a lot of unzipped attachments, wouldn't it be nice if you could have an agent which periodically runs over them and zips them all? Sure could save a lot of space...

14 Nov 2001 | Keywords: Zip, attachments, file, body | Read »

  Page 1 of 2 Next 4 Results »

Search Again