It's generally not a good idea to use punctuation other than dash (-), period (.), and underscore (_) in a URL / GET. I would recommend that you use a POST method if you need to send non-alphanumeric arguments (i.e. <form method="POST">).
- [web2py] apostrophes in web2py urls peter
- [web2py] Re: apostrophes in web2py urls Ross Peoples
- [web2py] Re: apostrophes in web2py urls Anthony
- Re: [web2py] apostrophes in web2py urls Jonathan Lundell
- [web2py] Re: apostrophes in web2py urls peter
- Re: [web2py] Re: apostrophes in web2py urls Jonathan Lundell

