Passing parameter to page using GET method
Posted: Thu Jun 23, 2011 7:52 pm
Hello,
How can i read a parameter passed using GET method on a CMSMS page?
I need a page let's say user_details that will accept a username (user_details?username='myusername'), and in that page i need to read the username parameter.
Thank you.
How can i read a parameter passed using GET method on a CMSMS page?
I need a page let's say user_details that will accept a username (user_details?username='myusername'), and in that page i need to read the username parameter.
Thank you.