| Anthony Jones 2007-03-23, 1:22 pm |
|
"ATS" <ATS@discussions.microsoft.com> wrote in message
news:9AE498E0-A7DA-4008-A8E9-4FE31E0D0AFE@microsoft.com...
>
> Actually, no, in our Visual Studio 2003, with the MSDN, dated July 2004,
> there is no documentation anywheres about the Request.Form or
> Request.QueryString.
>
> Maybe in later MSDN's or later VisualStudio's it does, but ours does not.
I'm use VS 2003 with the supplied MSDN installed.
On my system the docs are found here (bet if you tweak 2003FEB to 2004JUL
it'd work on yours)
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/iisref/htm/ref_vbom_reqocqs.h
tm
It's natural to expect to find this documentation under Server Tech / Active
Server Pages but nooo!
You have to go through Server Tech -> IIS ->SDK ->IIS -> Reference ->IIS
Development -> ASP Ref.
Intuative huh?
Online it's here:-
http://msdn.microsoft.com/library/e...b8557fe2de0.asp
In the same intuative place.
|