You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Java Mr <ja...@yahoo.com> on 2004/06/14 23:06:03 UTC

Yahoo file upload

Hi all :

I can't see to attach files to my e-mail, so I've put
them in Yahoo Geocities directory :

Id : javamr
Pw : javatest

The file names are : 
  YahooMailSession.java  
  Yahoo_Login.java

==========================================================

Two months ago, I tried to write a java program that
can upload files onto Yahoo Geocities, so I searched
the web for available resources. I found
MrPostman-1.0.3beta2.jar (at :
http://sourceforge.net/search/ ) that can help me to
login to Yahoo and get to the file upload page, then I
found HttpClient that can upload files by posting to a
url.
 
But when I tried to combine the two to first login and
then upload a file it failed. After the first step I
can see that I'm logged in, but after I tried to
upload a file by calling HttpClient, it returned me to
the Yahoo login page, I must have dropped contact
somewhere, can some one show me how to do it right ?
 
I've created a test account in Yahoo Geocities that
you can play with : javamr/javatest
 
Note : things are happening in [ YahooMailSession :
Up_Load_Files() ].

=======================================================

Frank


	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org