Hi
NT 14.16
Clarion 11.0.136
Want to give the user 5 tries to get password correct then get them OUT of the Login procedure back to index page.
I have set p_web.SSV('Tries', tries) and increment each time the "SAVE button is pressed. I tried to set loc:formaction = 'IndexPage' when they have exceeded the number of tries but does not do anything.
What is proper way to get back to Index page?
TIA,
Ron