Questions tagged as 'html'

0
answers

Fields with mask in forms

Does anyone know anything that I can validate in a very dynamic forms in Angular? I have a form in an Angular application that I created using Bootstrap that I need to validate many items, such as Zip, CPF, RG, Email etc.     
asked by 08.02.2018 / 14:58
2
answers

How to store value in a string object and display this element on another page?

My function myFunction takes the username and password elements typed, and sends those values storing in a global variable to the next page. My function tToken authenticates this information and plays to the next p...
asked by 07.02.2018 / 20:33
0
answers

Header image does not appear with print ();

I have a problem and as simple as it seems I can not understand and consequently, it solves it, my call to the page has changed and now it is like this: $(function() { $('#frmCadastro').validate({ rules: { Nome: { re...
asked by 15.02.2018 / 13:41
1
answer

Bring Return Between Two Functions - Javascript

Hello, I have the fuction list, which brings a GET url to another function. How do I get the return from {data.name} out of the function list? This form in low does not return: / function list(){ $.get( "<?php echo BASE_URL;?>...
asked by 08.02.2018 / 23:36
1
answer

How do I add the latest posts from a wordpress blog in a unique section of an HTML site?

Good afternoon everyone, I recently created an html site for a client where I made available an alert area of the type "On X-day there will be no class due ..." however it is bad to have to change the code all the time. Is it possible to create...
asked by 15.02.2018 / 15:40
2
answers

Query Mysql with several tables

I'm having trouble performing a select on some tables, I did the following. I have 5 tables (module, components, step, images, records) the records table only receives ID's from other tables, it unifies the records actually, What I need...
asked by 15.02.2018 / 17:33
0
answers

Write about image with PHP

I need a form, the user can write their data, to be printed in a predefined image (it will be an email signature) Follow the code used, but the image does not appear! HTML <form method="get" action="criaImg.php"> <label&...
asked by 15.02.2018 / 18:41
0
answers

Add a string to a variable

I have the following code for a user bonnet: <input id="DomainUserName" name="DomainUserName" type="text" class="textInputField" runat="server" size="25" autocomplete="off" /> In this way the user is obliged to enter domain @ user or...
asked by 12.02.2018 / 17:55
1
answer

Cancel bootstrap JS default procedure

Good morning, I'm learning to program web now (I studied C # last year in college and this year is web, so I wanted to get ahead), I'm programming in ASP.NET, I made all my "form" in bootstrap, visually stayed as I wanted, all right, I create...
asked by 06.02.2018 / 15:14
1
answer

Create reports in Angular and Firebase

What to use to create reports with Angular and Firebase? I have an application in the health area with Angular and Firebase, I'm getting in the reporting part of the system and would like alternatives in creating reports. Reports should:...
asked by 06.02.2018 / 13:33