I ran it on my box and it ran fine as a CFM file....Do you have the code on
a single line?  What erro is it giving you!?

Also what browser are you running!?

Dan Blackman
Remotesite Technologies

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Jacob Cameron
Sent: Tuesday, September 18, 2001 3:45 PM
To: [EMAIL PROTECTED]
Subject: RE: CF 5.0 problems.


Here is the offending JS:
<a href=""
onclick="window.open('dsp_login_candidate.html','','width=385,height=250,too
lbar=0,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0'
);return false">test</a>

        Again.  The JavaScript is working as .html just not as .cfm.  No CF code
no, <cf..., no nothing that should make CF 5.0's compiler touch the JS.
More details:  This is on NT 4.0 SP 6a, CF 5.0.  It works on CF 4.5 just not
5.0 so it must be a way that CF 5 compiles.  I would say from the detective
work that we have done is that it is a CF 5.0 but.  You can test it yourself
if you run CF 5.0 on NT 4.  Paste the lines above into a .cfm file and it
won't work, change the extension to .html and it does.  It appears to be a
huge bug in CF 5.0's compiler.  The JS is not pretty, but it works in that
browser, just not when compiled by CF 5.  I also saved the page as .asp and
it works fine.  It is definitely a bug, but I'm not going to pay
Allaire/Macromedia $150.00 to tell me that.  I would just suggest to
everyone do not upgrade to CF 5.0 on NT 4.0 until they get all the bugs out.
I've been an allaire customer for over 3 years and this lack of help on an
obvious bug is just upsetting.  If it was IIS wouldn't .html and .asp fail
too?  Apparently from all test I've performed, the only answer can be is
that CF 5.0 for some reason compiles JS badly. (Why would it even look at
the browser or OS, I have no idea, this is client side not server side so CF
should leave it alone.)

        If anyone has any other ideas as to what could cause this please enlighten.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, September 18, 2001 5:25 PM
To: [EMAIL PROTECTED]
Subject: Re: CF 5.0 problems.




We have had continuous issues with MAC browsers

CF server 5.0 is right on. If your CF script is generating JavaScript on the
fly,
i.e. cfinput etc..| you may have a function name conflict.

Try changing your function names in your JavaScript.

Also, you can find a string of issues with IE for MAC here:
http://forums.allaire.com/coldfusion/messageview.cfm?catid=2&threadid=183420
&highlight_key=y&keyword1=Mac&keyword2=Browser&keyword3=Javascript

Respectfully,

<cf_developer>
Phillip B. Holmes
Media Resolutions Inc.
Premier Allaire Alliance Partner
http://www.mediares.com
[EMAIL PROTECTED]
1-888-395-4678 ext. 101
972-889-0201 ext. 101
</cf_developer>

Please send support requests to [EMAIL PROTECTED]



----- Original Message -----
From: "Jacob Cameron" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 18, 2001 12:42 PM
Subject: CF 5.0 problems.


> Ever since we upgraded one of our web servers to CF 5.0 we have had
> problems.  Basically, most JavaScript won't run on IE 5.0 on the Mac, but
> does on NS on a MAC, IE and NS on PC.  I have the exact code on a machine
> with the same configuration except CF 4.5 and it runs fine.  On the CF 5.0
> machine, I saved the pages that are having trouble out as .html and they
> work fine.  So I'm pretty sure that it must be CF.
> For an example go to:  http://www.showbizjobs.com/dsp_jobsearch.cfm and
> click login.  Then go to http://www.showbizjobs.com/dsp_jobsearch.html and
> click login.  If your on any browser except IE 5.0 on the MAC it works
fine.
> With IE 5.0 on the MAC, the .html works but the .cfm doesn't.  On the .cfm
> page there are no #'s or CFOUTPUTS around the JavaScript.
> Also, a few months ago I wrote a onChange redirect select box and saved it
> on a page with no CF in it and it wouldn't run on the MAC IE, but would
with
> all others and worked fine when I changed the extension to .html.
> After calling Allaire/Macromedia support and being told $150.00 to even
> look at it, I figured I'd ask the list and if no answers are given.  I'll
> just recommend to everyone not to user CF 5 and downgrade my server to
4.5.
> This is a huge bug causing lots of problems to my clients.
>
> PS.  On MAC IE 5 the pages just freeze and nothing happens.  You have to
> kill the browser.
>
>
>
> -------------------------------------------------------------------------
> This email server is running an evaluation copy of the MailShield anti-
> spam software. Please contact your email administrator if you have any
> questions about this message. MailShield product info: www.mailshield.com
>
> -----------------------------------------------
> To post, send email to [EMAIL PROTECTED]
> To subscribe / unsubscribe: http://www.dfwcfug.org
>


-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org



-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org


-------------------------------------------------------------------------
This email server is running an evaluation copy of the MailShield anti-
spam software. Please contact your email administrator if you have any
questions about this message. MailShield product info: www.mailshield.com

-----------------------------------------------
To post, send email to [EMAIL PROTECTED]
To subscribe / unsubscribe: http://www.dfwcfug.org

Reply via email to