Questions tagged as 'ajax'

2
answers

How to serialize the data of an HTML table and send it through Ajax?

Good afternoon colleagues, I have a question about how I could serialize the content of an HTML table and then send it via ajax to the controller of my application in MVC5     
asked by 30.01.2018 / 00:40
1
answer

Help with ajax in Django 1.6.5 - ERROR 500

I would like to know why I'm launching a server error (500). I need to make or import some other type of library or module to run my request ajax ? $("#email").change(function(){ $.ajax({ data : { "ema...
asked by 13.07.2016 / 00:24
2
answers

Problems with AJAX jQuery

I have the following ajax and I want to send "data.php" to the data that my object obj has but it does not do it and it sends me the alert ("Unable to recover the data ..."); $.ajax({ url: 'http://nombre_server/datos.php',...
asked by 31.08.2017 / 21:57
1
answer

Ajax with a nested if does not work

If you get in 'acro_proyecto' the data 'SPD' that makes a function if it is not received that you make another: $(document).ready(function () { if(acro_proyecto == 'SPD') $('#titulo_documento, #compania1, #acro_subcategoria, #acro_proyecto...
asked by 30.06.2017 / 16:56
1
answer

How to change an event in jquery? [closed]

I have a modal which has two functions, to record the data received by ajax in tags <span class="nombre"></span> and the other alternative is to be able to give the user the option that when he presses a button that dat...
asked by 30.03.2017 / 15:33
1
answer

How to pass data that a servlet gets from a BD to an HTML page? no JSP

This is more a doubt of something that could be feasible to carry out. What I want to do in itself, is that from a servlet I communicate with mysql to get the results of a table, and I want to pass that data to a table on an html page, I know...
asked by 26.04.2017 / 05:44
1
answer

Send a generated form with a [While] through POST by Ajax

I have a problem when trying to execute a POST by AJAX, if the function I need to have it inside a [While] that contains a [Form] and I need to modify the dynamic [IDs] of [Script] and [Form], How do I call the function $ (document) .ready (func...
asked by 23.10.2018 / 18:03
3
answers

How to change pages without changing the url? [closed]

They let me make a page that when clicking on any section of the menu I upload everything that is in that section without changing url.     
asked by 18.01.2018 / 01:42
1
answer

How to insert several products, in different registers in the same table?

Good afternoon, dear friends, I need you to please help me if possible with this problem that I can not find a solution for, if it is not an inconvenience, and thanks in advance for your help, advice, or guidance. The issue is that I am makin...
asked by 05.03.2018 / 20:37
1
answer

how to make an Online Store? [closed]

Good morning chichos good look at my question is the following where I can get a page to make a online store as fast as possible in laravel or pure php nose but I need it if any could facilitate me it I would greatly appreciate it or if you co...
asked by 13.11.2017 / 17:49