Thomas Brunt
Posts: 6109 Joined: 6/6/1998 From: St. Matthews SC USA Status: offline
|
RE: Using Coldfusion Tags within FP - 5/14/2001 14:28:00
It's been a while, but I've worked with cold fusion and FP. First do this.Tools > Options > Configure Editors > Add > .cfm > Browser to FP. I don't think FP 2000 will mangle your cold fusion code, but 98 did. You used to have to go into normal mode and do Insert > advanced > html to insert the code. You still have that option. FP can't mess with your code if you insert it that way. FP 2000 should be ok with your code, however. If 2000 sees code that it doesn't recognize, it just opens in html mode. Just to be safe, make sure you do Tools > Page Options > HTML > Preserve existing code [This message has been edited by Thomas Brunt (edited 05-14-2001).]
|