Re: disable form, then what?
From: Evertjan. (exjxw.hannivoort_at_interxnl.net)
Date: 08/19/04
- Next message: James Baker: "Re: Simple XML Example"
- Previous message: Bob Barrows [MVP]: "Re: Simple XML Example"
- In reply to: Bruno Alexandre: "disable form, then what?"
- Next in thread: Curt_C [MVP]: "Re: disable form, then what?"
- Messages sorted by: [ date ] [ thread ]
Date: 19 Aug 2004 15:31:53 GMT
Bruno Alexandre wrote on 20 aug 2004 in
microsoft.public.inetserver.asp.general:
> If I want to block a user to change a form after submiting, I add a
> function that will disable the submit button, but when I'm getting the
> form collection (using post or get (form/querystring) I can't retrieve
> that button value...
> Is there any trick to do this?
> <script language="javascript" type="text/javascript">
1
This is all clientside code, so OT here. Please ask elswhere.
2
Why not serverside disallowing a second submit, or overwriting the page
with another content without the <form>?
-- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
- Next message: James Baker: "Re: Simple XML Example"
- Previous message: Bob Barrows [MVP]: "Re: Simple XML Example"
- In reply to: Bruno Alexandre: "disable form, then what?"
- Next in thread: Curt_C [MVP]: "Re: disable form, then what?"
- Messages sorted by: [ date ] [ thread ]
Loading