I'll bet its caching. Append a RandRange(1,1000000) to your cflocation url.
It'll help prevent caching (use can also use cfheader for this.)

-----Original Message-----
From: Jason Egan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 28, 2000 12:07 PM
To: Cf-Talk
Subject: ns woes...


why on earth do we even have compatibility standards??

I have created a simple fusebox cart... it works great in ie, but in ns
nothing is added to the cart.... I am using formURL2attributes.cfm and '/'
attributes in the url rather than '&' ...

so a url might look like cart.cfm/fuseaction/basket/add2cart/23

Also, once I have added to the cart I have a cflocation that puts the user
back into the cart - something like this:

<cflocation url="../../../../../../cart.cfm/fuseaction/basket">

again in ie the item 23 is added, in ns it just goes to the empty cart..
always.
any ideas what is happening here??

thanks!
je


----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to