Displaying 1 result from an estimated 1 matches for "captureall_action".
2007 Feb 19
0
Ajax.Update nested within Ajax.Request
...s though, I''d like it to refresh
the div form (formCapture), but so far I can''t get it to work. The
script runs to into the onComplete stage, but the div isn''t refreshed.
Can anyone help with this?
Regards,
Robert Hofmeyr
function subForm() {
new Ajax.Request(''captureall_action.php'', {
method: ''post'',
parameters: Form.serialize(''formCapture''),
onComplete: function(transport){
//var response = transport.responseText || "no response
text";
//alert("Success! \n\n" + response);
var url = ''tempC...