good ole pebkac

...tony

tony weeg
senior web applications architect
navtrak, inc.
www.navtrak.net
[EMAIL PROTECTED]
410.548.2337

-----Original Message-----
From: Bruce Sorge [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2003 4:58 PM
To: CF-Talk
Subject: RE: Tried the other fix and it did not work either

Spoke too soon. That did not fix it. I was using the other browser rather
than the updated one which made it seem like it was fixed. I will continue
until I find out what the problem is. I am sure it is somewhere between the
keyboard and the chair.

-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2003 3:47 PM
To: CF-Talk
Subject: Re: Tried the other fix and it did not work either

Bruce Sorge wrote:
> (.JS page code)
>
> function RunWait() {
>                         document.write('<object
> classid=""> >
codebase=""> > ,0" id="loading" width="197" height="52"\n');

Where is your closing ">" (for all tags)?

> ( .CFM page calling the .JS page)
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html>
> <head>
>             <title>Test</title>
>             <!--- Need to call the external JS files to take care of
> the
new
> IE browser --->
>             <script src="" language="_javascript_"></script>

You are missing the "type" here.

Validate your HTML, even if it is written from a script.

Jochem

  _____  

________________________________


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to