PRB: IntelliSense QuickInfo Not Displayed in Server Collections

ID: Q191045


The information in this article applies to:


SYMPTOMS

A QuickInfo member list is not shown when the user types the following:

Request.ServerVariables(


CAUSE

This behavior is by design.


MORE INFORMATION

Although other functions can provide a parameter list, collections cannot. Because this is a collection and not a function, a QuickInfo parameter list is not available.

Steps to Reproduce Behavior

  1. Create a new Active Server Pages page.


  2. Create server side VBScript block.


  3. Inside the block type the following:
    Request.ServerVariables(


Additional query words:


Keywords          : kbide kbScript kbVisID600 kbGrpASP 
Version           : WINDOWS:6.0
Platform          : WINDOWS 
Issue type        : kbprb 

Last Reviewed: May 24, 1999