On Mon, Apr 20, 2009 at 1:40 PM, virhilo <virh...@gmail.com> wrote:
>
> Thanks a lot-it's working:)
> I can have only:
> request.vars and form.accepts(request.vars, formname=None)
> line(without 'if') if i don't want to display any information-yes?:)
>
> On 20 Kwi, 18:29, mdipierro <mdipie...@cs.depaul.edu> wrote:
>> Then this should do it
>>
>>     if request.vars and form.accepts(request.vars,formname=None):
>>          response.flash="done"

It was added in last releases? I remember that I tried it and didn't work.

-- 
 Álvaro Justen
 Peta5 - Telecomunicações e Software Livre
 21 3021-6001 / 9898-0141
 http://www.peta5.com.br/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to