HI guys,
Anyone know how to print a querystring value carried to a page via URL?
Any advice appreciated! :)
HI guys,
Anyone know how to print a querystring value carried to a page via URL?
Any advice appreciated! :)
Yeah, you can use:
%globals_get_xxxx%
So just replace xxxx with your key.