How can I Load and then Save an existing html file into Cute (ASP version)?

Last post 09-15-2004, 4:07 AM by Waspman. 1 replies.
Sort Posts: Previous Next
  •  09-03-2004, 3:16 PM 1715

    How can I Load and then Save an existing html file into Cute (ASP version)?

    I am creating a psuedo-CMS where the user can edit portions of HTML files to update them.  The htm peices files are then ASPed together.

     
    What I want to do is load an existing .htm file into the editor, allow the user to make changes, and then save it back to the file.
     
    Is there any load/save method or example code for this availble?
     
    I have latest version of CuteEditor for ASP.  What I need ois ASP code that would work like the .NET example you have at: http://cutesoft.net/Example/Edithtml.aspx
     
    I suppose I can find, open, and grab the text manually with the FSO, but was hoping you had code or an easier way.
     
    Please advise.
     
    -Jeff
  •  09-15-2004, 4:07 AM 1813 in reply to 1715

    Re: How can I Load and then Save an existing html file into Cute (ASP version)?

    I do this using CodeCharge and something called "HTMLarea".

     
    I was hoping to replace HTML area with CUTE (cos it's much more advanced), but it doesn't work with the image bank system which my client uses to upload images etc. independant to the page make element.
     
     
    HTH...Tony
     
     
View as RSS news feed in XML