Hi chris...

why don't you try wrapping a <CFTRY> tag around individual parts until you
zero in on what's wrong?

just a thought..

ethan


----- Original Message -----
From: "Chris Montgomery" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Friday, February 16, 2001 1:18 PM
Subject: RE: Really Need Help


> Fred,
>
> Nope, that didn't work either. My cleanreturnurl is:
>
"/myapps/e-commercial/cleanearth/members/index.cfm?Fuseaction=selectstore&Co
> mpID=3&CompName=Tetco"
> but still doesn't get appended in the <cfset
> temp=listappend(session.returnfuseaction,cleanreturnurl,chr(13))>
statement.
>
> Still scratching my head. Thanks for the reply!
>
> Chris
>
> > -----Original Message-----
> > From: Fred T. Sanders [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 16, 2001 11:40 AM
> > To: Fusebox
> > Subject: Re: Really Need Help
> >
> >
> > make that a temp vararible temp =
> > listappend(session.returnfuseaction, blah
> > blah)
> >
> > then <cfset session.returnfuseaction = temp>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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