Lisa have a look at the code you posted?

At the very beginning you have!!

<InvalidTag LANGUAGE="JavaScript">

function mapwin(url) {
window.open(url,"win",'toolbar=0,location=0,directories=0,status=0,menubar=0
,scrollbars=1,resizable=0,width=450,height=400');
}

function adwin(url) {
window.open(url,"win",'toolbar=0,location=0,directories=0,status=0,menubar=0
,scrollbars=1,resizable=0,width=450,height=400');
}
</SCRIPT>

And as I said you have a </script> tag to close of what, there is no open
<script> tag?

Then a few lines down you have a <cfif><cfelse></cfif></cfif> this is wrong
you have an extra </cfif> tag.

Maybe attaching the file to an email, send it to me off list.


Regards,
Andrew Scott
 
Quote of the Day:
Nothing is rich but the inexhaustible wealth of nature. She shows us only
surfaces, but she is a million fathoms deep. - Ralph Waldo Emerson
-----Original Message-----
From: Lisa Deemy [mailto:[EMAIL PROTECTED] 
Sent: Sunday, 16 October 2005 2:15 PM
To: CF-Newbie
Subject: Re: cfelse or cfelseif or neither

Andrew,

The page as it stands now, (not the way my client wants it to function) can
be viewed at http://www.endlessmountains.org/directory.cfm.

The javascript at the top of the file opens a map window when the user
clicks to see the location of a particular business.

As for the <cfif> tags I did them that way because they worked that way.

I don't even know what you're refering to with the question "And what is
<InvalidTag>?"
 I don't mean to be dense.
Thanks,
Lisa



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:15:1450
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to