Thank you.
I changed the $Alpha = urldecode($Alpha); to $Alpha = $_GET['Alpha']; on the page.
Unfortunately, it doesn't seem to work either.
I looked up $GET and saw several references to register_globals, but I couldn't figure out if having register_globals off meant I needed to do something else to enable $GET to work.
Any thoughts on what I need to do would be welcome.
I'll post the full page code if that would be helpful.
--
Rauhnee