You have a tag that is not closed like a table column or in input
type.....some type of error in the html code.  It probably is unrelated to
using an include.  Scour your html and look for something that is not closed
like a <td or anything that might be invalid html.  When netscape sees this
it usually shows nothing.  Ie will resolve the problem.  Send the code if
you would like.

John

-----Original Message-----
From: Ethan Rosch [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 16, 2000 2:01 PM
To: CF-Talk
Subject: <cfinclude> + <cfform>


This is a multi-part message in MIME format.

------=_NextPart_000_0092_01C03792.99A898D0
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable


I am trying to <cfinclude> a <cffform>, however it works great in =
everything except Mac/Netscape (go figure!) where it either crashes out =
the whole browser or doesn't parse anything to the screen!!?? But I can =
see my whole page in source view??!!!

Any ideas?

I've had my <cfform> in the include and in the main page....
I've tried using <form> and <cfform>...

I'm at a loss...I finish this and I am done!!!

Please help...

Thanks,

ethan



------=_NextPart_000_0092_01C03792.99A898D0
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4134.600" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I am trying to &lt;cfinclude&gt; a =
&lt;cffform&gt;,=20
however it works great in everything except Mac/Netscape (go figure!) =
where it=20
either crashes out the whole browser or doesn't parse anything to the =
screen!!??=20
But I can see my whole page in source view??!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Any ideas?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I've had my &lt;cfform&gt; in the =
include and in=20
the main page....</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I've tried using &lt;form&gt; and=20
&lt;cfform&gt;...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I'm at a loss...I finish this and I am=20
done!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Please help...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ethan</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>

------=_NextPart_000_0092_01C03792.99A898D0--

----------------------------------------------------------------------------
--
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