RE: disabling the submit button
by Klaas De Waele <klaas(at)gracegraphics.be>
|
| Date: |
Wed, 10 Oct 2001 12:12:28 +0200 |
| To: |
"'Davies, Elizabeth H.'" <EHDavies(at)West.com>, "'HWG-technique Mailing List (E-mail)'" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
This is either something you can catch in the database (or the page taking
care of the data) or using javascript. It could be something like this...
set variable i = 0
when the submit button is pressed: set i + 1 (i = 1)
next, only submit the form when i < 2
- Kayjey -
> -----Oorspronkelijk bericht-----
> Van: owner-hwg-techniques(at)hwg.org
> [mailto:owner-hwg-techniques(at)hwg.org]Namens Davies, Elizabeth H.
> Verzonden: dinsdag 9 oktober 2001 22:47
> Aan: HWG-technique Mailing List (E-mail)
> Onderwerp: disabling the submit button
>
>
> Is it possible to disable a submit button after it's been hit once?
>
> We have a few people who have itchy trigger fingers and keep double or
> triple banging and creating duplicate database entries......
>
> Elizabeth Davies
> Web Designer
> West Corporation
> (402)573-3386 or X206-7562
>
>
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.