Hello, i need a program which can go to https site using cookies and post values by form post method . it has only one text box and one submit button. regarding that i already tried with perl and and php using snoopy class. i can do http using snoopy class but for https it requires curl ext. i tried to install curl and tried to give path to snoopy. but not working.. i used xammp for that, regarding that i already write perl its also not working view this post also http://forums.digitalpoint.com/showthread.php?t=895832 kindly can anyone give me some solution for that.