custom error message using (bassistance.de form validation)
- by Abu Hamzah
How can I add a custom error message to my .aspx. Is there a way to make it template for other pages to use?
Here is how my .aspx page looks like:
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="validation.aspx.cs" Inherits="Web.validation" %>
<br>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"…