logo

Search Results for "fields"

This page is showing results 1 to 10 of 66

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 »

Create your own items in IE's Context-Menu

I don't know about you, but one of the things I do all the time, when developing web apps, is "Right Click - View Source" to show the HTML behind a page. Not only do I use this to see how other peopl...

1 Nov 2000 | Keywords: Debug, Menu, Hidden | Read »

Common fields subform.

One of the first things I do when starting a new database for the web is to create a subform called "CommonFields" which I will use on ...

29 Sep 2000 | Keywords: CGI variables, path, file | Read »

Form Validator R2.0

This database demonstrates an alternative method of using JavaScript to validate domino forms before their submission to the server. The difference with this database being that the validation routin...

19 Mar 2001 | Keywords: JavaScript, Validate, Submit | Read »

Date Fields in Your Format

Imagine you're asked to display date fields in a format the customer choses. Imagine they want to be able to change this format for each implementation of a template. What do you do? Well, I was faced with this problem and came up with an answer....

5 Aug 2005 | Keywords: Date, Time, Format, Text, Month, Year | Read »

Simple multi-lingual forms using Domino

Your customer wants a multi-lingual Domino web application that is able to switch languages in real time. Furthermore, it has to be possible to add and edit languages without much hassle. Besides tha...

4 Nov 2003 | Keywords: Language, translate | 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 »

Creating your own field properties

In browsers later than Internet Explorer 4, Opera 5 and Netscape 6 you can assign your own attributes to elements and then refer to their values in your JavaScript functions. Take the following input...

27 Mar 2001 | Keywords: input, help, alert, attribute | Read »

Creating In-line Response Documents

More often that not a Domino database will have some type of parent-child document relationship. When the authoring of such documents is implemented in the browser I think we should all be familiar w...

20 Aug 2002 | Keywords: Response, Form, CreateDocument | Read »

How to make hidden fields temporary

When it comes to hiding fields on the web the method you use depends on what it is that you are trying to achieve. If you just want to hide the field from the browser completely then you can simply s...

14 Nov 2000 | Keywords: hidden, input, temporary | Read »

  Page 1 of 7 Next 10 Results »

Search Again