Search the web
Sign In
New User? Sign Up
ydn-dotnet · CLOSED: Yahoo! .NET Developer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2 - 31 of 263   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2
Hi everyone, Here's a link to a great article on MSDN about using Flickr with .NET. Sam Judson has written a nice wrapper library and article on using Flickr....
docbliny
Offline Send Email
Oct 5, 2006
6:52 pm
3
...points to the Yahoo map service. Something like the XML example. Which incidently I tried to get running but could not. Each time I connected it would show...
chance1166
Offline Send Email
Oct 10, 2006
4:10 pm
4
Sometimes the easiest way to do things slips through the cracks. I'll post each of these in a new message for clarity. Here's a few lines of code to use the...
docbliny
Offline Send Email
Oct 10, 2006
5:27 pm
5
And here's the VB.NET version. -- START: VB.NET SimpleGetSample3.cs -- Dim client As WebClient = Nothing Dim reader As StreamReader = Nothing Dim sbSource As...
docbliny
Offline Send Email
Oct 10, 2006
5:34 pm
6
A simple sample to download a file/page into a temporary file. -- START: C# SimpleGetSample4.cs -- // Get filename for temporary file string tempPath =...
docbliny
Offline Send Email
Oct 10, 2006
5:36 pm
7
And here's the VB.NET version. -- START: VB.NET SimpleGetSample4.cs -- Dim tempPath As String Dim client As WebClient = Nothing Dim fileInfo As...
docbliny
Offline Send Email
Oct 10, 2006
5:38 pm
8
Hi Tia, Can you give a few details on what you are trying to achieve and which API(s) you are using? //Tomi B....
docbliny
Offline Send Email
Oct 10, 2006
6:00 pm
9
I am trying to pass in multiple longitude and lattitude points to be plotted on a map. I was trying to use the simple API. Using the c# example I can plot a...
chance1166
Offline Send Email
Oct 10, 2006
6:06 pm
10
http://api.maps.yahoo.com/Maps/V1/annotatedMaps?appid=YahooDemo& xmlsrc=http://developer.yahoo.com/maps/sample.xml...
chance1166
Offline Send Email
Oct 10, 2006
6:11 pm
11
... Seems to work fine in Firefox 1.5 and 2.0. What are you seeing? I get the map with red stars and green stars. Jason http://thelocal404.com...
soulpositions
Offline Send Email
Oct 10, 2006
6:43 pm
12
OK, If I understood correctly you were trying to something similar to using the following as an address for a web call: ...
docbliny
Offline Send Email
Oct 10, 2006
9:04 pm
13
... I tried IE 7 RC 1 (7.0.5700.6) and it worked as expected. I think this was related to the previous question about sending long pieces of XML data in a GET...
docbliny
Offline Send Email
Oct 10, 2006
9:07 pm
14
Thanks that should do it. Another problem I'm having is displaying the output in a browser.(It gives me multiple scripting errors and just seems to display...
chance
chance1166
Offline Send Email
Oct 11, 2006
4:11 am
15
I think what's going on is that the WebBrowser control does not have a base URL set when you load the document with .DocumentStream. This means that relative...
docbliny
Offline Send Email
Oct 11, 2006
4:55 pm
16
OK, I was right. Hacking it with #1 proves the point: StreamReader reader = new ...
docbliny
Offline Send Email
Oct 11, 2006
5:11 pm
17
Can you elaborate on #2? _____ From: ydn-dotnet@yahoogroups.com [mailto:ydn-dotnet@yahoogroups.com] On Behalf Of docbliny Sent: Wednesday, October 11, 2006...
chance
chance1166
Offline Send Email
Oct 12, 2006
1:07 pm
18
I uploaded a file named "MapsLaunch.html" to the Files section on ydn-dotnet. It is based off the jspost.js sample at: ...
docbliny
Offline Send Email
Oct 12, 2006
6:39 pm
19
I am using Yahoo.Authentication.dll which includes the class, Yahoo.Authentication. I am following an example in the inline comments but it seems that the...
Brennan
archers24mhc
Offline Send Email
Oct 16, 2006
5:24 am
20
Hi Brennan, The first thing I would check is to see if the clock on the machine you are running is set correctly. The maximum clock skew is set to +/-600...
docbliny
Offline Send Email
Oct 16, 2006
4:53 pm
21
OK, we figured it out "offline". The problem was due to the registered endpoint URL being "http://www.mydomain.com/" and when that ends up on the server you'll...
docbliny
Offline Send Email
Oct 16, 2006
9:59 pm
22
Is there a way (API) to build a yahoo robot to answer the questions automatically?...
Ignat Andrei
ignatandrei
Offline Send Email
Oct 22, 2006
9:17 pm
23 rosamariachitas
Offline Send Email
Oct 23, 2006
7:42 am
24 rosamariachitas
Offline Send Email
Oct 23, 2006
7:44 am
25
hi Everybody, can any body tell me where can i use yahoo services.. i am a newbie to yahoo developer network. so if you guys can just suggest me any example...
blue_ribbon_2002
blue_ribbon_...
Offline Send Email
Nov 4, 2006
2:45 pm
26
The Yahoo developer home page (http://developer.yahoo.com) talks about Yahoo web services and applications that have been developed using those web services,...
interrobang
Offline Send Email
Nov 4, 2006
5:59 pm
27
... Hi, services from Yahoo! are often used in so called "mashups". There are a few places to look for samples of different types of applications and services...
docbliny
Offline Send Email
Nov 5, 2006
10:04 pm
28
... about ... find ... You were looking in the right place. If you go to http://developer.yahoo.com and look at the left sidebar under the title "Learn...
docbliny
Offline Send Email
Nov 5, 2006
10:13 pm
29
Iam not understand at what tacking abute??? Iam so sorry docbliny <tomi@...> skrev: > can any body tell me where can i use yahoo...
Nasrin Maghmoumi
nasrin_maghm...
Offline Send Email
Nov 5, 2006
11:40 pm
30
I need learn "drag and drop" like sugarCRM.com: (http://demo.sugarondemand.com/sugarcrm/index.php? action=index&module=Home. It use Yahoo! UI Library: Drag &...
huamanhtuyen
Offline Send Email
Jan 10, 2007
2:42 am
31
Hi, you should have a look at http://developer.yahoo.com/yui/ . This is the source for all things related to YUI. The Yahoo! Group for YUI is ydn-javascript. ...
docbliny
Offline Send Email
Jan 10, 2007
8:29 pm
Messages 2 - 31 of 263   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help