Hello,
Why no use:
form = self.request.form
value = form.get('orderid')
Taito
2009/5/22 hannesc <[email protected]>
>
> Hi Guys
>
> I need to retrieve a querystring value from the URL with the Order ID
> in it. I am have some trouble trying to get it though. An example of
> the URL is as follows:
>
>
> http://localhost:8080/GetPaid%20Test/@@getpaid-vcs-redirect?orderid=342226233
>
> The code I use to get the querystring value looks as follows:
> http://paste.plone.org/28109 (See highlighted lines)
>
> For some reason though, the code returns "None". Any idea what I could
> be doing wrong?
>
> Thanks
> Hannes
>
> PS. Thanks to everyone that has been helping thus far. :)
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"getpaid-dev" 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/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---