Simon,
from Maui, Hawaii
aParms is an internal structure used to parse the positional parameter (which are mostly obsolete). This won't be removed anytime since a lot of people rely on this functionality from older applications including some of my own. Ideally, named parameters and script maps should be used for a cleaner URL format...
Request.QueryString(1) will do the same thing and is probably a more reliable way to retrieve these values.
+++ Rick ---
Hi
I have been using the Request.aParms array but I cannot find any documentation about it so I wondered if it is a deprecated feature that I should no longer use.
Simon
Rick Strahl West Wind Technologies Where do you want to surf today? | Reader Version: 5.0 |
from Maui, Hawaii