PiggyBacking The QueryString

  • Thread starter Thread starter pbd22
  • Start date Start date
P

pbd22

Hi.

Can somebody tell me what the code is if I want to
take the QueryString that was received by Page A
and send it to Page B via Response.Redirect?

How do I capture the whole querystring for this purpose?

Thanks.
 
Back
Top