Hi I am trying to use Adress Book API, i am getting The remote server returned an error: (403) Forbidden. cansome help here. below is the code snippet i am...
... Hi Vijay, I haven't used the Address Book API myself, but looking at the documentation, I would suggest you double-check the authentication being done...
Evening all... I'm clearly missing something here, so my apologies for the simplistic question. I can't see how I would go about setting up a development...
Hi Simon, The Yahoo! APIs are are basically just web requests, so depending on your needs and preferences you can use any development environment. Since you're...
I am not having any difficulty downloading, say, 1 year of data for a given stock. However, if I want to update my records using only several days e.g: ...
I want to create an application with IVR, but I don't know anything about it, then I only find the article about how to work with Calendar.So anybody can help...
Hi all, i want to ask how to get message that are sent by my friend from yahoo messenger by using vb.net.Can someone teach me please..Thanks a lot.....
Hello friends. I'm developing an application that is the exact clone of the Yahoo Messenger with some added functionality. In that added functionality I want...
Hello all, I posted this in the YUI group but no response. Maybe it belongs here: Unfortunately we are forced to use VWD 2008 Express that apparently does not...
Hi James, I don't know much about the IVR. And my question is also not related to IVR. So can you help me out with my original question. And if you want any...
... for ... does ... Thanks for the reply, but we are not looking for another IDE. Possibly a webservice call or utility just to reformat/indent the javascript...
Hi everyone, I'm trying to retrieve all email address for the contact book in order to invite people on my website. I'm using ASP.NET 2.0, the .NET framework...
It's this statement, all others are working fine... XmlDocument doc = auth.GetAuthenticatedServiceXmlDocu ment(address) ; Thanks for your help :) ... ...
I'm working on an application that will display current weather information. I'm able to be everything I need from the xml rss feed except the picture of...
Hi there! I am programming a client application wich will use yahoo weather API . My main problem now is to find a way to get the yahoo location id based in a...
Hello friends, I'm developing an application which is just a clone of yahoo messenger. It is windows application not a website. I get the buddylist(user id)...
Hi - I'm trying to use the YUI datasource with a datatable in an ASP.NET 3.5 MVC application, and am not having much luck. I've set up the javascript to test...
I am using Asp.net 2.0. There are several methods in Authentication.dll "GetAuthenticatedServiceString" works well, it can return string what I want. But...
... The server is returning a 404 error code which means that the URL you are using is incorrect (page not found). Check the address for correctness/typos and...
But the problem is that "GetAuthenticatedServiceString" works. What "GetAuthenticatedServiceString" return is like this: <?xml version="1.0" encoding="UTF-8"...
Hi everyone, I'm trying to use a javascript code to execute an ASP.net Button "OnClick" server side event. can any one help me with that. thanks alot....