At least someone is reading this, thanks ;-)


I am working in VWD 2005 Express - ASP.NET 2.0 - FrameWork 2.0 - XP Pro - IE 6.0 all with the latest ServicePacks.

I have a form with RequiredFieldVa lidator for a TextBox, and a LinkButton.

The RequiredFieldVa lidator prevents firering the Linkbutton even if LinkButton RequiresValidat ion = False.
and even if I placed the RequiredFieldVa lidator...