I haven't used client variables much in the past, but I'm working on a
project where I think I prefer them.

Here's the issue I've run into:

I have a login page ... on a successful login a series of client vars get
set.

The user clicks submit and a "custom" page should be served up with certain
vars being displayed.  The problem is, after the first form submission, the
user is getting the form page again (the form is default for the page,
absent client vars being loaded).  If the user hits refresh, then the client
vars are set.

In other words, the client vars are not being set the first time through the
system.  The results of the client vars are not present until the second
reload of the page.

Any reason why? What should I be looking at for the cause?  Cannot I not
return the user to the same, but modified page (modified based on the login
and client vars) and use client vars?

I never ran into this issue using session vars.

H.
______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to