python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
BotDetect ASP.Net captcha control breaks
I want to implement a Botdetect captcha control in my ASP.net MVC contact form.
I followed this documentation: https://captcha.com/doc/aspnet/examples/csharp/asp.net-mvc-5.0-basic-captcha-example.html...

Kyle
Votes: 0
Answers: 0
How to make Umbraco form with validation work correctly?
I couldn't find even one tutorial that correctly and fully explains how to make a form with validation.
More specifically I have the following issue - when the errors are passed, the filled content by...

mgPePe
Votes: 0
Answers: 1
Umbraco 9 Best way to deploy to IIS with connection string "secret"
I have set up my dev env VS2022 and umb 9.3 have got the following in the secrets.json, so as the connection string does not end up in git repository.
{
"ConnectionStrings": {
"umbracoD...
Scott Leslie
Votes: 0
Answers: 1
Umbraco auto generate web.config if missing
We have a Umbraco website that references Umbraco.Web.UI,
<Reference Include="Umbraco.Web.UI, Version=8.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packag...
Imran Qadir Baksh - Baloch
Votes: 0
Answers: 1