Text changes when I copy code to a new FP page

Y

yn

When I copy code from other developer's source, The text changes. Ex
Original code:
<html>

<head>



<style type="text/css">

etc.

Pasted code:

&lt;html&gt;<BR>&lt;head&gt;<BR><BR><BR>&lt;style

type="text/css"&gt;<BR>&lt;!--<BR>table {<BR> display:none;<BR>

How can I change this behaviour?
 
K

Kathleen Anderson [MVP - FP]

Try copying it into Notepad first, and then from Notepad into your page.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top