Thread
:
Newbie to python: trying to submit forms
View Single Post
Jan 3rd, 2006, 11:59 AM
#
7
Cerulean
Professional Programmer
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power:
4
A good tip if you use Firefox is to use the
live HTTP headers extension
so you can see exactly what POST data and headers are being sent to each page, so you can copy the full string and manipulate the bits as need be.
Cerulean
View Public Profile
Visit Cerulean's homepage!
Find More Posts by Cerulean