People do this all the time but I cannot find an article on it. This is what I believe I want:
.../default.asp?ID=1
.../default.asp?ID=2
.../default.asp?ID=3
etc
What that would correspond to is:
.../employees_list.asp
.../employees_edit.asp
.../employees_print.asp
etc
I know that I just have it in an include file but I need the structure. I just don't what everyone seeing the names of my tables and queries.
Thanks,
Bandit