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 <module> form = urllib.request.OpenerDirector.open('http://www.imvu.com/ catalog/web_manage_badges.php?action=grant- revoke&creator_badge_index=1', params) File "C:\Python31\lib\urllib\request.py", line 332, in open req = Request(fullurl, data) File "C:\Python31\lib\urllib\request.py", line 174, in __init__ self._parse() File "C:\Python31\lib\urllib\request.py", line 179, in _parse raise ValueError("unknown url type: %s" % self.full_url) ValueError: unknown url type: action=grant- revoke&creator_badge_index=1&token=92dcd92a8bc16f73f330d118ae1ed891&do- grant=1&grant-userid=Guest_xLolKittyx -- http://mail.python.org/mailman/listinfo/python-list