Hi Everyone,
I'm new here, and struggling with trying to find an answer to my query.. Hopefully someone will be able to help?
I've got a GET variable from the URL on my web-page and I'm trying to get only certain letters/numbers before the % character.
Eg:
pc=FY1%201AA
I need that full pc variable for one section of my page, but for another section I'm hoping to be able to pull just the FY1 bit - but everything before the % sign.
Is this possible?
I've looked at getting the data changed at source, but it comes from a third party server and they are unable to help

.
Thanks very much in advance.
Regards,
David