Hi Paul. Like I said in my first post, the webbrowser approach was not an option because the fields CAN'T be populated by code. For this one, I had to go 'httprequest'.
Here's the url:
The goal is to select "2" in the first drop down box (2 tickets). I got this achieved by requests but I need to have the webpage back before my eyes so I can enter the captcha challenge and manually continue with further steps. That's why I was wondering if I could somehow take my httprequest session infos (cookies/html?) and continue browsing through webbrowser on my form, without breaking the chain.HTML Code:http://www.ticketmaster.com/event/110046C8EA589AA5?artistid=776005&majorcatid=10001&minorcatid=60
Thank you!




Reply With Quote