Thanks Peter. Will try that. Sumit Verma Partner / Vice President | ten24, LLC office: 877.886.5806 x 103 | mobile: 617.290.8214 www.ten24web.com | www.linkedin.com/in/sverma | twitter: blogonria
On Tue, Oct 5, 2010 at 5:06 PM, Peter J. Farrell <[email protected]> wrote: > Sumit Verma said the following on 10/05/2010 02:53 PM: > > 1. How do I pass data that has "." in it? Right now looks like everything > with a dot is considered format extension and is being stripped out. > Example: > > http://<host>/user/[email protected] > http://<host>/user/1.15 > > You'll have to grab the BER, but I added support for URLEncoded > parameters. Use this if you don't want to append a file extension to the > url > > http://<host>/user/x...@x%2ecom > > HTH, > .Peter > > -- > You received this message because you are subscribed to Mach-II for CFML > list. > 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/mach-ii-for-coldfusion?hl=en > > ***New URLs as of April 29th, 2010*** > SVN: http://svn.mach-ii.com/machii/ > Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/ > -- You received this message because you are subscribed to Mach-II for CFML list. 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/mach-ii-for-coldfusion?hl=en ***New URLs as of April 29th, 2010*** SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
