Trying making a test page that just runs that code, then slowly add the 
other code you are running until you can duplicate the error.  Then you 
will know what is causing it.

In order to actually how see your session variables change with each call 
to each page, I suggest using mod_display_variables, from the allaire tag 
gallery.

Make a test pageAt 12:34 AM 2/16/01, Chris Montgomery wrote:
>Can anyone help, please? Thanks.
>
>Chris Montgomery             [EMAIL PROTECTED]
>
>Web Development & Consulting http://www.astutia.com
>Allaire Consulting Partner
>210-490-3249/888-745-7603    Fax 210-490-4692
>AIM: astutiaweb; ICQ: 7381282; Firetalk: Ag78
>
> >
> > Has anyone experienced problems with client.fuseaction (or
> > session.fuseaction in my case) not getting set the first time
> > cf_fuseaction
> > is called?  This seems to be my problem and I can't figure out why.
> >
> > Initially, session.returnfuseaction is empty. This statement, <cfset
> > session.returnfuseaction=listappend(session.returnfuseaction,clean
> > returnurl,
> > chr(13))>, should append the cleanreturnurl variable to the empty
> > session.returnfuseaction, correct?
> >
> > Any ideas why it isn't? I could use some insight with this.
> >
> > Thanks,
> >
> > Chris Montgomery             [EMAIL PROTECTED]
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to