logo

Search Results for "Format"

This page is showing results 1 to 10 of 43

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 »

Date validation on global servers

Are you creating databases that live on servers all around the world and worried that you don't know which format the server expects dates to be entered in to fields of the date/time data type? You c...

13 Oct 2000 | Keywords: Date, Format | Read »

Further Control of Printing

If I had a pound for every time I had started an article with the line "If I had a pound for every time....". Do you see what I've done there?? Sorry, I'm in a daft mood today. Must be all the Christ...

3 Jan 2002 | Keywords: ActiveX, Print, Header, Footer | Read »

JavaScript @Now Equivalent

Have you ever needed to set a field's value to the current time? Probably. Just put @Now in the Default Value event of the field. But, this is the time that the server thinks it is! What if you want ...

6 Dec 2000 | Keywords: date, time | Read »

Creating dynamic references to objects

Take the following JavaScript function. It is meant for a form that has six fields whose names are all of the format "QuantityX" where X is a number from 1 to 6. Have a look at the code and see if yo...

27 Oct 2000 | Keywords: input, object, string | Read »

Putting Domino's XML to use

No developer in their right mind can deny XML its future. XML is already all over the place. Wherever it isn't already it, more than likely, soon will be. This has been the case for quite some time n...

9 Sep 2001 | Keywords: xml, xsl, tranform, readviewentries | Read »

Display responses on every page

An alternate title for this article could have been "CodeStore Revealed Part III". This is indeed another article in response to common requests that I let you all know how I design certain parts of ...

2 Jul 2001 | Keywords: response, hierarchy | Read »

Sending HTML emails, the final word

There are lots of topics that get endless discussion in the Notes forums. One of the perennials is the small matter of sending e-mails in HTML format. To which there are as many solutions as there ar...

13 Oct 2002 | Keywords: Mail, HTML, Socket | Read »

What you need and want to know about errors

I think it's fair to say that a user should never have to see an error whilst they surf your site. Such wishful-thinking is far from reality, as we all know. All we can do is try and make it a little...

23 Feb 2002 | Keywords: Error, Message | Read »

Make life a little easier with Bookmarklets

What are Bookmarklets? As far as I can tell they are simply Bookmarks that use JavaScript or, as the ...

2 Apr 2001 | Keywords: favourites, bookmarks | Read »

  Page 1 of 5 Next 10 Results »

Search Again