10-24-06 12:18 PM
Hi Jennifer,
you are posting back to the same page.
Did you enable ASP.NET tracing to see if your query string parameters are
visible to ASP.NET?
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Jennifer" <jendrisc@gmail.com> wrote in message
news:1161629705.677472.306580@i42g2000cwa.googlegroups.com...
>I implemented the solution discussed in this post:
>
> http://blogs.technet.com/stefan_gos.../22/458139.aspx
>
> This seems to work, but I'm having an issue with retaining the Query
> Strings and view/control state during Postbacks. Is there something
> additional I should be doing with postbacks to retain these items?
>
> It seems like I'm posting back to a different page, by changing the
> form action for the postback.
>
> Thanks,
>
> Jennifer
>
[ Post a follow-up to this message ]
|