T
testemailsystem.test
Hi everyone,
I use CustomValidator with the server event onservervalidate (no
javascript event).
The scenario : The user filled the form and pressed SUBMIT.
But because there was an error – the error message of the
CustomValidator was shown.
The user fixed the error and pressed SUBMIT – this time he is
transferred to the second page.
Now he goes BACK to the first page (using BACK of the explorer) but he
gets again the error message of the CustomValidator – even though
there is no error on the page.
I tried to get rid of the error message that is shown when returning
from the second page to the first page but with no success.
This problem doesn't exist if there is also a javascript event.
Any ideas will be welcomed.
Thanks you all.
Ruthie.
I use CustomValidator with the server event onservervalidate (no
javascript event).
The scenario : The user filled the form and pressed SUBMIT.
But because there was an error – the error message of the
CustomValidator was shown.
The user fixed the error and pressed SUBMIT – this time he is
transferred to the second page.
Now he goes BACK to the first page (using BACK of the explorer) but he
gets again the error message of the CustomValidator – even though
there is no error on the page.
I tried to get rid of the error message that is shown when returning
from the second page to the first page but with no success.
This problem doesn't exist if there is also a javascript event.
Any ideas will be welcomed.
Thanks you all.
Ruthie.