What I am trying to do is to populate an Acrobat form as a form in
fusebox, then send the form contents to the index to process. Easy of
course, populate an FDF with data from the database and send it to the
browser to fill in the Acrobat file. The problem I am having is not
fusebox specific, I am trying to keep the CFID and CFTOKENs in the
submit to form button, (I can change the value of the URL it uses on the
fly but it is not working, sends me to a junk cache page, even though I
put a random variable in the URL) so that I do not lose session state. I
am storing them in a database and passing them with each URL.

My question: Can CF send Cookies when you send a file using CFContent so
that I can bypass this? Any suggestion would be helpful. (Wanted to stay
away from cookie, may not be able to)

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

Reply via email to