Programming Tools
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingProgramming Tools

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old October 9th, 2002, 03:48 PM
Mahanri Mahanri is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Location: Illinois
Posts: 10 Mahanri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I need a way to format data in a textarea box

I have a form that has a textarea part. I need to know if there is a way to format the data like in word so that the users of my site who enter data into the field don't have to know html formating.

Thanks for any help.

Reply With Quote
  #2  
Old October 9th, 2002, 06:45 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
I think your looking for a WYSIWYG editor, try EditWorks Professional

Reply With Quote
  #3  
Old October 16th, 2002, 11:24 AM
Mahanri Mahanri is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Location: Illinois
Posts: 10 Mahanri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I need a WYSIWYG editor that just does <textarea> replacement. I don't need all of the other stuff. Also, I'm on a limited budget (none). If there is a free <textarea> replacement script/program that I can use would be best. I might be able to get some funds, but only if the program does what I need, and not all the other stuff. I don't know if this will be possible, probably not, but it never hurts to try.

Reply With Quote
  #4  
Old October 16th, 2002, 05:04 PM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
Mahanri,

What do you mean the "other stuff"... As far as I know, EditWorks Pro provides a Word-like interface.

If you're looking for a low-cost alternative, try reading Mitch's article Building a WYSIWYG HTML Editor Part 1/2 .
__________________
____________________________________________
Developer Shed Weekly Writer | DevArticles Forum Moderator
Build Your Own KlipFolio Klip With PHP
FrankManno.com - Under Construction
Design Interactive Group - Under Construction

Reply With Quote
  #5  
Old October 17th, 2002, 07:18 AM
Mahanri Mahanri is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Location: Illinois
Posts: 10 Mahanri User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
From what I've read and understand, most WYSIWYG editors are like Frontpage. You create websites with them. All I need is a replacement for the <textarea> tag. I'm looking into using Mitch's
WYSIWYG HTML editor. It looks promising. I've never used Java though, so I'm looking forward to learning something new. Thanks for the help.

Reply With Quote
  #6  
Old October 17th, 2002, 02:37 PM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
Mahanri,

That's what EditWorks does... It replaces the textarea... No more than that. It just simplifies entering content without the worries of HTML coding.

Reply With Quote
  #7  
Old October 17th, 2002, 07:50 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Mahanri,

Just to let you know its javascript and not java, there is a big difference between the two.

Reply With Quote
  #8  
Old October 21st, 2002, 08:09 PM
Taelo Taelo is offline
5B's
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: PC, FL
Posts: 366 Taelo User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 30 m 59 sec
Reputation Power: 7
Quote:
Originally posted by Ben Rowe
I think your looking for a WYSIWYG editor, try EditWorks Professional


Ben I played around with the online demo for editworks,...it appears that their javascript functions don't like netscape :/

Reply With Quote
  #9  
Old October 21st, 2002, 09:18 PM
Joe4JC Joe4JC is offline
The name's Joe. Yours?
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2002
Location: Lurking in the shadows...
Posts: 147 Joe4JC User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
That's because it is MSIE proprietary code
__________________
Check out 4Life today!

Reply With Quote
  #10  
Old October 21st, 2002, 09:24 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
The only way you can make WYSIWYG work on netscape is either using java applets or activex, which are both slow and big to download.

Anyway out of the 93% of people that use IE to browse the net, 76% of them use IE 5.5 and higher.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingProgramming Tools > I need a way to format data in a textarea box


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT