I wanted to know if it is possible to get content of a webpage . for example a website xyz has login and password field , i have a java gui in which when user enters the login and password , it goes to that website and logs in and then display the contents of it ?
get web content?
Started by ahmed, Aug 13 2010 10:15 AM
3 replies to this topic
#1
Posted 13 August 2010 - 10:15 AM
|
|
|
#2
Posted 13 August 2010 - 01:20 PM
Yes, it's possible.
#3
Posted 13 August 2010 - 01:22 PM
can you mention the way i can do this thing? i don't think you can use POP3 with this
#4
Posted 13 August 2010 - 01:27 PM
POP3 is for email. You'd use an HTTP connection, or a Java HTTP connection.


Sign In
Create Account


Back to top









