Hello, I am trying to authenticate on http://commerce.sage.com/Solidarmonde/ using urllib but have a problem in that there are some hidden fields that use javascript to create a security token which then is passed to the submit button and to the header.
Here is the output of the LiveHeader during authentication http://paste.lisp.org/display/92656 Here is what I have so far: http://paste.lisp.org/+1ZHS/1 >>> print results But the page returned prints out that the session is out of time. Here are details of the forms: http://paste.lisp.org/+1ZHS/2 Any help much appreciated. Norman _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor