thanks all for your help :P
"Catalyst" <webforumz@webforumz.com> wrote in message
news:Xns952C1619392D0webforumzwebforumzco@66.75.16 2.201...
Rob Collyer <webforumz@webforumz.com> wrote in
news:Xns952C64E10E3A9webforumzwebforumzco@217.32.2 52.50:
[color=blue]
> Catalyst <webforumz@webforumz.com> wrote in
> news:Xns952C1038D9075webforumzwebforumzco@66.75.16 2.198:
>[color=green]
>> "Ivan" <ivan@fake.email.com> wrote in news:eCgF2sibEHA.252
>> @TK2MSFTNGP10.phx.gbl:
>>[color=darkred]
>>> hi,
>>>
>>> I saw some program using "request("fieldname") " instead of
>>> "request.QueryString" to get the value from URL, what's the
>>> different ??
>>>
>>> thanks
>>>
>>>
>>>[/color]
>>
>> If you don't specify a collection to search, asp will look through
>> the following in the shown order until a match is found.
>>
>> QueryString
>> Form
>> Cookies
>> ClientCertificate
>> ServerVariables
>>
>> So you could say that request("x") is the same as
>> request.querystring("x") if there is a querystring.
>>[/color]
>
> I must point out to all that request("x") should be avoided as it is
> very slow perfomance wise compared to specifying the invididual
> collection (eg, form, querystring, servervariables, cookie)
>[/color]
Yeah, and you don't really know what you're getting.
--
Catalyst
www.webforumz.com
Free Web Design and Development Help, Discussions, tips and Critique!
ASP,
VB, .NET, SQL, CSS, HTML, Javascript, Flash, XML,
SEO !