[Seaside] accessing the current post parameters

Bob Arning arning315 at comcast.net
Mon Feb 13 13:06:36 UTC 2012


Did you try

self requestContext request at: 'code'

and

self requestContext request fields

Cheers,
Bob

On 2/13/12 6:25 AM, sergio_101 wrote:
> okay, it looks like i was looking at an older version of the facebook spec..
>
> all i really need to do is grab the GET var 'code'...
>
> how do i access that? is there a way i can just grab all REQUEST vars?
>
> sort of like doing a params[] or $this->data in other frameworks..
>
> thanks!
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20120213/4167cb3a/attachment.htm


More information about the seaside mailing list