Don't use design view.  That is the recommended solution for this type of
problem.

DC

----- Original Message -----
From: "Kronenberger, Douglas" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 16, 2000 13:38
Subject: Studio 4.5.1 messing up my code


> Does any one else have this problem and is the any way to make it stop?
>
> Studio 4.5.1 messes my code up sometimes. It seems to happen the first
> time
> I look at design view during a session. It does this to my code.
>
> Turns this:
> <TD>First Name:</TD>
> <TD><INPUT NAME="Emp_F_Name"
> VALUE=<CFOUTPUT>"#GetUser.Emp_F_Name#"</CFOUTPUT> size="15">;</TD>
>
> Into this:
> <TD>First Name:</TD>
> <TD><INPUT NAME="Emp_F_Name" VALUE="<CFOUTPUT"
>             >"#GetUser.Emp_F_Name#"</CFOUTPUT> size="15"&gt;</TD>
>
> I'm not sure but it seems to do it only the st time during a session I
> go to
> Design View
>
>
> Thanks in advance.
>
> Douglas Kronenberger
> Multimedia/Web Developer
> CIO National Training & Education Office
> Department of Veterans Affairs
>
> 440-526-3030 x7776
>
> ------------------------------------------------------------------------
> ------
> Archives: http://www.mail-archive.com/[email protected]/
> 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/[email protected]/
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