I know it's a dead horse, but I'm going to beat it some more. :)
I'm trying to make it so that pictures uploaded by the user are shown in the submission preview page (where it says "thank you, here's your submission" and gives them the ability to download/print/email).
Previous methods I've used, whereby the picture data is encoded, gets stored in a text field, passed along as a variable and decoded on subsequent forms no longer seem to work. I can see the previews of the submitted images on form 2, 3, etc. but it doesn't get stored. Did something change in 9.2?
Thanks in advance.