I have set up test links using ref numbers linking to the Home page. I have placed the Select Case code mentioned above at the top of the Home page and saved this: home.
asp
It works fine to reveal the relevent logos. Only problem is when you click onto another page the ref number goes and so the logo disappears. How can I retain the ref number please?
I am placing the same
asp code to the top of each page. it has crossed my mind to create and external
asp page and link this in, but will this retain the ref number?
Do I need to add the 'ref' value to each link somehow?