I made a form with one server control and a validation control to check that the control is not null.

This validation works well with IE. But with Netscape, the form is submitted and then the error message is written.

What is the solution to it?

thnx