logo

Search Results for "message"

This page is showing results 1 to 10 of 40

Creating a dynamic, re-usable message form

Telling a user what they have just done may seem a little obvious and maybe even unnecessary. Imagine an application that never confirmed to the user that something had happened. They would soon get ...

12 Aug 2001 | Keywords: message, confirm | Read »

Control the look of the "No documents found" message

Are you fed up with having made your site look really nice only to be shocked when you open a view and the, ugly looking, "No documents found" message stares back at you? ...

12 Oct 2000 | Keywords: CSS, Style | Read »

Limit amount of input in a field

Have you ever created a form with a field on it that relies on the user entering a "short description" and then had that nagging feeling, knowing that they can enter as much text as they like? This s...

3 Nov 2000 | Keywords: input, length, limit | Read »

Search Template Woes

Layers are probably one of these things that you either love or hate. Once again we have another feature whose operation differs greatly depending on the browser that you develop for. Personally, I v...

20 Jun 2001 | Keywords: search, template, view, layer, css | Read »

Debugging LotusScript Agents

Writing agents that run over the web is not the easiest of tasks if the agent is anything more than slightly complex. If you come across an error you'll be lucky if you are even aware of it. The "Age...

9 Oct 2000 | Keywords: Debug, Error, debugging | Read »

Sending HTML mail via SMTP part 1

My favourite articles are the ones I write knowing, at the back of my mind, that they will be really appreciated by those who take the time to read them. This I hope will be one of them. It could jus...

16 Mar 2002 | Keywords: SMTP, Mail, API, Socket, HTML | Read »

Testing for JavaScript Support in WQS Agents

A simple trick that lets you test for browser JavaScript support in your WQS LotusScript code....

18 Feb 2006 | Keywords: JavaScript, noscript, rich text | Read »

Talking to applets with JavaScript

I got asked recently "how do you get JavaScript to access the methods of a Java applet?" Seeing as though, at the time, I was "learning" Java and always hate to have to say "I don't know" - I set abo...

23 Feb 2001 | Keywords: applet, javascript, java | Read »

Form Validator R3.0

An updated version of the code that aimed to make validating any field on any form a doddle....

6 Jun 2006 | Keywords: validation, prototype, fields | 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 »

  Page 1 of 4 Next 10 Results »

Search Again