Search:
Type: Posts; User: vigneaux
Search:
Search took 0.01 seconds.
-
Hey!
so..I want to update the amount of total sales by a user...
If I want to do it from PHP it will result in too many DB queries, so I was wondering if anyone knows a way to do it by using a...
-
PROGRESS!!!
Changed the button type on the form to "type=button"
now the page won't reload..
BUT...
It still alerts me 3 times of AJAX call error before displaying the correct response...
-
the form is submited with this button button.. does type="submit" forces page reload??
<div id="buttonDiv">
<input type="submit" id="submitButton" name="submitButton" value="Ingresar"...
-
PLAN B
If my original post was TOO LONG...which I know it is... perhaps you can help me with some doubts I would appreciate that too!
in
xmlhttp.setRequestHeader('Content-Type',...
-
(warning long post, sorry)
I'm pretty new at PHP-Ajax but I've worked my way way around it so far.. until now....
I'm trying to display content dynamically in a DIV
My Script is a merge of...
|
|