On page 24, why does it include the '.html' ?

In your original cookbook, there is no '.html' here:

"A URL like
http://hostname/cookbook/default/index/bla/bla/bla?variable=value
will result in a call to function index() in controller default.py in
applicaiton cookbook.
“bla”, “bla” and “bla” will be passed as request.args[0:3] while
“value” will be stored in
request.vars.variable."


On Jun 2, 11:52 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> http://www.web2py.com/examples/static/cookbook2.pdf
--~--~---------~--~----~------------~-------~--~----~
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