Re: Form Value Won't Post/Submit

2009-10-13 Thread SuperMetroid
Anyway.. I'll close this thread, since Piet is helping me somewhere else. No more responses here are needed, thanks. -- http://mail.python.org/mailman/listinfo/python-list

Re: Form Value Won't Post/Submit

2009-10-13 Thread SuperMetroid
Oops. Now I changed the URL, as you suggested, and I get the same error. -- http://mail.python.org/mailman/listinfo/python-list

Re: Form Value Won't Post/Submit

2009-10-13 Thread SuperMetroid
Thank you so much for the quick response. I tried exactly what you said but it still yields an error.. :/ Here is the Error Message: Traceback (most recent call last): File "C:\Python31\htmlparser.py", line 40, in form = urllib.request.OpenerDirector.open('http://www.imvu.com/ catalog/web_m

Re: Form Value Won't Post/Submit

2009-10-13 Thread Piet van Oostrum
> SuperMetroid (S) wrote: >S> The html code of the form, and my code are below. I can't get the >S> value to post/submit.. instead I get an error. Can anyone help? >S> HTML Code of Form: >S> >S> >S> >S> S> value='92dcd92a8bc16f73f330d118ae1ed891' /> >S> >S> Grant bad

Form Value Won't Post/Submit

2009-10-13 Thread SuperMetroid
The html code of the form, and my code are below. I can't get the value to post/submit.. instead I get an error. Can anyone help? HTML Code of Form: Grant badge: My Code: opener = urllib.request.build_opener() cj = http.cookiejar.MozillaCookieJar() cj.load('C:/Users/Al