Okay, this is I think the strangest CF issue I have ever seen.

We have a script which handles all of our form submissions. When a form is 
submitted the script (which included several files) is called. What is 
happening is that the cf handles the request, spits out the debugging info 
and functions correctly. The strange thing is that once the page has 
finished processing the status bar shows that the web browser is attempting 
to contact the page again. The status bar grows and grows but can not 
contact our page on the second request.

The Cfserver does not show this new thread (which runs forever, never to 
complete) as a running request.

Where is this request coming from?  The request never finishes. This is too 
strange..... I'm stumped. Could our firewall have anything to do with it?



<html>
<head>
</head>
<body>

<table border="0" width="300" cellpadding="0" cellspacing="1">
<tr><td bgcolor="gray">
<table border="0" width="100%" cellpadding="0" cellspacing="1">
<tr><td colspan="2" bgcolor="6c0499"><font color="white" face="helvetica" 
size="-2">&nbsp; <B>MARACAS</B>MEDIA INC.</td></tr><tr><td colspan="2" 
bgcolor="white">
<font face="verdana" size="-2">
&nbsp; Brook Davies<BR>
&nbsp; President
</td></tr>
<tr><td bgcolor="white" width="150">
&nbsp;
</td><td bgcolor="ffcc00">
<font face="verdana" size="-2">Address Info<font face="verdana" size="-2">
</td></tr></table></td></tr></table><table border="0" width="300" 
cellpadding="1" cellspacing="0"><tr><td width="150">&nbsp;</td><td><table 
border="0" width="100%" cellpadding="1" cellspacing="0"><tr><td 
bgcolor="gray"><table border="0" width="100%" cellpadding="1" 
cellspacing="0"><tr><td bgcolor="white">
<font face="verdana" size="-2">
421 - 425 Carrall Street<BR>
Vancouver, BC<BR>
V6B 6E3 CA <BR><BR>
</td></tr></table>
</td></tr></table>

</body>
</html>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to