MotoAvto-ActuarFar
New Member
Hi everyone,<BR>I'm trying to find some elegant way to validate a HtmlInputFile control using the common ASP.NET validation methods but I'm having some problems. I'm trying to use a CustomValidator but it seems that the function i provide to the ServerValidate event handler is never called. Is it possible to validate such a control without building a new validator control extending the BaseValidator class or CustomValidator will do somehow? Thanks in advance for any help I get!<BR><BR>Kind regards,<BR>Hristo Kosev