Examining CGI and Form Variables

To examine the cgi and form variables being passed between the browser, Web server and FlashConnect, redirect the URL that submits the form from your application to a URL within the cgidisplay application provided with FlashConnect. For example:

<Form Action=/cgi-bin/fccgi.exe?w3exec=MyApp>

to this URL that submits the form from the cgidisplay application:

<Form Action=/cgi-bin/fccgi.exe?w3exec=cgidisplay>

-or-

See Also

Debugging and Diagnosing FlashConnect Configuration

Diagnosing FlashConnect Configuration Problems (D3 Only)

Running the Loop-Back Test (D3 Only)

Roving Tandem Debugger

Static Application Debug Strategy

Dynamic Application Debug Strategy

Determining if the Application is in the Debugger

Using the FlashConnect Server Debug Program

Debugging Server Pools

Debugging w3Monitor

Recording Outgoing HTML Code and Incoming Variables

Testing FCService on a Specified Machine and Port

Logging Diagnostic Messages for FCService and FCSocketServer

Diagnostic Messages Displayed On the Browser

Determining Release Levels