Captcha In ASP.NET MVC 5

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 24

  • @ronchennai
    @ronchennai Год назад

    awesome , easy to understand video, thanks a lot.

  • @shlomitlevikson8164
    @shlomitlevikson8164 10 месяцев назад

    The video is wonderful!! Is it good also for .net6?

  • @fpaul82
    @fpaul82 2 года назад

    Good video, only one question, is posible to validate the captcha's input texbox ? for example put maxlegth to 4. thx!!

  • @shlomitlevikson8164
    @shlomitlevikson8164 10 месяцев назад

    Is it possible to use both letters and digits for this kind of Captcha?

  • @sivasankargannamani6105
    @sivasankargannamani6105 3 года назад

    I really learned a lot from the video...Thank You........

  • @kweksh967
    @kweksh967 7 месяцев назад

    Why I use slow 3G loading and clear the session, it will show big X

  • @chowjoyce7194
    @chowjoyce7194 4 года назад

    it works~~!! thx u for sharing . it very helpful to me in doing assignment >.

  • @ivan-Croatian
    @ivan-Croatian 3 года назад

    For some reason I'm always getting wrong captcha. I'm using json to trigger http post on my controller.

  • @anshuljain4484
    @anshuljain4484 4 года назад +2

    HtmlHelper does not contain a definition for "MathCaptcha". How i resolve this?

    • @syncfuture
      @syncfuture 4 года назад +5

      Add @using CaptchaMvc.HtmlHelpers to the view. I have no error, but the image does not display. It is a black box for both MathCaptcha() and Captcha(). Can anyone help?

    • @ivan-Croatian
      @ivan-Croatian 3 года назад

      @@syncfuture Yes, thank you! I forgot to add that too :)

    • @mohibkhan2492
      @mohibkhan2492 3 года назад

      @@syncfuture Add Captcha module from NuGet Package Manager

  • @webworld1685
    @webworld1685 4 года назад

    Wonder ful explain

  • @ugurdemirel2324
    @ugurdemirel2324 4 года назад +1

    thanks for sharing...

  • @bkv
    @bkv 2 года назад

    thanks .. this is really helpful. can you please share me the code which you have pasted in global.asax file

  • @nileshyadav46
    @nileshyadav46 Год назад

    Sir captcha not working in html helpers tegs

  • @JeetuSingh-uf3nx
    @JeetuSingh-uf3nx 5 лет назад

    Great

  • @SanchayGaurav
    @SanchayGaurav Месяц назад

    reload this how this is possible