Wacky,

is this page a product of another page?
like you have
form.cfm
and formsubmit.cfm

sometimes I write plain text like:

<b>okay now i'm before the output</b>

<cfoutput query = "workyoustupidapplication">
<b>okay now i'm doing a cfoutput</b>
</cfoutput>

<b>okay now i'm after the output</b>


just to see where the error is coming from... do you see the cfm file in the
navbar? like is it www.yourdomain.com/yoyoyo.cfm
or is it
:blank


-----Original Message-----
From: Howie Hamlin [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 28, 2000 3:31 PM
To: [EMAIL PROTECTED]
Subject: Re: Blank pages


Putting in a blank application.cfm didn't do it :-(

The page processes rather quickly so it's not a timeout.

No cftry/catches

When the page fails I get a blank page and a POPUP dialog that says:

==========================================
"Internet Explorer cannot open the Internet site <site URL>

The download of the specified resource has failed.
==========================================

What's weird is that Netscape doesn't fail and my HTTP diagnostic analyzer
program doesn't fail either - only IE.  Also, I'm accessing the web server
from another machine on our LAN.

Another weird thinng is that on the previous page, when I click on the
submit button, sometiemes the browser says "site contacted" in the status
bar and then nothing happens...almost like the button is not clicked all.
If you continue clicking eventually the results page renders.

Thanks for the suggestions.

Regards,

Howie


----- Original Message -----
From: "Billy Cravens" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, August 28, 2000 3:28 PM
Subject: Re: Blank pages


> Try throwing in a blank application.cfm in the same directory.
>
> Additionally, are there any mega operations that could be getting lost
> in the fray (timing out)?  How are your try/catch blocks setup (if they
> exist.. which they should :)  ?
>
> --
> Billy Cravens
> [EMAIL PROTECTED]
>
>
>
>
>
> Howie Hamlin wrote:
> >
> > We have an application that works 80% of the time (hmmmm...not good
enough!)
> >
> > Running on WIN2K with WebSite Pro 2.5.4 and CF 4.5.1 Pro.  Anyway, what
> > happens is that sometimes you get a blank page sent back.  There are no
> > includes or custom tags on the page in question and the site has no
> > application.cfm files.  When viewing the source I can see text that is
not
> > present in any of the templates for this site so I'm thinking that this
may
> > be a CF thing but I'm not sure.  Here is the text of the "blank page":
> >
> > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> > <HTML><HEAD>
> > <META content="text/html; charset=windows-1252"
> > http-equiv=Content-Type></HEAD>
> > <BODY></BODY></HTML>
> >
> > Any ideas?
> >
> > TIA,
> >
> > Howie
> >
>
> --------------------------------------------------------------------------
----
> > Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> > To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to