Hello,
problem in the following situtation:
-
we have a notes web form opened in a browser
-
when the form is submitted we call a webquerysave agent
-
the agent validates the form and if the validation is not successfull it prints an error message with an history back button to return to the FILLED form
BUT in some cases the fields of the form are all empty when returning from the validation :-(((
I thought this error only appears on internet explorer but not at everytime
can everyone help please
(we cannot use java script validation)