logo

Search Results for "confirm"

This page is showing results 1 to 9 of 9

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 »

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 »

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 »

Using the void operator in anchor links

Have you noticed that if you create a URL that calls a JavaScript function or method, in which an object gets returned but the browser is not told what to do afterwards, the browser will then do some...

16 Oct 2000 | Keywords: Return, window, confirm | Read »

Copying text from a document to the clipboard

This is another one of those things that you will either love or hate. I love it ;-) It only works in Internet Explorer on 32 bit Windows platforms, so is only really useful for things like Intranets...

26 Oct 2000 | Keywords: copy, range, select | Read »

Yet another new eXPerience

Any of you who have been coming here long enough probably know about my apparent love affair with Microsoft. Not the company but the products. Ok, so they have their faults but, most importantly, the...

22 Jan 2002 | Keywords: XP, Scrollbar, Button, IE6 | Read »

Creating a printer friendly page

It appears that nowadays most info-centric web-sites seem to have a "Printer friendly" version of each page. Examples include Wired.com and vnunet.com. That is why I decided not long back that CodeSt...

12 Feb 2001 | Keywords: print, view, form | 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 »

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 »

  Page 1 of 1

Search Again