First off this is a fusebox e-commerce application. My current set-up is 
that if a customer has already filled in their customer information, 
they are sent to the shipping information page. If they signed up in the 
past and did not fill in the customer information, I redirect them to 
the customer information page for completion. Make sense? Anyhow when I 
redirect them, the action goes to the custInfo fuse which has a query 
that pulls their custNum etc, based upon their email address and 
password. Since I am using a <cflocation> to send them there I lose 
their custNum and password etc. I do not want to pass those values in 
the url as you can see why, but I do not know of a solution. I thought 
about creating an array of the customer information upon logging in and 
then I could reference it anywhere but I dont know if that would be a 
good idea or not.



Any ideas or suggestion would be of great help.






<CF_SIGNATURE
    NAME="Douglas L. Brown"
    EMAIL="[EMAIL PROTECTED]"
    PHONE="714.538.6611"
    WEB="http://www.carnivorepc.com";>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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