I've hacked together iPoll  to work on my Fuseboxed site - works fine if you
are not logged in (a guest) ie - no user_id/urltoken.

If you do login things work fine until you actually submit the poll -
 then it drops your user_id/urltoken!

The poll basically is called as a custom tag - initially it displays
the question - when you submit it posts back to itself, calls
"actions=vote"
(not a fuseaction) which does the actual voting and then reloads the index.cfm and 
displays the
results - this all works fine but I can't for the life of me get it to
keep the user's session going!!

code can be seen here: http://www.clickculture.com/code/code.txt

Any ideas on how I can make this work?

Thanks,
Jim



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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