View Single Post
  #10 (permalink)  
Old Jul 12th, 2005, 11:20
Andy K Andy K is offline
Reputable Member
Join Date: May 2005
Location: Sheffield
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
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?
Reply With Quote