Microsoft
Software
Hardware
Network
Question : Passing Captcha Image to Client Front-end acting as browser
forms 0 down vote favorite
I've often wanted to create applications that provide a simpler front-end to other websites that require users to login before the pages I want to use can be accessed. I was wondering, if
(1) any website with a POST to an http page can be authenticated by POSTing
1:
postField1name=pf1Value&postField2name=pf2Value
to the website, if that's true how can you inspect the HTML to POST correctly?
(2) I wanted to know if you could parse HTML, say for a sign up form, and display all the fields in an application UI, including downloading a Captcha, and displaying it to the user, and allowing them to type the value in, to send back to the website, and process the response.
Also if anyone knows how I might accomplish (2) using Apache HTTP Client in java, I'd greatly appreciate it!
http://hc.apache.org/httpc
omponents-
client/htt
pclient/
in
dex.html
Answer : Passing Captcha Image to Client Front-end acting as browser
SELECT * FROM tablename WHERE student_name LIKE 'Ti%'
Random Solutions
Server 2008 R2 - Can Connect to Server By IP, but not computer name
How do I create a class that handles file I/O for a car rental reservation program?
Dot Net Written Test and Interview questions, Can any 1 suggest link
Trouble setting treeview width
Replace sring on the first line and then replace ALL the following string(2 to eof)
Mac Mail only shows 90 days of deleted items
Using a query to filter a subreport?
Why Not able to read excel file in the Web application running on Windows7/Office2010?
SPSS - Modify Output of Crosstabs
system idle 99% however the cpu usage runs at between 25 & 45 %