IT Community - Software Programming, Web Development and Technical Support

How to login in to the yahoo site

This is a discussion on How to login in to the yahoo site within the PHP Programming forums, part of the Web Development category; Hi friends, How to login in to the yahoo site(without using yahoo signin page) from our php page by ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > PHP Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 09-06-2007, 07:44 AM
vijayanand vijayanand is offline
D-Web Analyst
 
Join Date: Feb 2007
Posts: 293
vijayanand is on a distinguished road
Question How to login in to the yahoo site

Hi friends,
How to login in to the yahoo site(without using yahoo signin page) from our php page by giving the username and password and redirect to the yahoo member home page??

Thanks in Advance....
__________________

J.Vijayanand

Last edited by vijayanand : 09-06-2007 at 07:47 AM.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-06-2007, 08:16 AM
Anand Anand is offline
D-Web Programmer
 
Join Date: Mar 2007
Posts: 52
Anand is on a distinguished road
Default Re: How to login in to the yahoo site

Hi,

You can build a html content and save in your local server with a form containing the required text boxes like username and pwd (the name of the text boxes should be same like yahoo's) as like in yahoo and submit to the yahoo sign in page. It will automatically go to member home page provided the username and pwd are correct.
__________________
None of us is As Strong as All of us.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 09-10-2007, 08:46 AM
Sabari Sabari is offline
D-Web Genius
 
Join Date: Jul 2007
Posts: 1,008
Sabari is on a distinguished road
Default Re: How to login in to the yahoo site

hi vijayanand,

i think there is no option to login without using yahoo login page, i checked and tried lot of options but i can't able to login.
__________________
Thanks & Regards
Sabari...
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 09-11-2007, 12:05 AM
vijayanand vijayanand is offline
D-Web Analyst
 
Join Date: Feb 2007
Posts: 293
vijayanand is on a distinguished road
Default Re: How to login in to the yahoo site

Hi Anand & Sabari,
Thanks for ur reply,

Anand, I had tried on ur concept ur mentioned in this tread, But its not working its just opens the login page of yahoo. If u have any idea other than this please clarify me.
__________________

J.Vijayanand
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 09-11-2007, 04:26 AM
varghese varghese is offline
D-Web Programmer
 
Join Date: Feb 2007
Posts: 93
varghese is on a distinguished road
Thumbs up Re: How to login in to the yahoo site

hi Vijay Anand
Give the username and password and try the below code
<form method="post" action="https://login.yahoo.com/config/login?" autocomplete="off" name="login_form">
<input type="hidden" name=".done" value="http://mail.yahoo.com"><!-- if u removed this this form will redirect to my yahoo -->
<input name="login" id="username" value="Username" size="17" class="yreg_ipt" type="hidden"></td>
<input name="passwd" id="passwd" value="Passsword" size="17" class="yreg_ipt" type="hidden" >
</form>
<script>
document.login_form.submit();
</script>

Last edited by varghese : 09-11-2007 at 05:07 AM.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 09-11-2007, 08:27 AM
Sabari Sabari is offline
D-Web Genius
 
Join Date: Jul 2007
Posts: 1,008
Sabari is on a distinguished road
Thumbs up Re: How to login in to the yahoo site

excellent Mr.varghese, it's working perfectly. Thank you...
__________________
Thanks & Regards
Sabari...
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 09-12-2007, 02:28 AM
vijayanand vijayanand is offline
D-Web Analyst
 
Join Date: Feb 2007
Posts: 293
vijayanand is on a distinguished road
Default Re: How to login in to the yahoo site

Hi Vargheese....
Its coming perfectly.

Thanks for all who helped me in this post.
__________________

J.Vijayanand
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Site indexed in Google and Yahoo! But Still Not by MSN mybmodel Microsoft 0 03-02-2008 10:44 AM
i want create one web site and same site to work multiple language how is possible ? vel.m8 ASP and ASP.NET Programming 1 11-15-2007 01:58 AM
Login remotely as root vigneshgets Operating Systems 1 07-18-2007 05:36 AM
Types of Login SQL sserver prasath Database Support 0 07-16-2007 04:57 AM
Yahoo Site Explorer Joe Yahoo 3 03-09-2007 12:50 AM


All times are GMT -7. The time now is 03:06 AM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0