actually this will work for me fine on the same page....not double
##'ing it

<map name="Map">
<area shape="rect" coords="32,63,159,84" href="#top" alt="BACK TO TOP"
title="BACK TO TOP">
<area shape="poly"
coords="193,82,207,73,312,72,310,47,343,26,378,47,380,71,386,76,370,93,1
93,93" href="http://www.drurygoldkey.com"; alt="DRURY GOLD KEY CLUB:
FREQUENT TRAVELERS" title="DRURY GOLD KEY CLUB: FREQUENT TRAVELERS"
target="_blank"><area shape="poly"
coords="373,94,395,74,490,74,492,46,496,32,521,28,548,33,555,50,557,73,5
66,82,566,93" href="http://www.druryinnercircle.com"; alt="DRURY INNER
CIRCLE: LODGING PLANNERS" title="DRURY INNER CIRCLE: LODGING PLANNERS"
target="_blank">
<area shape="rect" coords="30,8,201,46" href="/subscribe_form.cfm">
</map>

explain that one!

..tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 


-----Original Message-----
From: John Blayter [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, October 16, 2002 11:12 AM
To: CF-Talk
Subject: RE: CFMX Is not generating entire page


Here is the code for the imagemap.


<map name="Map">
<area shape="rect" coords="32,63,159,84" href="##top" alt="BACK TO TOP"
title="BACK TO TOP">
<area shape="poly"
coords="193,82,207,73,312,72,310,47,343,26,378,47,380,71,386,76,370,93,1
93,93" href="http://www.drurygoldkey.com"; alt="DRURY GOLD KEY CLUB:
FREQUENT TRAVELERS" title="DRURY GOLD KEY CLUB: FREQUENT TRAVELERS"
target="_blank"><area shape="poly"
coords="373,94,395,74,490,74,492,46,496,32,521,28,548,33,555,50,557,73,5
66,82,566,93" href="http://www.druryinnercircle.com"; alt="DRURY INNER
CIRCLE: LODGING PLANNERS" title="DRURY INNER CIRCLE: LODGING PLANNERS"
target="_blank">
<area shape="rect" coords="30,8,201,46" href="/subscribe_form.cfm">
</map>

-----Original Message-----
From: Tony Weeg [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, October 16, 2002 8:02 AM
To: CF-Talk
Subject: RE: CFMX Is not generating entire page


are they href'ed to a name or an actual link to a page?

meaning is it like this 

<area href="#bottom">

or like this?

<area href="top.cfm">

if it's the previous do this...

<area href="##bottom">

if it's the second one.....

je ne sais pas :) je m'excuse.

tony

Tony Weeg
Senior Web Developer
Information System Design
Navtrak, Inc.
Fleet Management Solutions
www.navtrak.net
410.548.2337 


-----Original Message-----
From: John Blayter [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, October 16, 2002 10:58 AM
To: CF-Talk
Subject: CFMX Is not generating entire page


I am having a very weird problem with CFMX not generating the entire
page. It is stopping half way through a image map at the bottom of the
page. I have CF5 in our development environment and it works just fine [
http://drury.dev-sites.com/careers/ ]. However on the production MX
machine it stops half way through the second <area> tag in the image
map. [ http://www.druryhotels.com/careers/ ] 

Here is what I have done so far to try and fix this.
- Applied the CFMX Updater
- Placed the code for the image map on a single line of code
- Cleared the compiled *.class files and restarted the server

Any help is greatly appreciated.

Thanks,

__________________________________
John Blayter
Technical Director
Interactive Sites, Inc.
"The Online Hospitality Solution" http://www.interactivesites.com/
Phone: 480.707.1600
Fax: 480.707.1601
__________________________________




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Reply via email to