Question
Well…about 6 times a week, my mom gives me $3 coupons, but in order to use it, i need to fill out a survey every single time. I go to the website, enter the coupon number, fill out the exact same data every single time eg. "Did team member read order back to you?" (yes) "Did you experience a problem?" (no) "How many minutse did it take" (5) etc…is there a program i can create that can fill thsi out for me, then output the validation number so i can right it down? If so, what language can i right it in etc?
www.guestsurveyresponse.com is the link..and i checked out AutoIT..i didnt really understand how it works
Well, I don't have any experience with this kind of stuff but I'd say you would be alble to write something with php+cURL
here's a tutorial if you'd like to take a look:
http://www.higherpass.com/php/tutorials/Using-Curl-To-Query-Remote-Servers/1/
GOOD LUCK!
S-H
it would be easy in perl, why dont you press ctr+t, type www.milw0rm.com, download a web-app exploit coded in perl and examine the code :)
lukem_95 wrote: it would be easy in perl, why dont you press ctr+t, type www.milw0rm.com, download a web-app exploit coded in perl and examine the code :)
Well..by using the search function..nothing there that can help me..unless i am missing something
you could do it easily in python! you listed a whole pissload of languages and left out python :O???? why???
lol anyway good luck with it. but also why discredit PHP cURL? it's probably what i'd choose to do this in since i have very slow internet connection here so i only need to load one page, and besides i could automate it so i don't even have to do anything except pick up emails with the numebrs in them!