Questions tagged as 'html'

1
answer

How to rotate a video within a GUI

Good night, I have a problem. I need to run a youtube video inside a GUI interface (with Python). A user of the community helped me by providing the following code: link however, it was written using PyQt4. But all my final project is...
asked by 14.07.2015 / 05:19
1
answer

Component select2 with AngularJS

Good afternoon Does anyone use the select2 component ( link ) to create dropdown components? I'm going through the following problem, I have two components in a javascript that are placed on the screen as the user adds new lines. And in th...
asked by 23.06.2015 / 19:42
1
answer

How to add more fields to Wordpress user registry wp-login

I developed a site that contains a user registration, then the administrator of the site releases this register, but I need to add some more fields and by default Wordpress only asks for username and email, as I add for example name and phone in...
asked by 23.06.2015 / 21:34
4
answers

Error saving form data in php

I'm having trouble passing data from an html form to be rendered in a .php file No error message. ' <html> <head> <title>Cadastro</title> </head> <body> <form method="POST" action="cadastro_aluno_e...
asked by 31.08.2015 / 21:14
1
answer

Tables with database data

Does anyone know how to restrict a certain number of rows in the table, but when doing scroll see the rest of the data? For example, a company that stores customer data in the database and wants to see all customer data in a table, but only...
asked by 11.06.2015 / 18:27
1
answer

Difficulty with Encoding

Good, I have a PHP file with encoding UTF-8. And the text with accents in the HTML is how it should be, but when I go to the database, there are strange characters. Database Encoding Database data Database data seen in the...
asked by 19.06.2015 / 16:21
1
answer

JS event error to force and rename download file

Hello, I have a Script to force download via remote URL that I got as an answer here on the site, however I think I must have done something wrong because the Download event is not starting and not renaming the file at the time of download....
asked by 03.09.2015 / 15:56
2
answers

How to use javascript without dialog boxes?

I want to ask for information to the user only without using those dialog boxes and yes leave it printed on the site, with the use of the input. Is it with the javascript that does this? I tried searching something on google and I did not find a...
asked by 01.09.2015 / 13:14
1
answer

Doubt with Draggable placement

I need to take a question with you! I'm creating a Dashboard for Administering a website, but I'm having a hard time figuring out why when I place an image on the scale you want, but when you update it, it stays in the desired position on the pa...
asked by 27.06.2015 / 06:19
2
answers

Form with Bootstrap does not pass POST [closed]

I'm making a login form, it was working fine, but then I decided to incorporate some elements of Bootstrap to make it visually more enjoyable. After that, my form stopped sending the POST method. Someone who can help me? <div class...
asked by 01.06.2015 / 02:49