Posts by Rodrigo Biaggio • 69 points
6 posts
-
0
votes2
answers79
viewsA: Return JSON data in HTML
I’m getting back from Undefined in the Description field I changed the .js. I wasn’t able to evolve with that. $(document).ready(function() { $("#button-buscar-licencas-ambiente").click(function(){…
-
1
votes2
answers79
viewsQ: Return JSON data in HTML
Person, I need help with a call from an API, which returns a JSON. I’ve tried several things, but I can’t get the information back in my HTML. Can anyone support me with some code? I didn’t put here…
-
0
votes2
answers41
viewsQ: Block more than one HTTP call
I make a call via API to an application service, which returns some information from my product. It is working OK, however, whenever I click on the button, the table is fed, or is done apend of all…
javascriptasked Rodrigo Biaggio 69 -
-1
votes2
answers85
viewsQ: Bootstrap with loop
Good evening person!! Someone can help me? I’m trying to make a zebra table but the lines aren’t getting different colors, gray and white. I have a while in the code, using php. <div…
-
0
votes1
answer44
viewsQ: Insert an "IF" with "DO" to validate _POST field
Gentlemen, can someone help me with the code below? I need to put an IF before the DO. I need to validate a _POST variable [so_server}. If it is Linux after DO would put a form structure, ELSE put…
-
5
votes1
answer578
viewsQ: Dynamically create Divs
Sirs, I am working with tabs in Jquery. I have a page called inclu_server.php where I do the Insert in the database of as many servers as I want. I need that after clicking the button next the…