Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5939165
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:47:17+00:00 2026-05-22T15:47:17+00:00

I know this has been asked a lot, but I have a server-side custom

  • 0

I know this has been asked a lot, but I have a server-side custom validator that is not being fired, and I cannot find why (also, I’ve copied examples that work from other places and cannot make it work…)

The code:

<asp:CustomValidator ID="MyValidator" runat="server" ErrorMessage="My error message" OnServerValidate="MyValidator_OnServerValidate" />

Validate function

    Protected Sub MyValidator_OnServerValidate(ByVal source As Object, ByVal args As System.Web.UI.WebControls.ServerValidateEventArgs) Handles MyValidator.ServerValidate
    Dim i As Integer
    i = 0
    args.IsValid = False
End Sub

This is the last test I’m doing (copied from other question), but I’ve also tried attaching the validator to one control (and adding the ValidateEmptyText) and removing the handles MyValidator.ServerValidate and adding it to the tag with onServerValidate.

(I’m usually a Java programmer, so it can be a very basic error I should have seen, don’t underestimate my .Net ignorance)

Thanks in advance

EDIT: Add the code for the submit button…

<asp:Button ID="lbGuardar" runat="server" CssClass="button" Text="Guardar" CausesValidation="true" ></asp:Button>

EDIT 2: Added a Page.validate() on my button code, and it does not call the server side of the validator. Also, the custom validator is being called (at least the client/javascript side of it, but not the server side)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T15:47:18+00:00Added an answer on May 22, 2026 at 3:47 pm

    Did not manage to make it work. Removed custom validator, and made validations inside the logic.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know this specific question has been asked before , but I am not
I know this question has been asked before, but I ran into a problem.
I know this question has been asked a bit before. But looking around I
I know this has been discussed many times, but I am not sure I
I know a lot of question regarding VB6 migration have been asked, but I
I know this question has been asked before, but this was one and a
I guess this question has been asked a lot around. I know Rails can
I know this sort of question has been asked before , but I still
I know this question has been asked many times and I've researched it myself
I don't know if this has been discussed. Let's say you are in a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.