Questions tagged [yahoo]

DO NOT USE THIS TAG. You are probably looking for [yahoo-api] or another Yahoo-related tag.

Yahoo offers free and paid access to its collection of web services through Yahoo Developer Network: developer.yahoo.com

WARNING! This tag is ambiguous and should not be used.

You are probably looking for or another related Yahoo tag.

1062 questions
0
votes
2 answers

Yahoo Autocomplete results sometimes show old query

I'm using Yahoo Autocomplete with a remote php database request and zero time delay. The problem is that sometimes the results from an old query come back after the most recent query. So far example if im searching for beginner, sometimes the…
David
  • 11
  • 1
0
votes
1 answer

Yahoo, Google, Yelp API

Is there any php API to gather information about a business(address, reviews) by its phone number from Yelp, Google, Insiderpages, Yahoo.. Please help, i have done research about these, but did't get the right info, though yelp is providing info by…
samrose
  • 3
  • 2
0
votes
1 answer

insert border-color to image link in yahoo mail

I'm creating a newsletter and I observed that in Yahoo mail a blue border is added to the images inside a link. I already checked other forums and you can solve this by applying any of these two options in the CSS…
Daniel Ramirez-Escudero
  • 3,877
  • 13
  • 43
  • 80
0
votes
1 answer

Wincap Msn messenger, yahoo messenger, google talk

Does someone know how to use Wincap(or other library) to see messages sent from and to Msn messenger, yahoo messenger, google talk? Thanks
Itay.B
  • 3,991
  • 14
  • 61
  • 96
0
votes
0 answers

Background Color in Yahoo Mail not displayed - shown as white

In Yahoo mail, HTML of nested table does not show selected BG Colour, instead it seems to reset and display white.
Ben
  • 190
  • 7
  • 21
0
votes
1 answer

Yahoo Contacts export PHP SDK

Hi I am using the yahoo php sdk for exporting the contacts. As mentioned in the documentation I am changing all the api related details in common.inc.php But when i go to any example it just gives a blank page. Any help? I've downloaded the sdk from…
0
votes
2 answers

Yahoo Weather forecast xml

I am having problems parsing Yahoo's weather api with javascript. I have everything working, but I can't figure out how to get the data for multiple days. I can get the first one, but don't know how to get the other attributes. Here is the XML…
Stu
  • 327
  • 1
  • 3
  • 14
0
votes
2 answers

How to add an attachment in Gmail using selenium RC/Webdriver

Can some one tell me how can i add attachment in Gmail/Yahoo mail using selenium RC/Webdriver. Please help me out in this situation. Thanks in advance.
Quick learner
  • 699
  • 4
  • 22
  • 39
0
votes
1 answer

i could not send mail to yahoo user by using nodemailer in node.js

I am trying to send confirmation mail to GMail and Yahoo users in node.js by using nodemailer. I tried this: nodemailer.createTransport("SMTP", { service: 'gmail', auth: { …
silvesterprabu
  • 1,417
  • 10
  • 30
  • 46
0
votes
1 answer

Reorder image gallery

I have an unordered list of image thumbnails. Each thumbnail links to the full size image. I use the YUI3 library to allow drag & drop reordering of the thumbnail images (just the out-of-the-box example code). The problem is the link to the fullsize…
reggie
  • 3,523
  • 14
  • 62
  • 97
0
votes
1 answer

yahoo messages with php

Is there an yahoo Api that can help you send yahoo instant messages with PHP ? I googled for it but I found forums with threads from like 3,4 years ago... I found some classes that didnt work and so on. Can someone help me?
iMoldovean.com
  • 141
  • 1
  • 1
  • 6
0
votes
1 answer

Yahoo Finance Api - Missing data for symbols

I'm using Yahoo Finance Api to extract stockrates. To find the symbols using Yahoo Finance - but oddly a few of the symbols that Yahoo presents, doesn't return any data when using the API?! Here are a few examples (Try looking them up with the above…
Barsum
  • 128
  • 1
  • 2
  • 13
0
votes
1 answer

Better free option for google maps geocode

I'm using google maps to geocode. But I have 280k address to geocode, I would like to know a better option for this. Thank you. I looked for Bing and Yahoo! tutorial to make the geocoder, but nothing was found, only plotting tutorials.
Bovo
  • 45
  • 7
0
votes
1 answer

Yahoo GeoPlanet & XPathNavigator C#

I am returning XML data from the Yahoo GeoPlanet web service using HttpWebRequest. I am loading the XML using XPathDocument doc = new XPathDocument(HttpWebResponse.GetResponseStream()) Next comes: XPathNavigator nav = doc.CreateNavigator(); If I…
Nick Allen
  • 11,970
  • 11
  • 45
  • 58
0
votes
1 answer

Mailchimp template only shows first section in yahoo webmail client

I have coded an email template for Mailchimp, and it seems to be working fine in most email clients I've tested (windows mail, mac mail, gmail webclient) - but in yahoo webmail client, it only shows the very first section of the template - the…
joshua.paling
  • 13,762
  • 4
  • 45
  • 60