We have just upgraded from v4.something to version 5. The new features are great and our webmaster was genuinely excited. Peronally I think she should get out more, but hey!
Anyway, here's our little problem:
I have setup an image option for each of the different filetypes on our website. Most work fine, but the asp pages are a problem.
A straight asp page with no querystring works just fine (eg: .../index.asp) and displays the designated icon in the results page.
But an asp page with a querystring (eg: .../products.asp?id=7) doesn't display an icon.
Have I missed something in the configuration?
Anyway, here's our little problem:
I have setup an image option for each of the different filetypes on our website. Most work fine, but the asp pages are a problem.
A straight asp page with no querystring works just fine (eg: .../index.asp) and displays the designated icon in the results page.
But an asp page with a querystring (eg: .../products.asp?id=7) doesn't display an icon.
Have I missed something in the configuration?
Comment