Change the req to this:

Req("picture" :: fileName :: Nil, "jpg", GetRequest)

That should then work for you

Cheers, Tim

On Jan 27, 11:39 pm, Alli <allilis...@gmail.com> wrote:
> LiftRules.dispatch.append {
>   case r @ Req("picture" :: fileName :: Nil, "", GetRequest) => () =>
>      ...
>
> }

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to