Questions tagged as 'ajax'

0
answers

Single System for Remote Access

Hello, People would like a suggestion. I'm developing a web system in PHP and MySql database. The same will have a unique address to be accessed through other urls. The idea is that the system is unique and without the need to be installed...
asked by 13.05.2018 / 14:29
0
answers

Problem with Ajax script

I have a search Ajax script without reloading the page, I select the taxonomy's to filter the content, and I click on "Search", in that the search form disappears, a loading bar appears. The loading bar disappears and the searched content appear...
asked by 09.05.2018 / 21:56
0
answers

Refresh only on parial view

I want the user at some point to be logged in to continue scheduling, so I'm opening a login mode, which does the whole login part, so when I return to the screen, the login does not update the information, needed a refresh in this partial view...
asked by 12.05.2018 / 22:02
0
answers

AJAX with CHTML Image YII Framework

Hello, I'm trying to make an AJAX request with a Chtml Image. When a user clicks on this image the request is made through a jQuery function, however I'm having trouble getting the image path, my variable named path in the function does not retu...
asked by 21.05.2018 / 15:07
0
answers

Ajax returning error msg

I'm trying to access the post api and I'm getting an access error not allowed, follow the error screenshot: Failed to load http://ws.correios.com.br/calculador/CalcPrecoPrazo.asmx/CalcPrecoPrazo: No 'Access-Control-Allow-Origin' header is pres...
asked by 09.05.2018 / 15:39
0
answers

How to validate select multiple?

Context Home I need to validate the multiple check box. You must validate the second checkbox. DoubtHomeWhereandhowdothesevalidations?InphporjavaScript?ValidationLogic Codes:LocationModality:Displaysthemultiplecheckboxontheedita.blade.phpp...
asked by 09.05.2018 / 14:49
0
answers

php query postgresql with return in ajax

I want to make a php / postgresql query and return the values in a form already filled with ajax, so that there is no page refresh where I can edit the information and update in the database. I can bring the form but the input comes empty. On...
asked by 11.05.2018 / 15:07
1
answer

Problems using getJSON to load Json from php page

The integer is to get the result of a select, assign in an array, and put its value in an html element. the value is listed and assigned to the array, however, I can not insert it into my html my jquery that does this <script type="text/jav...
asked by 15.05.2018 / 01:53
0
answers

How to trigger a "Change" event of the Combobox to make a Post from a Modal?

I have an ASP.NET MVC project where I have a PartialView INDEX and another CREATE. in my INDEX, I have a Generic MODAL block where my PartialViews open in Modal form. <div class="modal fade" data-backdrop="static" id="pessoaHistory" rol...
asked by 14.05.2018 / 23:54
0
answers

Datepicker update dates according to return from an ajax

I want to display a calendar with only a few dates enabled, I make an ajax request that returns an array with the date I want to enable, the function I have today is similar to this example here in Fiddle , just that the values of the array *...
asked by 04.05.2018 / 14:48