Questions tagged as 'validation'

1
answer

Success message with ajax with boostrap validation 4

I have this code that works perfectly. In the page cadastrarFuncionario.php an INSERT is made in the database and an upload of an image and if successful in upload has a echo "Upload efetuado com sucesso!"; that is displayed in...
asked by 18.12.2018 / 15:43
0
answers

Email validation with HTML5 Required and regular expression

Hello! I'm using native HTML5 validation for an "email" field and it works fine! However, I would like to increase it to a specific case, where I do not want to accept emails with "free" domains (gmail, hotmail, etc.). I did the regular expre...
asked by 13.09.2018 / 16:19