thanks BB,
I would need to pass all the parameters of the URL when posting back because the parameters are used for displaying the layout, department, etc . .
Does the Server.Transfer pass the parameters? How do I use it? Do I just put Server.Transfer by itself?
I tried...