Questions tagged as 'formularios'

1
answer

Clear form without sending it [closed]

I am working with Angular 5 and I have a form with different validations. When touching a field the error appears, but if I leave the form without sending it and I re-enter, the form continues with the fields in red. Does anyone know how to clea...
asked by 19.01.2018 / 13:17
1
answer

Are there any Plugins to make systems with self-managed forms in laravel or php? [closed]

Good morning, the query is specific, do you know any plugin, library or something similar to do self-managed crud from the backend, that is, to create an application that people can customize their forms to be used later? Excuse me if I explain...
asked by 09.09.2017 / 16:25
1
answer

Insert problem using Visual Studio 2013

As you can see in the image, it tells me that I send null in dpi but I have filled these fields correctly in the form Some solution about it In the third image I can see the full picture as I've handled it Insert code...
asked by 25.11.2016 / 15:46
2
answers

TextBox type text to Integer

I would like to insert this form into a DB on sql server. But at the moment as all are txt it does not let me enter through the fields that are whole as I convert it to whole, something like parseint I miss this warning and...
asked by 25.11.2016 / 15:04
1
answer

Create custom form and load modal - PHP SDK [closed]

I am integrating the Mercadopago PHP SDK into a simple page The user must load name, ID, etc. and then when sending the data you should load the Mercadopago modal, in the same way that this example is done that I found: link I have alre...
asked by 17.05.2017 / 17:17
1
answer

Form with Java [closed]

First of all, I have a SELECT with two values, the value A and the value B. And one DATE, and two SELECT more, one for the hour and another for the minutes In the project, I have two restaurants, A and B. The restaurant B does not open on Mon...
asked by 26.01.2017 / 12:51
3
answers

PHP - I need to validate textarea from the server .. any help? [closed]

I have a form in which there is a person who bothers entering the web, enters the debugger, selects the form in edit mode, edit the form changing a input for a textarea and paste a text which includes unpleasant things . How do...
asked by 26.12.2018 / 20:02
2
answers

Print a message from an input [closed]

My goal is to make a code with javascript in which when entering a number in a field, it shows me a message with the student's grade. The code is as follows: function calcular() { var 1 = 100; var 2 = 90; var 3 = 80; var 4...
asked by 25.07.2017 / 22:31
2
answers

@ font-face without css?

I'm trying to edit a form for acuity scheduling with html and I want to add my own sources but the problem is that it does not let me add external css it is possible to do it with the style parameter and the same thing happens in roundcub...
asked by 21.02.2018 / 13:01