[web2py] Login form

2010-02-05 Thread sveinh
time. Thanks! -sveinh -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options,

[web2py] Re: Login form

2010-02-05 Thread sveinh
{{=form.custom.begin}} Remember: {{=form.custom.submit}} {{=form.custom.end}} Again, thanks for the swift replies by this group! -sveinh On Feb 5, 3:33 pm, mdipierro wrote: > in layout

[web2py] Re: call response.flash = "smoething" from view

2010-02-05 Thread sveinh
If I understand you correctly, you want to indicate to the user that it may take a while for the request to complete? Check out this one: http://www.web2pyslices.com/main/slices/take_slice/38 -sveinh On Feb 4, 9:56 pm, Tomas Pelka wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1

[web2py] Re: web2py on EC2

2010-02-05 Thread sveinh
The Amazon deployment also feel faster than the old from here (Norway). -sveinh On Feb 5, 10:01 pm, mdipierro wrote: > Comparing apples to apples is different. Mostly I am playing with EC2 > and this is not a definitive decision. > > It is true that normal shared hosting is much c

[web2py:37626] Documentation

2009-12-21 Thread sveinh
it for the complete documentation, or is it available somewhere on the site? I saw the download was only USD 12 or so, and I'll gladly pay this. If downloading the is the best option, do you have a new version of the book in the pipeline? When is the next version due? In advance, thanks! -sveinh --

[web2py] Questions on Auth

2010-02-01 Thread sveinh
same session when logging in again before session timeout? In advance, thanks! -sveinh My runtime env: Running with Firefox on Ubuntu 9.10 Desktop: python2.5 web2py.py --nogui web2py Enterprise Web Framework Created by Massimo Di Pierro, Copyright 2007-2010 Version 1.74.8 (2010-01-24 16:

[web2py] Re: Questions on Auth

2010-02-01 Thread sveinh
Hi Thanks for the update. Regarding 2), I'm not talking about auth-tokens in Session, but whatever other tokens the programmer has entered into session. Should these not also be cleared? sveinh On Feb 1, 8:49 pm, mdipierro wrote: > Entering panic mode! > > You are correct about

[web2py] Re: Questions on Auth

2010-02-01 Thread sveinh
Hi Thanks for the reply. I see your point. Would using "auth.settings.logout_next" be a good place to do this? -sveinh On Feb 1, 10:42 pm, Thadeus Burgess wrote: > Not necessarily, what if you set session tokens to visitors as well ? > You would not want to clear these