Let's say I want to create a WiKi and its users should be able to create new pages by inserting its name in the url e.g.: http://www.mydomain.com/application/HelloWorld
this would create a new page called "HelloWorld". Can I make this using request parameters (in the controllers)? Do I need to use routes.py ? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

