[web2py] Re: feedback da default.py a web2py

2014-04-18 Thread Carlo DOnofrio
#x27;)}}',['txtIdCarico',' > pathCompleto'],'target') > > and from: > > def AllegaNuovoFile(): >... >response.flash = "Word done!" ># or response.js = "jquery code to be executed upon return. ... > " >

[web2py] Re: feedback da default.py a web2py

2014-04-18 Thread Carlo DOnofrio
L('AllegaNuovoFile')}}',['txtIdCarico','pathCompleto'],'target') e in default.py all'interno di def AllegaNuovoFile() ho semplicemente aggiunto response.flash = "Word done!" Ma sembra non effettuare più alcuna operazione. In cosa sbag

[web2py] feedback da default.py a web2py

2014-04-07 Thread Carlo DOnofrio
Salve a tutti, vorrei sapere se è possibile avere un feedback di fine esecuzione istruzioni della funzione richiamata in default.py. Mi spiego meglio. Ho creato tutta una serie di pagine html in cui, per esempio, ho necessità di salvare degli allegati in un database creato in mysql. All'in