Ask a Question related to PHP Development, Design and Development.
-
Jeremy Ross #1
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
-
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... -
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... -
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... -
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... -
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... -
AJ #2
Re: Textarea Replacement Script
"Jeremy Ross" <jeremyrwross@NO-MAIL-hotmail.com> wrote in message
news:foV4d.71891$vO1.386887@nnrp1.uunet.ca...If you go to [url]www.interactivetools.com[/url] there is one there that is brilliant.> 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.
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
-
Jeffrey Silverman #3
Re: Textarea Replacement Script
On Fri, 24 Sep 2004 10:36:01 -0300, Jeremy Ross wrote:
There is an English Web development company, Hardcore Internet, that makes> 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
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
-
Craig Storey #4
Re: Textarea Replacement Script
AJ wrote:
The newer version is HTMLarea.. [url]http://www.dynarch.com/htmlarea/[/url].> "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
>
>
Craig
Craig Storey Guest
-
AJ #5
Re: Textarea Replacement Script
"Craig Storey" <cstorey@canada.com> wrote in message
news:UhB5d.2072$MD5.57146@news20.bellglobal.com...brilliant.> 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 iselse> > The basic one won't do what you want but their's a version that someoneme> > has done that supports image uploads. If you don't find it then e-mailIt's also worth looking at the forums on the interactivetools web site as>> > 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].
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
-
Jeremy Ross #6
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



Reply With Quote

