> I think i remember hearing that you cannot use cflocation and 
> set a cookie on the same page - if this is correct, can you set 
> a session variable and use cflocation? This could explain a few 
> problems I am having,
> 
> If you cannot use cflocation and set a session variable, 
> anyone know of a better workaround? Will using a meta refresh, 
> or javascript work then?

You can usually do this without any trouble; as long as the client has
already received the cookies prior to running this page, then you're fine.
If the client hasn't, CFLOCATION will by default pass the CFID and CFTOKEN
values within the URL to the next page, and that works as well.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to