473,471 Members | 1,900 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Yahoo Map

parshupooja
159 New Member
Hey all,

I am working with asp.net c# and Sql server 2000. Everytime I am loading severl destination address in gridview. I have also crew address in database. crew is suppose to visit all the destination in gridview . I want to map all this destinations as marker one by one on yahoo map. I have gone through whole yahoo map api website but haven't found single example which show mapping based on database value.

can anyone suggest how to map multipoints on yahoo map dynamically?

thanks
Dec 12 '07 #1
3 1471
Shashi Sadasivan
1,435 Recognized Expert Top Contributor
You will have to build up entire javascripts so that it can communicate with the yahoo API,
unfortunately yahoo does not provide a .net api because the basics is still to convert the requirenmts to javascript, that is how you have to communicatw with yahoo maps.

There have always been 3rd party tools to communicate from C# to various Map Api's very smoothly. (dosent feel like writing a single line of javascript)
Dec 12 '07 #2
parshupooja
159 New Member
I played alot with their javascript samples but I couldn't find a single one database driven example. I don'tknow how to map a Gridview address on map.
any idea?

You will have to build up entire javascripts so that it can communicate with the yahoo API,
unfortunately yahoo does not provide a .net api because the basics is still to convert the requirenmts to javascript, that is how you have to communicatw with yahoo maps.

There have always been 3rd party tools to communicate from C# to various Map Api's very smoothly. (dosent feel like writing a single line of javascript)
Dec 13 '07 #3
Shashi Sadasivan
1,435 Recognized Expert Top Contributor
you cannot send it datasources (they do not need to recieve objects which are made in a particular framework, and start figuring out which one it is, and what is the object type...not really their job)
you would have to read each row of your datasource and create the javascripts dynamically to send the address across
Dec 13 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

13
by: dan roberts | last post by:
Folks, This is my first Python project so please bear with me. I need to download data from Yahoo Finance in CSV format. The symbols are provided in a text file, and the project details are...
6
by: Travis | last post by:
Can someone give me an example of connecting to yahoo's smtp server and sending mail? I'm doing this: msg = MIMEText(self.text_ctrl_1.GetValue()) msg = sub msg = 'bossierbossman@yahoo.com' msg...
11
by: Brett | last post by:
In Yahoo mail, I click the Inbox link and see my messages. If I view source, I don't have HTML which contains the URL of each message. The source HTML contains javascripting and framesets. This...
6
by: erdem kemer | last post by:
i cant send mail to yahoo mail or hotmail while i can send my other mail accounts (pop3) is it becouse yahoo and hotmail is web-based mail here is the code MailMessage mailMsg = new...
7
by: Mahesh Devjibhai Dhola | last post by:
Hi, I want to develop p2p (peer-to-peer) communication connection for chat in ..Net (Lang: c# - preferable) NOTE: if two LAN are behind their own router then also it should work as yahoo, msn...
4
by: joe_public34 | last post by:
Hello all, I'm trying to write a script to log into Yahoo! (mail, groups, etc), but when I pass the full URL with all form elements via Python, I get a resutling 400 - Bad Request page. When I...
2
by: Dave Lee | last post by:
My apologies for probably being in the wrong group, but there does seem to be some discussion possibly related to my problem. I have a typical, personalized "my.yahoo" page and recently most all of...
0
by: Page O Rama | last post by:
Hi, R U BLOCKED ON MSN,YAHOO,ICQ OR AOL Messenger By Your Friend, Then What are you waiting for.Visit one of the link below to find out who has blocked you in his/her friend list. MSN Block...
1
by: Andrew | last post by:
Hello, friends, I am implementing web app security using asp.net 1.1, and I found the following source code from Yahoo! Mail login page: <form method="post"...
1
by: PeterAlt | last post by:
I have a Yahoo store. In order for me to access via javascript or HTML (on the client side) any information stored in Yahoo's product fields, I have to use something that looks like this... ...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.