I'll close this thread, since Piet is helping me elsewhere. Thanks for everything Piet!
No more responses needed here.
User Profile
Collapse
-
Thanks for the response! I changed the code, but I still get an error when it is run.. :/
Error Message:
...Code:Traceback (most recent call last): File "C:\Python31\htmlparser.py", line 40, in <module> form = urllib.request.OpenerDirector.open('http://www.imvu.com/catalog/web_manage_badges.php', params) File "C:\Python31\lib\urllib\request.py", line 332, in openLeave a comment:
-
Form Value Won't Post/Submit
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:
...Code:<form method='post' autocomplete='off'> <input type='hidden' name='action' value='grant-revoke' /> <input type='hidden' name='creator_badge_index' value='1' /> <input type='hidden' name='token' value='92dcd92a8bc16f73f330d118ae1ed891'
No activity results to display
Show More
Leave a comment: