Digital God
16 Apr 2007, 10:30 PM
Hi all, sorry for bad english :D
i've qustion - how to sumbit form and get the response?
this is my code
[CODE]
authform.submit({
failure: function(){
alert('1');
},
success: function(f,a){
alert('2');
if(!a.result.error){
authdlg.hide();
authdlg.destroy();
Ext.MessageBox.show({
title: '
i've qustion - how to sumbit form and get the response?
this is my code
[CODE]
authform.submit({
failure: function(){
alert('1');
},
success: function(f,a){
alert('2');
if(!a.result.error){
authdlg.hide();
authdlg.destroy();
Ext.MessageBox.show({
title: '