Request.Params

Q

Quinn Wilson

I've got a breakpoint set in my code and I'm looking at 3 watches
which (I think) should be functionaly equivalent"

Request.Params(callingPage) "" String
Request.querystring(callingPage) "CatalogBase" String
Request(callingPage) "CatalogBase" String

The HttpRequest documentation description for HttpRequest.Params says
"Gets a combined collection of QueryString, Form, ServerVariables, and
Cookies items"

So why is Request.Params failing to find the correct value for
callingPage?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
Martindap

Latest Threads

Top