[ANN] revSparkle minimalist web framework for RevServer
Kay C Lan
lan.kc.macmail at gmail.com
Fri Mar 26 21:17:30 EDT 2010
On Sat, Mar 27, 2010 at 9:10 AM, Kay C Lan <lan.kc.macmail at gmail.com> wrote:
> Andre,
>
> If my name was Hello, I don't get Hello Hello, but I get Hello World.
>
> For clarification, if I 'Hello/Hello' I don't get Hello Hello but Hello
World.
So:
'hello/hello' doesn't match
http://andregarzia.com/revspark/demo/hello/hello but matches
http://andregarzia.com/revspark/demo/hello<http://andregarzia.com/revspark/demo/hello/hello>
'hello/hi' doesn't match http://andregarzia.com/revspark/demo/hello/hi but
matches http://andregarzia.com/revspark/demo/hello/hello
Why?
More information about the use-livecode
mailing list