hi,
i am just wondering if java/java applet can be used to "post" and "get" information from a website?
i want my program post info to a site and get the output info back and display it .
for example
if i give it the input : <url snipped>
it should be able to post my user ID and password on that page and get the download link?
-- is that possible?