I couldn't find an example but I thought someone must have one laying around somewhere. The question is, how do I decode the data from an http POST inside of render_POST ? I'm not even sure what variables hold the data, and if there are builtin methods somewhere to decode it and possibly stick it in a dict? Chris