User Profile
Collapse
-
Nevermind, I figured it out... not sure why this matters, but all I had to do was change the <a href="" otherstuff/> to <a href="#" otherstuff/> - any ideas why that was such a big deal? -
-
Alright, got a test site up here: http://boutwell.isa-geek.com/Temp/. As you should see, when you decide to add a make, instead of adding it, then responding with the string "TRUE, MAKENAME, MAKEID, MAKE", I get no response and thus the AJAX has no idea what to do. Also, I initially had the function check the status of the request, but it seems that no matter what I do, I get a 0 as the status. When I took that check out, it worked perfectly...Leave a comment:
-
PHP/AJAX Response issue
Ok. So I have a PHP function that is supposed to be sending back a customized string that the AJAX will interpret and automatically update/select an option in a select menu. The problem I am running into is that the AJAX isn't receiving anything (or it would seem). Not sure if I am completely overlooking something or if my code just sucks. I will post the particulars below.
//PHP code sending the string out....
...Code:$newMake
Last edited by debasisdas; Mar 6 '11, 05:47 AM.
No activity results to display
Show More
Leave a comment: