Textarea Replacement Script

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default Textarea Replacement Script

    Hello,

    I am looking for a scrip that will replace my textarea boxes with a
    javascript wysiwyg editor. I have found a few of these, but I am
    looking for one that will upload the images to the server.

    Any help with this would be wonderful!

    Thanks,
    Jeremy Ross
    Jeremy Ross Guest

  2. Similar Questions and Discussions

    1. Replacement for PerlCOM.Script invocation
      According to ActivateState tech support, the latest versions of Perl and PDK no longer support the ability to create an instance of a Perl...
    2. Replacement for Frontpage
      Hi, Currently I use MS Frontpage to design my webpages. For the site of my brother in law I want to start using PHP. No I know I can use ASP tags...
    3. Removing carriage returns from <textarea></textarea> input
      Hiya, I have a form with a <textarea></textarea> to receive user input. This input is then stored in a database and sent by fax... I need to...
    4. textarea rich replacement?
      Hi all, I've looked at both editize(.com) and HTMLArea, both of which are in-browser Rich Text editor replacements (written in java) for the...
    5. Using NIM as a replacement for SYSBACK
      Hi ALL, I am a newbie in AIX and I have given the oppurtunity to take the system image backup. My requirements are as follows To automate...
  3. #2

    Default Re: Textarea Replacement Script


    "Jeremy Ross" <jeremyrwross@NO-MAIL-hotmail.com> wrote in message
    news:foV4d.71891$vO1.386887@nnrp1.uunet.ca...
    > Hello,
    >
    > I am looking for a scrip that will replace my textarea boxes with a
    > javascript wysiwyg editor. I have found a few of these, but I am
    > looking for one that will upload the images to the server.
    If you go to [url]www.interactivetools.com[/url] there is one there that is brilliant.
    The basic one won't do what you want but their's a version that someone else
    has done that supports image uploads. If you don't find it then e-mail me
    and I'll zip up my version and send it to you.

    Andy


    AJ Guest

  4. #3

    Default Re: Textarea Replacement Script

    On Fri, 24 Sep 2004 10:36:01 -0300, Jeremy Ross wrote:
    > Hello,
    >
    > I am looking for a scrip that will replace my textarea boxes with a
    > javascript wysiwyg editor. I have found a few of these, but I am
    > looking for one that will upload the images to the server.
    >
    > Any help with this would be wonderful!
    >
    > Thanks,
    > Jeremy Ross
    There is an English Web development company, Hardcore Internet, that makes
    a fantastic WYSIWYG editor.
    [url]http://editor.hardcoreinternet.co.uk/[/url]

    It is not free. In fact, it's not really even cheap [1]. But it kicks
    ass. It does a lot of little things that various Java-based edtitors that
    I've found did not, plus it is easy to install, plus you get access to
    their source code and you can thus extend it as you need to. (It is not
    "open source" -- you cannot extend it and then give away the extended
    version).

    It is also very cross-platform, working within Mozilla/NS (Gecko-based
    browsers), Opera, and MSIE. *And* the support guys were very helpful. They
    fixed their *demo* version of the product in response to my input berfore
    I had even bought anything.

    [1] "Cheap" is all relative, though.

    --
    Jeffrey Silverman
    [email]jeffreyPANTS@jhu.edu[/email]
    ** Drop "PANTS" to reply by email


    Jeffrey Silverman Guest

  5. #4

    Default Re: Textarea Replacement Script

    AJ wrote:
    > "Jeremy Ross" <jeremyrwross@NO-MAIL-hotmail.com> wrote in message
    > news:foV4d.71891$vO1.386887@nnrp1.uunet.ca...
    >
    >>Hello,
    >>
    >>I am looking for a scrip that will replace my textarea boxes with a
    >>javascript wysiwyg editor. I have found a few of these, but I am
    >>looking for one that will upload the images to the server.
    >
    >
    > If you go to [url]www.interactivetools.com[/url] there is one there that is brilliant.
    > The basic one won't do what you want but their's a version that someone else
    > has done that supports image uploads. If you don't find it then e-mail me
    > and I'll zip up my version and send it to you.
    >
    > Andy
    >
    >
    The newer version is HTMLarea.. [url]http://www.dynarch.com/htmlarea/[/url].

    Craig

    Craig Storey Guest

  6. #5

    Default Re: Textarea Replacement Script


    "Craig Storey" <cstorey@canada.com> wrote in message
    news:UhB5d.2072$MD5.57146@news20.bellglobal.com...
    > AJ wrote:
    > > "Jeremy Ross" <jeremyrwross@NO-MAIL-hotmail.com> wrote in message
    > > news:foV4d.71891$vO1.386887@nnrp1.uunet.ca...
    > >
    > >>Hello,
    > >>
    > >>I am looking for a scrip that will replace my textarea boxes with a
    > >>javascript wysiwyg editor. I have found a few of these, but I am
    > >>looking for one that will upload the images to the server.
    > >
    > >
    > > If you go to [url]www.interactivetools.com[/url] there is one there that is
    brilliant.
    > > The basic one won't do what you want but their's a version that someone
    else
    > > has done that supports image uploads. If you don't find it then e-mail
    me
    > > and I'll zip up my version and send it to you.
    > >
    > > Andy
    > >
    > >
    >
    > The newer version is HTMLarea.. [url]http://www.dynarch.com/htmlarea/[/url].
    It's also worth looking at the forums on the interactivetools web site as
    there are loads of plugins that will take it from 'If only...' to near
    perfect. Things like toggle table border and the table operations are
    REALLY useful.


    AJ Guest

  7. #6

    Default Re: Textarea Replacement Script

    Thanks for all your help, I was looking at that one program, but didn't
    realize that there where so many plug ins listed, it was just what I am
    looking for.

    Thanks again,
    Jeremy

    AJ wrote:
    > "Craig Storey" <cstorey@canada.com> wrote in message
    > news:UhB5d.2072$MD5.57146@news20.bellglobal.com...
    >
    >>AJ wrote:
    >>
    >>>"Jeremy Ross" <jeremyrwross@NO-MAIL-hotmail.com> wrote in message
    >>>news:foV4d.71891$vO1.386887@nnrp1.uunet.ca...
    >>>
    >>>
    >>>>Hello,
    >>>>
    >>>>I am looking for a scrip that will replace my textarea boxes with a
    >>>>javascript wysiwyg editor. I have found a few of these, but I am
    >>>>looking for one that will upload the images to the server.
    >>>
    >>>
    >>>If you go to [url]www.interactivetools.com[/url] there is one there that is
    >
    > brilliant.
    >
    >>>The basic one won't do what you want but their's a version that someone
    >
    > else
    >
    >>>has done that supports image uploads. If you don't find it then e-mail
    >
    > me
    >
    >>>and I'll zip up my version and send it to you.
    >>>
    >>>Andy
    >>>
    >>>
    >>
    >>The newer version is HTMLarea.. [url]http://www.dynarch.com/htmlarea/[/url].
    >
    >
    > It's also worth looking at the forums on the interactivetools web site as
    > there are loads of plugins that will take it from 'If only...' to near
    > perfect. Things like toggle table border and the table operations are
    > REALLY useful.
    >
    >
    Jeremy Ross Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139