1
vote
1answer
34 views

My Post and Session's php script for wordpress not work online but only in local

I'm working on a wordpress plugin page that allows the user to perform a search on some custom posts. The search form is based on a script ajax and when you click on the search button, a script jquery ...
0
votes
0answers
26 views

POST to PHP file doesn't work in Fiddler

I have this very basic PHP file uploaded to www.example.com (not local): <?php header('Access-Control-Allow-Origin: *'); echo $_POST['var1']; ?> I composed a simple test in Fiddler as below ...
1
vote
2answers
51 views

POST request not working using JQuery AJAX

I am trying to use JQuery AJAX to allow the user to input information into a form in a pop-over box, and then the information gets added to a MySQL database. However, for some reason, when I use the ...
0
votes
0answers
38 views

AJAX query JSON fails in Internet Explorer 9

There are tons of discussions with this subject without any clear issue, only unexplained turnarounds. Basically, my "microsoft" code section below doesn't send ANY header to the server; I've printed ...
1
vote
1answer
53 views

Checking existing user in database with jquery and servlet

I have a servlet to check validity of a user in my DB. I have a field which takes the username and on blur an ajax post request is made. But in the browser console I am getting the following error: ...
3
votes
3answers
83 views

JQuery Ajax POST throwing an empty error without making the request

I have a function that makes an Ajax request for any anchor. The request method can be GET or POST. In this case, I want to make a POST without using a form but the Ajax request throws an error before ...
0
votes
1answer
38 views

POST PHP to itself using AJAX does not return the expected value?

POST PHP to itself using AJAX does not return the expected value? Parameters has been successfully send to POST, based on Firebugs Console but it does not dispaly the result to the same page. How to ...
2
votes
1answer
49 views

Get Ajax Posted Json as String in Controller

Here is my js/ajax code: $.ajax({ type: 'POST', data: JSON.stringify(jsonObj), url: 'filter/GetAjaxTestResult', dataType: 'json', contentType: ...
2
votes
1answer
38 views

A phenomenon comfuses me when posting form data via jquery.ajax

This is my form: <form id="login_form"> <table border="0"> <tr> <td>username: </td> <td colspan="10"> <input ...
0
votes
1answer
90 views

Return Custom Errors to ajax post error function from JsonResult Method and display it under Validation Summary

I have Action Method of types "JsonResult". I call it using ajax post. I want to return the custom errors from the action method back to ajax post and display those errors as validation Summary. ...
0
votes
1answer
191 views

Return PartialView from JsonResult ActionMethod back to ajax post and display that PartialView as a Modal pop-up

I am trying to return back PartialView or any other view from action method back to ajax post. I wanted to display the contents ParitalView as a Jquery Modal pop-up from ajax success function or ...
0
votes
0answers
39 views

How to cancel original form submit and serialize it?

I've a problem with my code. The problem is that I'm using jQuery Ajax to submit the form but when I click the enter key the browser submit still occurs. Is there anything I can do to only submit the ...
1
vote
1answer
28 views

Ajax post to a web server issue

Hey everyone Im having some issues with my ajax post to a web server. This is coming from a mobile app Ive been tinkering with and I'm not certain why the post is not working. Here is the code: ...
0
votes
1answer
43 views

Ajax call within initialization options for a plugin

I'm trying to make a simple ajax call within the "success" parameter of a plugin's initialization. I know the data I'm looking for actually has a value - when I output data.videoID a value actually ...
1
vote
1answer
133 views

Ajax Jquery post using relative URL

I have a create view and an edit view, almost identical. They both include a cascading dropdown list. The value of the second list is part of the data that's being created or edited. The first ...
0
votes
0answers
102 views

Replace form action with ajax submit

I am creating an Image upload form to send to Imageshack, however the form will also send to an OCR service leaving me with two form actions. How can I make the imageshack submit to ajax post and the ...
0
votes
0answers
43 views

Client side form post on Webforms application

I find myself in a bit of a jam. I am using the CMS DotNetNuke which is a webforms based application and I find myself required to create a credit card payment page which can not allow for data to be ...
0
votes
1answer
50 views

jQuery Ajax $.post issue : char “+” disapear

I'm working on a wysiwyg and a section to insert source code like PHP/HTML/Perl/etc... I use de PHP Geshi for highlight the code via jQuery. Everything work well, I get my code well but I lost the ...
-2
votes
2answers
153 views

All purpose jQuery AJAX plugin? [closed]

I'm in the process of writing a sizable web app that contains both a public and admin site. I'm using a lot of jQuery along with ajax and I've run into a bit of a issue. I find myself duplicating a ...
3
votes
1answer
251 views

Read Post Data With C#

I'm Using the Jquery Ajax Function to send data from an html page, & I'm reading it at the backend with C#. When I used Get, the data were sent successfully, but when I switched to Post, the ...
0
votes
0answers
84 views

Sending both form serialized data and an array of ID's through $.ajax()

I'm in trouble with sending information through $.ajax() POST. I'm building an interface on which you can select pictures, and edit information for the selected pictures. For the edit form, I need ...
0
votes
0answers
31 views

POST ajax request being prefixed by 2 random characters, in firefox

The ajax POST request is being send as: MEPOST/rest/services.. AMPOST/rest/services.. (extract from fiddler network log) In charles network log two boxes are prefixed to the POST request. that is ...
0
votes
1answer
15 views

What is the event to do actions while $.post method is in progress jqurey

What is the event to do actions while $.post method is in progress jqurey. Explained Clearly I use $.post method in my code in PHP. I need to display Loading Image until the $.post returns a value! ...
0
votes
1answer
74 views

Posting form data with Ajax but post data gets truncated at server

I am sending form data with 2k+ parameters, but server only recieves less than half of it. $.ajax({ url: 'inner.php?option=param', type: 'POST', data: $('#form').serialize(), ...
0
votes
2answers
87 views

Strange issue with ajax POST

I have this html page with the form <form method="post" id="form1" name="form1" action="/status_comment/save"> //Some text inputs <input type="text" name="new_comment" id="new_comment" ...
0
votes
3answers
114 views

Can't figure out why PHP not receiving POST data from $.ajax call

It's not like I haven't done this same process before, but I can't figure out why my PHP script's POST data is empty. Here's what I've done/found: I've verified that the $.ajax call's "data" ...
0
votes
0answers
49 views

How to access to WCF endpoint with JQuery?

I'm new to WCF, so far I've understood the basics to it, I'm not having problem with method defined with the GET method, I've been able to fill a grid with data consumed from methods wtih the GET ...
0
votes
1answer
970 views

Continually receiving 400 (Bad Request) on jquery ajax post to MVC controller

My ajax call looks like this $.ajax({ //actually approve or reject the promotion url: url, type: "POST", data: ...
-1
votes
1answer
57 views

Uploading a file and attaching it to an e-mail using formData() [duplicate]

Possible Duplicate: submit success but upload not work at combine form I am using the code from here from under the title "Submitting only the file". The code is really simple and small, ...
1
vote
3answers
75 views

What form tag do when I want to work with ajax?

This is my Html code: <head> <script src="jquery.js"></script> <script type="text/javascript"> function logiin() { name_sent = ...
0
votes
0answers
53 views

$mail->AddAttachment(); not letting me send an email

What ever I put inside the "()", the mail will not be sent from the form. Why could this be? <?php require_once "phpmailer.inc.php"; if ($_POST['name'] && $_POST['info']) { $message = ...
1
vote
1answer
925 views

REST API GET/POST using jquery AJAX to get node using neo4j graph database

I'm new to REST API*(is that really my REST problem?)* I want to get all node from neo4js by using Cypher START n = node(*) return n; how do i use if i use jquery ajax POST or GET method in doc ...
0
votes
1answer
60 views

How to send form information (including files) to an e-mail?

<?php if ($_POST['name'] && $_POST['info']) { $message = ""; $message .= "Nimi:\n" . $_POST['name'] . "\n\n"; $message .= "E-mail:\n" . $_POST['mail'] . "\n\n"; $message .= ...
0
votes
0answers
122 views

How to add multiple file-sending to my jquery-ajax form?

The function: $(".feedback input.sent").click(function() { var name = $(".feedback textarea.name").val(); var mail = $(".feedback textarea.mail").val(); var phone = $("feedback ...
0
votes
3answers
227 views

php not receiving ajax data

Here's my java script code $(document).ready(function () { var getOption = $("input:radio[name='profit']"); getOption.click(function(){ if (this.value == 'amount') { $('.graph_per').hide(); ...
2
votes
1answer
2k views

jQuery AJAX Call for posting data to ASP.Net page ( not Get but POST)

I have the following jQuery AJAX call to an ASP.Net page. $.ajax({ async: true, type: "POST", url: "DocSummaryDataAsync.aspx", ...
1
vote
2answers
116 views

Jquery post not working in IE 8 or earlier

So this function works in all other browsers except IE. I only have access to IE 8 so can't say if newer versions work or not. I don't have access to the PHP or how it's calling the SQL DB, so I can't ...
0
votes
0answers
50 views

How to post data from span with jquery

I have a php code which gives me this HTML code: <li> <span name="word" class="word">one word</span> <span name="numb" class="numb">1</span> <button ...
0
votes
1answer
112 views

Display image in src tag with response text not base64

I have a POST request that is returning an image as a gif. As far as I can tell the response is not base64 encoded text. So how can I assign the image to the src tag of an img ? The reason I say its ...
0
votes
2answers
107 views

$.Post asp.net method call

It must be a classic problem, but I couldn't find any answer to my problem on line. the page is located at https://localhost/Secured/Report/FileWriterManager.aspx Here is my Jquery code. par ...
1
vote
1answer
126 views

How do I send large POST data with ajax in WordPress?

I get the following error when using the function below: Failed to load resource: the server responded with a status of 414 (Request-URI Too Large). The function works fine when data is not too ...
9
votes
4answers
110 views

JQuery syntax error found in firebug but not in my code

In a PHP page I have a drop-down list that triggers the jQuery change function and does a POST with AJAX in order to populate a second drop-down list in the page. It should all be pretty simple, ...
2
votes
1answer
294 views

Jquery Notification on Ajax POST Success

I have an issue with a some of the jQuery notifications I have created to trigger based on information echo'd from a PHP file after a user submits a sign up HTML form via AJAX. The notifications for ...
0
votes
0answers
85 views

how to set headers in request header in $.ajax post call?

I need to make a ajax post call in which i need to set headers Content-Type : application/json , Accept : application/json , Authentication : some key . if i made a call with out setting header, ...
0
votes
2answers
87 views

How to send a token in all ajax requests

Is there a way to send a token in all the ajax requests of a page, without writing it in every $.ajax({}) call?
1
vote
2answers
463 views

Jquery Ajax Post to delete a file on server + asp .net mvc + c#

Hi I have been trying to create a link which on delete a pic stored on server and removes the information from the database. I want the link to be posted using ajax. I have tried everything but it ...
0
votes
1answer
294 views

The jquery ajax doesn't work

Here is my $.ajax() code, but I can't make it work. After I change the form from contentType: "text/xml ; ",** to contentType: "text/xml ; charset=UTF-8", The request is broken. However, according ...
0
votes
1answer
92 views

Javascript doesnt work over $.ajax POST's result

edit: i included jquery files and functions in index.php, do i have to include them select.php? i think now i will explain my problem clearly. first, i want to send data to select.php via jquery ...
0
votes
1answer
92 views

Heroku sends back HTTP status 444 for AJAX requests - why? [closed]

My front end web app is using jQuery's AJAX functions ($.ajax, $.getJSON, $.post) to call a back end data API via GET and POST requests. In the browser console and in the Heroku app's logs I can see ...
0
votes
1answer
112 views

How can I grab data from more than one droppable element

In my script I'm experimenting with jquery draggable & droppable, See here. I'm trying to grab the data (to eventually put in a database) from each draggable element that's dropped into the ...

1 2 3 4