janixams
20 Sep 2007, 7:15 AM
Hi everybody:
I have the following code and I want to change the title of the messageBox where I show 'Guardando los datos...'
It's that possible...???
[PHP]my_form.submit({
waitMsg: 'Guardando los datos...',
url:'procesar.php',
failure: function(form, action) {
Ext.Msg.show({title:'Confirmaci
I have the following code and I want to change the title of the messageBox where I show 'Guardando los datos...'
It's that possible...???
[PHP]my_form.submit({
waitMsg: 'Guardando los datos...',
url:'procesar.php',
failure: function(form, action) {
Ext.Msg.show({title:'Confirmaci