opensubscriber
   Find in this group all groups
 
Unknown more information…

c : cfugcny@listserv.syr.edu 26 January 2010 • 9:51PM -0500

[CFUGCNY] cftextarea question
by Jim Papaleo

REPLY TO AUTHOR
 
REPLY TO GROUP




Hi All,



What am I doing wrong?

My first attempt to use cftextarea tag in CF8 and it just doesn't work.
I've been googling all over to find and answer for this.  

I don't get any tool bar and the box displays this:



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--
* FCKeditor - The text editor for Internet - http://www.fckeditor.net
* Copyright (C) 2003-2007 Frederico Caldeira Knabben
*
* == BEGIN LICENSE ==
*
* Licensed under the terms of any of the following licenses at your
* choice:
*
*  - GNU General Public License Version 2 or later (the "GPL")



This is my code:  



    <cfform name="form_pb" method="post" enctype="multipart/form-data"
action="act_pb.cfm">

      <p>Select a file:

        <input type="file" name="img2save">

      </p>

      <p>Part Number:

        <input type="text" name="Prod_ID">

        Category:

        <input type="text" name="Category" id="Category">

      Item Type:

        <input type="text" name="ItemType" id="ItemType"></p>

        

      <p>Short Description: <input type="text" name="SMDesc"
maxlength="250"></p>

      <p>Long Descritption:  <cftextarea name="FDesc" richtext="true"
toolbar="basic"></cftextarea></p>

      <p>

      <p>

        <input type="submit" id="DoWhat" name="DoWhat" value="Upload
File">

      

          </p>

    </cfform>









Jim



James Papaleo

Webmaster / Senior Programmer /Analyst

PAR Technology Corporation

8383 Seneca Turnpike

New Hartford, NY 13413

(315) 738-0600 Ext 697




________________________________________________________________
To unsubscribe: send a message to listserv@list... with
'Unsubscribe CFUGCNY' in the body.
To send a message to the list: cfugcny@list...

List archives: http://www.mail-archive.com/cfugcny@list.../index.html
Visit our website: http://www.cfugcny.org

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.