Disable Form Elements
Guys
I'm adding various layers of security to a web site and need a little guidance. I've set up some routines that check login attempts, freezing a user if thay attempt to login more than x times.
What I would like to do is disable the form submit button too.
Has anyone implemented something similar? I would prefer not to use Javascript.
TIA
Joe
|