disappearing session variables

2002-02-04 Thread c talk
Hi all I'm using IE 5 and Nestcape 4.72 to develop a site for a client. I sometimes experience this error: Error resolving parameter BSESSION.PRODUCT_LINE/BPPThe session variable PRODUCT_LINE does not exist. This session.variable is defined and called on the site's home page. It's called

RE: disappearing session variables

2002-02-04 Thread c talk
Lon, et al --- Lon Lentz [EMAIL PROTECTED] wrote: Is Netscape issuing a new cookie on the second page because it thinks that the domain has changed? The domain doesn't change between pages. I didn't think browsers issued cookies? * john * -Original Message- From: c talk

SQL Question (sorta OT)

2000-08-11 Thread c talk
Hi all Here the query I'm trying to edit: CFQUERY NAME="LookUpResults" DATASOURCE="WebData" SELECT CompanyName, City, State, CompanyURI FROM Main (Index=ix_Main_CompanyURI) WHERE CompanyURI IN (#QuotedValueList(CompanyNameSearch.Custom1)#) ORDER BY CompanyName /CFQUERY I would like

RE: Upgrading SQL 6.5 - 7.0?

2000-08-08 Thread c talk
Ben Thanks for your comments. I feel more confident heading into this project. Thanks, * John * --- "Benjamin S. Rogers" [EMAIL PROTECTED] wrote: All in all, it was one of the smoothest upgrades (of that relative magnitude) I've ever done. We upgraded about 20 or so databases of varying

not seeing debug information ...

2000-08-08 Thread c talk
Hi I've put my PC's IP in the CF Admin Debug settings window. When I view pages, none of the debug info displays. When I remove all of the IP addresses, the debug info displays. When I put my IP in alone, no dice. FWIW, the CF Server can ping my PC by name. Any ideas why this is? Thanks, *

Session Management Errors

2000-08-08 Thread c talk
Hi I have an Application.cfm file with this code: CFAPPLICATION NAME="corptech" SESSIONMANAGEMENT="Yes" SESSIONTIMEOUT="30" !--- This SESSION.var is referenced by all queries using Accounting tables coded by JBM after 08.08.2000 --- CFSET SESSION.datasource = "Webacctg" That generates the

accessing SQL Stored Procedures?

2000-08-04 Thread c talk
Hi How do I access/refer/actuate SQL 6.5 Stored Proceedures from within a .cfm page? Thanks! * john * __ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/