Questions tagged as 'forms'

1
answer

Send selected items via email form

I have a contact form that uses JS to validate and PHP to send, works great with input text and related, I would implement the select on it. I'll pass my codes here: HTML Form: <form name="sentMessage" id="contactForm" style="width: 84...
asked by 12.03.2018 / 01:53
2
answers

Accessing components from another Form

I have two Forms in my application. A Form for data from an engine that has the following fields: txtPotencia , txtTensao , and txtCorrente . I would like to access the values entered in these TextBox throu...
asked by 31.01.2017 / 13:54
1
answer

Script to open calls by Google Forms

I've been involved in creating a Script that opens a Technical Call via a Google Form. By submitting the form responses the script picks up the information, collected from the answer sheet, and sends it to a specific email. For this he writes...
asked by 06.09.2017 / 21:02
0
answers

Change screen position

How can I set position, width, and height in full-screen coordinates with C # forms application? In my search I only found methods to change the position of the application window and change the resolution.     
asked by 07.07.2017 / 20:34
0
answers

VB - DataGrid in TextBoxes

Good. I have PAP to do and would like help, please. I have the following form: Thatbyclickingthemagnifyingglassnexttothe"add" it will redirect me to another form that lists me all the data added in the database: Sofarsogood...Butthen....
asked by 21.05.2017 / 19:05
0
answers

Error sending email with PHP, Ajax and JSON

I have a simple form in PHP where the request is made through a JavaScrit with ajax that calls the PHP file and returns a response in JON. But the answer I have is always negative, according to the tests I'm doing it seems to me something with t...
asked by 28.05.2017 / 00:28
1
answer

How do I create 2 forms simultaneously Django

What I want is in a single templante bring these 2 forms simultaneously, in separate pages works, but the two together still could not do. Do I need to do an intermediate form? Am I doing wrong at some point? ... forms.py from django import...
asked by 19.12.2016 / 12:28
1
answer

Automatically save the Login and Password when the user selects the box to Remind me

I have a login system and I want it when the user checks the box for Remind me, his data is saved in the browser when he logs in again, the rest is working PHP login to the restricted page and all but I want you to have the option to save my log...
asked by 11.11.2016 / 17:18
1
answer

Build Dynamic Playlist With Select Option

I want to create multiple "Play List" using a select element, instead of leaving it in the body of the HTML document , I want to put it in an "js" , and call each "Play List" through a "Search field" where you must type the corresponding...
asked by 27.09.2016 / 16:46
1
answer

xeditable row with 2 forms

Good morning everyone! Next! I have a main form on the page, and inside it I have a tab of plots where the user can insert as many plots as they want and they each go to a row of a table (inside the main form). It is in each of these lines th...
asked by 26.08.2016 / 15:42