Well since there is no function binding on server side you do not have
a function to process it or separate functions for each field (as you
well know)

You would probably use a DispatchPF function to process the request
"manually"


Br's,
Marius

On Dec 28, 3:01 pm, Tim Perrett <[email protected]> wrote:
> Guys,
>
> seeing as lift binds the html form elements to server side functions,
> how can one post a flash based form (or any other non-lift powered
> form) to a lift back-end and, process the response in the normal
> manner?
>
> Would it be some hacky S.param stuff?
>
> Thoughts / ideas on how to handle this would be great!
>
> Cheers,
>
> Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" 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/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to