User Profile

Collapse

Profile Sidebar

Collapse
SuperMetroid
SuperMetroid
Last Activity: Jan 15 '11, 06:42 AM
Joined: Oct 12 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • SuperMetroid
    replied to Form Value Won't Post/Submit
    I'll close this thread, since Piet is helping me elsewhere. Thanks for everything Piet!

    No more responses needed here.
    See more | Go to post

    Leave a comment:


  • SuperMetroid
    replied to Form Value Won't Post/Submit
    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 open
    ...
    See more | Go to post

    Leave a comment:


  • SuperMetroid
    started a topic Form Value Won't Post/Submit

    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'
    ...
    See more | Go to post
No activity results to display
Show More
Working...