I have a coldfusion page search page that works great when the debugging
window is available and docked.

When the debugging pane is docked, the page retains all client variable values
when moving through the recordset via pagination code.

This same page will not work, if debugging pane is floating or deubgging
option is turned off. I get an error stating the client is not defined.

Any suggestions on why the page is performing consistently would be great.

Thanks.