RE: Client Vars again

2002-09-11 Thread Chris Norloff
--+ > >"...'If there must be trouble, let it be in my day, that my child may have >peace'..." > - Thomas Paine, The American Crisis > > > >-Original Message- >From: Chris Norloff [mailto:[EMAIL PRO

RE: Client Vars again

2002-09-09 Thread Bryan Love
ation Systems [EMAIL PROTECTED] +---+ "...'If there must be trouble, let it be in my day, that my child may have peace'..." - Thomas Paine, The American Crisis -Original Message- From: Chris Norloff [mailto:[EMAIL PROTECTED]] Sent: Monday, September 09, 2002 8:19 AM To:

Re: Client Vars again

2002-09-09 Thread Chris Norloff
To ensure our logged-out (or timed-out) user is completely removed from our application, we delete: 1. the entire session structure, 2. all the client vars (one at a time), 3. set the cookies to delete, and 4. use non-persistent cookies anyway. I know that sounds redundant, but it's been rob

Re: Client Vars again

2002-09-08 Thread Joe Eugene
cript as i mentioned before.. you dont have to deal with changing any code... Joe - Original Message - From: "Bud" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Sunday, September 08, 2002 10:20 PM Subject: RE: Client Vars again > On 9/8/02, Joe

RE: Client Vars again

2002-09-08 Thread Bud
On 9/8/02, Joe Bastian penned: > > > is a client side redirect .. in effect >> > it changes the header info of the clients browser to >> > the new url page.. so NO variables will be set by the >> > caller. >> On 9/8/02, I penned: > > Any local/session/client/application variables, and >>

RE: Client Vars again

2002-09-08 Thread Dave Watts
> > is a client side redirect .. in effect > > it changes the header info of the clients browser to > > the new url page.. so NO variables will be set by the > > caller. > > Any local/session/client/application variables, and > queries, etc., will work as normal on any code before > the cfl

Re: Client Vars again

2002-09-08 Thread Bud
On 9/8/02, Joe Bastian penned: >Susan, > is a client side redirect .. in effect it changes the >header info > of the clients browser to the new url page.. so NO variables will be >set by the caller. Any local/session/client/application variables, and queries, etc., will work as

Re: Client Vars again

2002-09-07 Thread Joe Bastian
Susan, is a client side redirect .. in effect it changes the header info of the clients browser to the new url page.. so NO variables will be set by the caller. change the to some like

RE: Client Vars again

2002-09-06 Thread Matt Robertson
it set as "no." We really didn't want to write anything to the client at all. Susan Hamilton Allen Web Programmer Pfingsten Publishing, L.L.C. Seven Hills, OH 44131 -Original Message- From: Bryan Love [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 5:19 PM To: CF

RE: Client Vars again

2002-09-06 Thread Dave Watts
> Yes, that is true. However, I am aware of the > SetClientCookies option, and did have it set as > "no." We really didn't want to write anything to > the client at all. If you want state management within your application, the browser has to identify itself to the server on every subsequent p

Re: RE: Client Vars again

2002-09-06 Thread ksuh
Susan Hamilton-Allen <[EMAIL PROTECTED]> Date: Friday, September 6, 2002 3:53 pm Subject: RE: Client Vars again > Yes, that is true. However, I am aware of the SetClientCookies > option, and > did have it set as "no." We really didn't want to write anything > to

RE: Client Vars again

2002-09-06 Thread Susan Hamilton-Allen
rom: Bryan Love [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 5:19 PM To: CF-Talk Subject: RE: Client Vars again keep in mind that you probably were using cookies before, you just didn't know it. Unless you specify then cookies will be used. If you do specify ...cookies=&qu

RE: Client Vars again

2002-09-06 Thread Dave Watts
> There is one other way of keeping the CFID and CFTOKEN > without cookies and not having to pass with every url > > in you application.cfm file you can do: > SCOPE="SESSION"> > > > > > This also has the benefit of closing a session when the > browser closes. Uh, that uses coo

RE: Client Vars again

2002-09-06 Thread Bruce, Rodney S HQISEC/SIGNAL
:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 2:19 PM To: CF-Talk Subject: RE: Client Vars again keep in mind that you probably were using cookies before, you just didn't know it. Unless you specify then cookies will be used. If you do specify ...cookies="no" then you MUS

RE: Client Vars again

2002-09-06 Thread Bryan Love
+ "...'If there must be trouble, let it be in my day, that my child may have peace'..." - Thomas Paine, The American Crisis -Original Message- From: Susan Hamilton-Allen [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 2:12 PM T

RE: Client Vars again

2002-09-06 Thread Susan Hamilton-Allen
ublishing, L.L.C. Rock Run Center, Ste. 280 5700 Lombardo Center Dr. Seven Hills, OH 44131 phone: 216.328.8926 fax: 216.328.9452 -Original Message- From: Bryan Love [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 4:55 PM To: CF-Talk Subject: RE: Client Vars again let me expand on

RE: Client Vars again

2002-09-06 Thread Bryan Love
may have peace'..." - Thomas Paine, The American Crisis -Original Message- From: Susan Hamilton-Allen [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 2:02 PM To: CF-Talk Subject: RE: Client Vars again We are not talking cookies here. We were using client variab

RE: Client Vars again

2002-09-06 Thread Susan Hamilton-Allen
blishing, L.L.C. Seven Hills, OH 44131 -Original Message- From: Andre Turrettini [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 4:29 PM To: CF-Talk Subject: RE: Client Vars again Hmm. I'm assuming that when you say "we ran the app on another pc in the office

RE: Client Vars again

2002-09-06 Thread Bryan Love
sis -Original Message- From: Bryan Love [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 1:39 PM To: CF-Talk Subject: RE: Client Vars again remember that the CFID can come from the following scopes: - session - cookie - client - url I don't know the order these are sea

RE: Client Vars again

2002-09-06 Thread Bryan Love
len [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 1:23 PM To: CF-Talk Subject: RE: Client Vars again Well, I opened the CFID and CFGLOBAL tables and the rows corresponding to the CFID/CFTOKEN in the dubugging results were not there. Susan Hamilton Allen Web Programmer Pfingsten Publi

RE: Client Vars again

2002-09-06 Thread Andre Turrettini
y you can start with that! DRE Ps. It's a stressfull thing so be thorough and clear minded! -Original Message- From: Susan Hamilton-Allen [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 2:13 PM To: CF-Talk Subject: RE: Client Vars again DB: SQL Server 2000; Client O

RE: Client Vars again

2002-09-06 Thread Susan Hamilton-Allen
]] Sent: Friday, September 06, 2002 4:18 PM To: CF-Talk Subject: RE: Client Vars again how did you confirm that the client vars are not being recorded in DB? +---+ Bryan Love Macromedia Certified Professional Internet Application Developer Database

RE: Client Vars again

2002-09-06 Thread Bryan Love
CF-Talk Subject: RE: Client Vars again DB: SQL Server 2000; Client OS: win2k; intranet app; single server win2k server. Application.cfm set for clientmanagement="Yes", clientstorage=the SQl data source, which was successfully registered w/in CF. Using First we thought everything was

RE: Client Vars again

2002-09-06 Thread Susan Hamilton-Allen
metimes" seemed to actually carry the variables in memory successfully. Susan Hamilton Allen Web Programmer Pfingsten Publishing, L.L.C. Seven Hills, OH 44131 -Original Message- From: Andre Turrettini [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 3:51 PM To: CF-Talk S

RE: Client Vars again

2002-09-06 Thread Andre Turrettini
- From: Susan Hamilton-Allen [mailto:[EMAIL PROTECTED]] Sent: Friday, September 06, 2002 12:50 PM To: CF-Talk Subject: RE: Client Vars again Adrian: I posted to CF-Talk several times yesterday (with no useful results) with a similar problem regarding client vars. We are now re-engineering to

RE: Client Vars again

2002-09-06 Thread Susan Hamilton-Allen
Adrian: I posted to CF-Talk several times yesterday (with no useful results) with a similar problem regarding client vars. We are now re-engineering to write cookies instead. I had posted a notice from MM about incrementing CFID. Look at your CFID table; we had new rows being written for each

Re: Client Vars again

2002-09-06 Thread todd
Hey, looks like you posted this to cf-talk... again... ! On Fri, 6 Sep 2002, Adrian Lynch wrote: > I've posted this to CF-Talk, sorry for any who get both and don't like cross > posts... > > Is there anyone out there that's built reliable login/logout functionality > into their site? Something

Client Vars again

2002-09-06 Thread Adrian Lynch
I've posted this to CF-Talk, sorry for any who get both and don't like cross posts... Is there anyone out there that's built reliable login/logout functionality into their site? Something that works on ALL browser combinations? This is what we're doing... Client vars stored in a DB Using the usu

Client Vars again :O(

2002-09-06 Thread Adrian Lynch
Is there anyone out there that's built reliable login/logout functionality into their site? Something that works on ALL browser combinations? This is what we're doing... Client vars stored in a DB Using the usual code to kill a session on close of the browser CFMX, SQL Server 7 Testing on most co