done.
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out
Can't you send encoded parameters (say in Bas64 or hexadecimal) and decode
them inside the methods?
Regards.
On Wednesday, September 4, 2013 8:24:26 PM UTC-3, Wonton wrote:
>
> Hello everyone!
>
> I've developed a web2py backend which is given me problems with special
> chars in URLs. I'm a new
Thank you all.
That will solve what I want to do.
Best regards.
On Monday, August 5, 2013 11:15:59 PM UTC-3, Marcio Andrey Oliveira wrote:
>
> Hi.
>
> In Java there is the concept of URL filter chain (implemented by one or
> more servlets). These filters may intercept requests
So I don't know what to do. I was reading about the conditional models but
it doesn't seem to be what I want.
I will try to explain (forgive my bad English):
>From my own application I want to be able to intercept requests to some /
all URLs (it varies based on what I want to do) so that I coul
Thank you both for replying.
It seems wsgi middleware fits better my needs.
Regards.
Em segunda-feira, 5 de agosto de 2013 23h15min59s UTC-3, Marcio Andrey
Oliveira escreveu:
>
> Hi.
>
> In Java there is the concept of URL filter chain (implemented by one or
> more servlets)
Hi.
In Java there is the concept of URL filter chain (implemented by one or
more servlets). These filters may intercept requests to a specif URL or a
bunch of them prior the request arrive to the controller(servlet)
responsible to handle it.
Is there such concept on web2py?
How could I implem
I have no idea how complete WURFL is but it it seems that
request.user_agent() will do the job.
Regards.
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to
Hi.
I have no experience with web2py but it seems it's not able to read some
file.
Try to use strace command to determine what file is missing then you can
search on the net which package contains the missing file.
You can try something like
strace -o output.txt
or
strace -p -o output.t
vince, thank you for answering me.
Regards.
On Wednesday, July 17, 2013 3:12:47 PM UTC-3, Marcio Andrey Oliveira wrote:
>
> Hi.
>
> I'm wondering whether exists a python project that detect mobiles and
> tables that be as good and as up to date as http://mobilede
Niphlod, I'm fairly new to web2py (I'm reading the official book but I'm
still on page #160 of 614 pages) and I'm trying to collect the most
possible information that I think relevant for what I'm planning to do.
Even if I had read entirely book I believe that not all information about
web2py will
ibrary / module.
Regards.
On Wednesday, July 17, 2013 3:12:47 PM UTC-3, Marcio Andrey Oliveira wrote:
>
> Hi.
>
> I'm wondering whether exists a python project that detect mobiles and
> tables that be as good and as up to date as http://mobiledetect.net/
>
> Thanks.
>
--
Hi.
I'm wondering whether exists a python project that detect mobiles and
tables that be as good and as up to date as http://mobiledetect.net/
Thanks.
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and st
Derek is right. He explained exactly what I want (sorry my bad English).
Massimo, thanks for the solution.
I started studying web2py these days and it seems the right tool for the
work.
Thank all.
On Sunday, July 14, 2013 8:22:31 PM UTC-3, Marcio Andrey Oliveira wrote:
>
> Hi.
>
>
Hi.
Currently I have 3 arcade sites: 1 with all kinds of games, 1 with only
girls games and another one with only escaping games.
Each site is running in a separated script, and worst than that is that I
have some games in girls game site and on escaping games sites that exist
on general arcad
14 matches
Mail list logo