Help with MultipartPostHandler

S

Shane Neeley

Hi Python Google Group! I hope someone could help me and then one day when I am good I can contribute to the forum as well. Does anyone know what is wrong with my syntax here as I am trying to submit this form using MultipartPostHandler that I installed?

import MultipartPostHandler, urllib2

params = { 'Run_Number' : 'NONE', 'MAX_FILE_SIZE' : '2000000', 'submitForm' : 'Submit' }

opener.open("http://consurf.tau.ac.il/index_full_form_PROT.php", params)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top