Hi everyone,

I have a strange request. I have the user go to a specific page such as news.htm. The user can click a link that will pass a parameter such as news.htm?s=2. What I need is when they visit the page I need a script to see if there is any value to the parameter s and if so, redirect back to news.htm. Can this be done?

Thanks!

Warren