Active Edit Tools

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
delstre
Forum Newbie
Posts: 2
Joined: Wed Mar 19, 2003 9:19 am

Active Edit Tools

Post by delstre »

Hi folks thanks very much for the replies, I think my original wording may be wrong, I am not looking for a design tool as I already am using Dreamweaver, I am actually looking for a content management control package that allows for a plug in to a web page to edit and upload content dynamically on the actual web site.

Hope this wording is slightly better.



Hello folks, I wonder can anybody advise me, I am looking for an active edit HTML tool that works with PHP to insert html WYSIWYG anbody got any ideas that I can start from.


Many Thanks
Last edited by delstre on Thu Mar 20, 2003 10:01 am, edited 1 time in total.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Macromedia Dreamweaver
http://www.macromedia.com

Here is the free trials page.

It's the best multi-language editor i've seen. But you see it does have a fat price tag attached with it though.
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

I use Dreamweaver. Good for designers who want to push stuff around in a wsywig layout - but the code usually needs some tidying up when you're done fiddling.
Post Reply