Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Map an address on web page -- How?

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  great site mick, thanks  
Author Message
gobeyondgobeyo

External


Since: Jun 30, 2003
Posts: 20



(Msg. 1) Posted: Fri Oct 24, 2003 5:49 pm
Post subject: Map an address on web page -- How?
Archived from groups: alt>www>webmaster (more info?)

Hi,

I am not sure how to create a link on a web page so that once it is
clicked, the map of an address is shown by Yahoo Map or MapQuest.
Could anyone please give some help? Thanks in advance!

Terry

 >> Stay informed about: Map an address on web page -- How? 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 2) Posted: Sat Oct 25, 2003 12:26 am
Post subject: Re: Map an address on web page -- How? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Terry wrote:
 > I am not sure how to create a link on a web page so that once it is
 > clicked, the map of an address is shown by Yahoo Map or MapQuest.
 > Could anyone please give some help? Thanks in advance!

You have a target URL? It doesn't matter where it is Yahoo Map, MapQuest or
Aunt Sally's Olde Worlde Map Emporium - it's just another url and works the
same as all other links.

<a style='text-decoration: underline;' href="http://www.w3.org/TR/REC-html40/struct/links.html" target="_blank">http://www.w3.org/TR/REC-html40/struct/links.html</a>

--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Map an address on web page -- How? 
Back to top
Login to vote
user104

External


Since: Jun 28, 2003
Posts: 1662



(Msg. 3) Posted: Sat Oct 25, 2003 2:09 am
Post subject: Re: Map an address on web page -- How? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Terry" <gobeyondgobeyond.TakeThisOut@REMOVE.yahoo.com> wrote in message
news:MPG.1a033e3a9bc617189896a1@news.tc.umn.edu...
 > Hi,
 >
 > I am not sure how to create a link on a web page so that once it is
 > clicked, the map of an address is shown by Yahoo Map or MapQuest.
 > Could anyone please give some help? Thanks in advance!

I use such a thing on my house sales site. If you look at this page:

<a style='text-decoration: underline;' href="http://sellyourhouseforfree.com/listing.php?id=1956" target="_blank">http://sellyourhouseforfree.com/listing.php?id=1956</a>

You will see a link to a map.

This is generated automatically when the user enters their postal code. If
you look at the link, you will see the postal code, if you change the code
in the link, the map changes.

The example I have given is for mapquest.com which I use for US maps. For
UK maps I use multimap.com

Both of these (excellent) services allow you to link to their maps in the
manner that I have done. Check out their respective sites for more details.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Map an address on web page -- How? 
Back to top
Login to vote
rekilowatt

External


Since: Jun 29, 2003
Posts: 371



(Msg. 4) Posted: Sat Oct 25, 2003 8:59 pm
Post subject: Re: Map an address on web page -- How? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Charles Sweeney" <me.TakeThisOut@charlessweeney.com> wrote in message
news:bnc7uq$vea4l$1@ID-162618.news.uni-berlin.de
 > "Terry" <gobeyondgobeyond.TakeThisOut@REMOVE.yahoo.com> wrote in message
 > news:MPG.1a033e3a9bc617189896a1@news.tc.umn.edu...
  >> Hi,
  >>
  >> I am not sure how to create a link on a web page so that once it is
  >> clicked, the map of an address is shown by Yahoo Map or MapQuest.
  >> Could anyone please give some help? Thanks in advance!
 >
 > I use such a thing on my house sales site. If you look at this page:
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://sellyourhouseforfree.com/listing.php?id=1956</font" target="_blank">http://sellyourhouseforfree.com/listing.php?id=1956</font</a>>

The image was way too dark, so I lightened it up for you.

<a style='text-decoration: underline;' href="http://aww-faq.org/ronlawrenceimg2.jpg" target="_blank">http://aww-faq.org/ronlawrenceimg2.jpg</a>
--
Red E. Kilowatt
Advertise your webmaster-related products
and services in news:alt.www.webmaster.ads
Read the FAQs at: <a style='text-decoration: underline;' href="http://aww-faq.org" target="_blank">http://aww-faq.org</a> and <a style='text-decoration: underline;' href="http://awwa.aww-faq.org/" target="_blank">http://awwa.aww-faq.org/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Map an address on web page -- How? 
Back to top
Login to vote
user104

External


Since: Jun 28, 2003
Posts: 1662



(Msg. 5) Posted: Mon Oct 27, 2003 3:52 am
Post subject: Re: Map an address on web page -- How? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Red E. Kilowatt" <rekilowatt.TakeThisOut@aww-faq.org> wrote in message
news:sSymb.61332$Z86.550@twister.socal.rr.com...
 > "Charles Sweeney" <me.TakeThisOut@charlessweeney.com> wrote in message
 > news:bnc7uq$vea4l$1@ID-162618.news.uni-berlin.de
  > > "Terry" <gobeyondgobeyond.TakeThisOut@REMOVE.yahoo.com> wrote in message
  > > news:MPG.1a033e3a9bc617189896a1@news.tc.umn.edu...
   > >> Hi,
   > >>
   > >> I am not sure how to create a link on a web page so that once it is
   > >> clicked, the map of an address is shown by Yahoo Map or MapQuest.
   > >> Could anyone please give some help? Thanks in advance!
  > >
  > > I use such a thing on my house sales site. If you look at this page:
  > >
<font color=green>  > > <a style='text-decoration: underline;' href="http://sellyourhouseforfree.com/listing.php?id=1956</font" target="_blank">http://sellyourhouseforfree.com/listing.php?id=1956</font</a>>
 >
 > The image was way too dark, so I lightened it up for you.
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://aww-faq.org/ronlawrenceimg2.jpg</font" target="_blank">http://aww-faq.org/ronlawrenceimg2.jpg</font</a>>

Thank you very much kind Sir! Are you sure it's not your monitor!?

I sometimes do that (and other adjustments, cropping is common) if the
original is a bad picture.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Map an address on web page -- How? 
Back to top
Login to vote
rekilowatt

External


Since: Jun 29, 2003
Posts: 371



(Msg. 6) Posted: Mon Oct 27, 2003 7:19 pm
Post subject: Re: Map an address on web page -- How? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Charles Sweeney" <me.TakeThisOut@charlessweeney.com> wrote in message
news:bnhq7v$11lbk9$1@ID-162618.news.uni-berlin.de
 > "Red E. Kilowatt" <rekilowatt.TakeThisOut@aww-faq.org> wrote in message
 > news:sSymb.61332$Z86.550@twister.socal.rr.com...
  >> "Charles Sweeney" <me.TakeThisOut@charlessweeney.com> wrote in message
  >> news:bnc7uq$vea4l$1@ID-162618.news.uni-berlin.de
   >>> "Terry" <gobeyondgobeyond.TakeThisOut@REMOVE.yahoo.com> wrote in message
   >>> news:MPG.1a033e3a9bc617189896a1@news.tc.umn.edu...
   >>>> Hi,
   >>>>
   >>>> I am not sure how to create a link on a web page so that once it is
   >>>> clicked, the map of an address is shown by Yahoo Map or MapQuest.
   >>>> Could anyone please give some help? Thanks in advance!
   >>>
   >>> I use such a thing on my house sales site. If you look at this
   >>> page:
   >>>
<font color=brown>   >>> <a style='text-decoration: underline;' href="http://sellyourhouseforfree.com/listing.php?id=1956</font" target="_blank">http://sellyourhouseforfree.com/listing.php?id=1956</font</a>>
  >>
  >> The image was way too dark, so I lightened it up for you.
  >>
<font color=green>  >> <a style='text-decoration: underline;' href="http://aww-faq.org/ronlawrenceimg2.jpg</font" target="_blank">http://aww-faq.org/ronlawrenceimg2.jpg</font</a>>
 >
 > Thank you very much kind Sir! Are you sure it's not your monitor!?

You're welcome. No way it's my monitor. The pic was too dark--and I was
bored.
--
Red E. Kilowatt
Advertise your webmaster-related products
and services in news:alt.www.webmaster.ads
Read the FAQs at: <a style='text-decoration: underline;' href="http://aww-faq.org" target="_blank">http://aww-faq.org</a> and <a style='text-decoration: underline;' href="http://awwa.aww-faq.org/" target="_blank">http://awwa.aww-faq.org/</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Map an address on web page -- How? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
email address posting on web page - i post people's email addresses on my home page - www.HomePokerGames.com. 1 kid told me he got alot of spam. Is there a way to post them without a spambot getting his address?

What exactly is the Mac address. - Please Oh knowledgeable ones. Precisely what is the Mac address as in a 3 PC wireless network . Where is it derived from - as I seem to have a conflict. Thanks Tony -- aberdabadoo UK auction site with special free sellers bonus setup - get in quick.....

web address without www - what needs to be done so a url can be read without the www (i.e. www.mysite.com -> mysite.com)? the site i took over has to have www, but i would like it to be read without.

Refreshing Web Page - I have my domain name (for my archery club website) hosted with a company called one to one. To keep costs down, I am using the free webspace which I have with my AOL account and simply redirecting users to this webspace. Despite the user being..

Page without frames - Hi! I have web page with frames, and i want to do it without them using include, but i don't know how? Help me!
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]