发给我地图链接的编码 [英] send me the coding for map linking

查看:79
本文介绍了发给我地图链接的编码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的先生,


现在我正在完成索引页面包含美国的任务

状态Map。当我按下特定状态时那个州地图

将会打开。我创建了与微软一起使用的状态的链接

Frontpage.Now我的问题是当我点击该州的县时

地图将打开特定的县。我们有50个州

我应该如何在州地图上创建县的链接。


请在php中给我编码。


谢谢。


by,

kamaraj 。

解决方案

1月14日9:51 pm,kamaraj ... @ gmail.com写道:


亲爱的先生,


现在我正在完成索引页面包含美国的任务

状态Map.When我正在按关于状态地图

将打开的特定状态。我使用机智创建指向状态的链接h微软

Frontpage.Now我的问题是当我点击该县的县时

地图将打开特定的县。我们有50个州
如何在状态图上创建县的链接。


请在php中给我编码。


谢谢。


by,


kamaraj。



美国一些州有一百多个县! (德克萨斯州有254个),用户可以从一个州的县列表中选择比建造50个详细的图像地图更好的b / b


ka ******** @ gmail.com 写道:


亲爱的先生,


现在我正在完成索引页面包含美国的任务

状态Map。当我按下特定状态时,州状态地图

将会打开。我创建了使用Microsoft的州的链接

Frontpage。现在我的问题是,当我点击州上的县

地图将打开特定的县。我们有50个州

我应该如何创建链接到在州地图上的县。


请在php中给我编码。


谢谢。

by,


kamaraj。



这是客户端的全部。不需要PHP。


-

==================

删除x来自我的电子邮件地址

Jerry Stuckle

JDS计算机培训公司
js ******* @ attglobal.net

==================




" Jerry Stuckle" < js ******* @ attglobal.netwrote in message

news:V6 *********************** *******@comcast.com。 ..

ka ******** @ gmail.com 写道:


>亲爱的先生,

现在我正在完成索引页面包含美国的任务状态Map。当我按下状态地图
将打开的特定状态时。我创建了与Microsoft一起使用状态的链接
Frontpage.Now我的问题是当我点击该县的时候州
地图,特定的县将开放。我们有50个州
我应该如何在州地图上创建县的链接。

请给我编码这在php。

谢谢。

by,

kamaraj。



这都是客户端。不需要涉及PHP。



哇。是不是强迫用户在他们的浏览器中启用你在OMH中进行*每次''''讨论'时的
参数?你现在说它是'

好​​吗?接受你自己的建议,它需要一个完全没有脚本的对应物,或者它是什么。

狗屎。


所有人需要的是我们的地图,他是可以使用它的高度和宽度

来告诉用户点击的状态,甚至是县(提交的x / y)。

服务器端,他得到x / y,并使用坐标边界数组来定义

状态...当边界中的x / y时,我们有一个已知的位置。


回答他的具体问题,他需要做的就是点击时将地图图片

提交给服务器......
$不需要存在特定的客户端链接b $ b全部。因此,客户端脚本的替代方案。 :)


dear sir,

Now I am doing the task that the index page contains the US
states Map.When i am pressing on the particular state that state map
will be open.I create the link to states using with Microsoft
Frontpage.Now my problem is when i am clicking the county on the state
map that particular county will be opened.There are 50 states in us
how should i create the link to county on the state map.

Please give me the coding for this in php.

Thank You.

by,
kamaraj.

解决方案

On Jan 14, 9:51 pm, kamaraj...@gmail.com wrote:

dear sir,

Now I am doing the task that the index page contains the US
states Map.When i am pressing on the particular state that state map
will be open.I create the link to states using with Microsoft
Frontpage.Now my problem is when i am clicking the county on the state
map that particular county will be opened.There are 50 states in us
how should i create the link to county on the state map.

Please give me the coding for this in php.

Thank You.

by,

kamaraj.

Some US states have over a hundred counties! (Texas has 254), It may
be better to have the user select from a list of counties for a state
than to build 50 detailed image maps,


ka********@gmail.com wrote:

dear sir,

Now I am doing the task that the index page contains the US
states Map.When i am pressing on the particular state that state map
will be open.I create the link to states using with Microsoft
Frontpage.Now my problem is when i am clicking the county on the state
map that particular county will be opened.There are 50 states in us
how should i create the link to county on the state map.

Please give me the coding for this in php.

Thank You.

by,
kamaraj.

This is all client-side. No PHP need be involved.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================



"Jerry Stuckle" <js*******@attglobal.netwrote in message
news:V6******************************@comcast.com. ..

ka********@gmail.com wrote:

>dear sir,

Now I am doing the task that the index page contains the US
states Map.When i am pressing on the particular state that state map
will be open.I create the link to states using with Microsoft
Frontpage.Now my problem is when i am clicking the county on the state
map that particular county will be opened.There are 50 states in us
how should i create the link to county on the state map.

Please give me the coding for this in php.

Thank You.
by,

kamaraj.


This is all client-side. No PHP need be involved.

wow. isn''t forcing the user to enable scripting in their browser your
argument in *every* ''discussion'' you have with OMH? are you now saying it''s
ok? take your own advice, it needs a purely non-scripted counterpart or it''s
shit.

all the guy needs is a us map that he can use the height and width thereof
to ''tell'' what state, even county, the user clicked (as submitted x/y).
server-side, he gets x/y, and uses a coordinate boundry array to define the
states...when x/y in a boundry, we have a known location.

to answer his specific question, all he needs to do is submit the map image
to the server when clicked...no specific client-side links need to exist at
all. and thus, the alternative to client-side scripting. :)


这篇关于发给我地图链接的编码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆