« Return to Thread: Unable to get QueryString value

Unable to get QueryString value

by Hannes Calitz :: Rate this Message:

Reply to Author | View in Thread


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 getpaid-dev@...
To unsubscribe from this group, send email to getpaid-dev+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Unable to get QueryString value