sorry if this has already been asked and answered but i didnt have much luck with my searches (woeful search wednesday) and most demos i found were quite old and not working with current PB, also im not familiar with requesting HTTPS in PB but if im not mistaken recent builds added TLS/SSL support so there might be newer/easier ways to do this than the old demos showed anyway? but the word HTTPS only exists twice in the helpfile and TLS only seems to apply to SendMail so im not sure
Basically all i want to do is sent a request to login to a HTTPS website with username+password, and then i'm guessing i need to store the Cookie it sends back in the header, which I can then use when i make further requests for pages now that im logged in? hope i've got that right anyway!

I only really need to do this in Windows as its just a personal project to make my shopping easier lol, but if PB can do it cross-platform thats a great bonus
