Hey,

Have you tried stepping into the code? Have you set any breakpoints?

Out of interest, why did you choose to do this:

Code:
If Request.ToString.Contains("?") Then
Did you see that somewhere?

Gary