Re: disable form, then what?

From: Evertjan. (exjxw.hannivoort_at_interxnl.net)
Date: 08/19/04


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)

Loading