dave selby
dave6502 at googlemail.com
Sat Jan 17 15:30:56 EST 2009
Hi all, I have been using mod python for a while with 'GET', no problem, accessing values with func = req.form['val'] since I only need to pass one value. However I now need to use 'POST' since I have a lot bigger data 'blob'. I post it from the browsers javascript but I cant find out how to access the posted string from mod python. I have googled and routed around but have not had any luck Can anyone help ? Cheers Dave -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html
|