Posts by checkmate • 73 points
5 posts
-
-1
votes1
answer1006
viewsQ: Variable with href
I need the cellular variable Celular: $lnbusca[celular] to click and appear on the sample dial screen <a href="tel:55555"> chamar 5555</a> for the time the user click appears the number…
-
0
votes2
answers85
viewsA: Input does not send combobox value
<TR> <TD bgcolor="#CCCCCC" class="myinputstyle" >Cidade: </TD> <TD> <select name="cidade" id="cidades" > <option value=""></option> <option…
-
0
votes0
answers60
viewsQ: By clicking on the phone number be redirected to Call
I would like to click on a phone number to be redirected to the links on android as per the attached images, or click 1058 and it redirects to perform the link on the number, as is done?…
-
7
votes5
answers2439
viewsQ: Subtract sums of fields in two separate tables
I need to add the value of a column in SQL, so it looks like this: SELECT SUM(qtdsaco) FROM armazem This code works. Now I need to add the value of the other table, here it is: SELECT SUM(qtdsaco)…
-
0
votes2
answers85
viewsQ: Input does not send combobox value
<TR> <TD bgcolor="#CCCCCC" class="myinputstyle" size=16 >Cidade:</TD> <TD> <select name="cidades" > <option value=""></option> <option value="sp">São…