M
mwieder
Given an html anchor button control, in javascript can I tell whether
that control is set to cause validation or not? In ASP.NET the
property that gets set is CausesValidatation, but in javascript,
..CausesValidation on the button comes up as undefined. I'm using
ASP.NET 2.0
thanks.
that control is set to cause validation or not? In ASP.NET the
property that gets set is CausesValidatation, but in javascript,
..CausesValidation on the button comes up as undefined. I'm using
ASP.NET 2.0
thanks.