Gazing into my crystal ball I observed "Deepster" <>
writing in news: ups.com:
> Thanks for your help guys!
>
> As for describing how the site works, well user comes to my page gets
> the default page. If the user wants more information on state basis the
> default page loads with the querystring "State" and then I do select
> case to direct them to each functions. Once inside the state page they
> can click on individual results, this is where the querystring "id"
> comes into play and is passed on to the default page.
> Phil, I will try the code out and let you know how it goes.
>
> Thanks
>
>
Totally OT for this group, but if you can rename "id" to something else,
you're not going to have problems with Google spidering it. Google won't
spider URIs with "id" in the string.
--
Adrienne Boswell
http://www.cavalcade-of-coding.info
Please respond to the group so others can share