Hey guys, I have a little bit of a problem here.. 😉
For example, I have this URL that would lead to my template:
http://mysite.com/templatename?123354354534534534
My question now is..how can I “GET” that URL above since I have to decode the numbers (123354354534534534) so that an EE tag such as {customer_order_info:customer_num = [decoded_num]) can be processed?
Thanks for your help.