Results 1 to 2 of 2

Thread: Simple WYSIWYG/Text Editor

  1. #1
    Join Date
    Nov 2006
    Posts
    1

    Question Simple WYSIWYG/Text Editor

    Hello everyone,

    Name's Sam and this is my first post. Thanks in advance for all the help. I tried asking for feedback elsewhere, but this is the first time i join a web-development forum.
    ----------

    so ive been asked to do something and have been researching it for a while, but i only found really complex solutions. (and i know there is something simpler out there ).

    SO here is what im trying to figure out:

    i have 2 files in my website:

    http://mydomain/index.htm (FILE1 from now on)
    and
    http://mydomain/admin/index.htm (FILE2 from now on)

    All I'm looking for at the moment is some code/WYSIWYG/text editor that i can put inside FILE2 that would open up FILE1 and let me edit the contents from an admin point of view. Obviously, i would also want to save the output to FILE1. FILE2 would always edit FILE1's latest look. This can be done in different ways, but i dont want to migrate the whole website for now to a CMS.
    Im not looking to incorporate databases yet or anything of that sort YET (but i will in the future).
    i KNOW there is something simple out there, i just cant seem to get my hands on it! dunno.gif

    ANY help is greatly appreciated. thanks!


    mas

  2. #2
    Join Date
    Oct 2006
    Location
    UK - Wales
    Posts
    72
    look on www.hotscripts.com - the first WYSIWYG text editor i found would (i think) be what you need - it was called openWYSIWIG i think. all you need to do is find a script to save which wouldnt be hard. therre might be other scripts on the site that save as well so have a look through

Similar Threads

  1. very simple php based cms..
    By pelicanmike in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 19 May 2006, 08:57 AM

Posting Permissions

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