Search

You searched for the word(s):
Showing page 12 of 15 (149 total posts) < 1 second(s)
  • Re: Fill up Templates via Database (ASP)

    Hi, &nbsp; You cannot execute asp code that has been written in the editor. ASP ''compiles'' the page prior to execution, that is, it is done doing what in needs to do before it gets around to looking at what is being pulled from the database. If you want to execute code from the editor you will need to do it in JavaScript.If you are just trying ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 20, 2005
  • Interesting fact on sessions and images and cuteEdit

    Just an interesting note for you developers out there. I spent the morning tracking down a annoying problem. All of my code for the most part is database driven, not necessarily from CuteEdit , but I have had the problem of losing sessions state with CuteEdit before. I had a piece of code that did not use CuteEdit that on one page worked fine and ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 19, 2005
  • Re: Version 5

    It could be simply Adam is not allowed to tell us. His prior leaks of info may not have been fondly looked upon by management. There however should be a manor in which someone from the company could address your concerns. Since this is a public forum, I can assume they do not want to disclose setbacks to delivery schedule here. &nbsp; RC
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 19, 2005
  • Re: Background image

    Paul, &nbsp; I use CuteEdit to allow my client to send emails. I actually even wrote a mini scripting language to allow replace of names, address,etc similar to how word does merging, but the merging is done outside of CuteEdit.&nbsp;I only allow CuteEdit to create the content, and not the html headers around the email so I have better ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 19, 2005
  • Re: Background image

    Are you looking to do this as a button or you just need to do this. if the later, the just go to html mode and add a background=''something.jpg'' inside of the table. I&nbsp;am sure that it would not be painful to add as a button in this version, since you are modifing a property inside of the table. You could add it to a class in a css and then ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 19, 2005
  • Re: Version 5

    Even if the version does come out Monday, it will take me weeks of testing before I would use it. I have been bitten too many times by early deployment of software...I know my programming co worker is also on this forum..that is a hint to him.. no surprises please, well unless it is a nice xmas bonus. I would like a better version too, I would ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 19, 2005
  • Re: Programmatically change the template files location

    Thomas, I am not sure how industrious you are, but you can have separate template directories. It is not an easy thing to do, but you will need to modify the CuteEdit Code, the Select_Template.asp file. You will probably need to store a session variable that contains the name of the template directory. While you are in that file you can also ...
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 16, 2005
  • Re: Version 5

    The forums are unmoderated and you should not always expect an answer. I will assume Adam and crew are pulling very long hours testing the new editor on all platforms and trying their best to break it. When it is out it is out or would you prefer something that has bugs? &nbsp; RC
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 8, 2005
  • Re: CuteEditor ASP and IE 5.5: Blank editor box

    CuteEdit does not support IE 5.5 on all platforms. They probably are on a MAC and yes it does give you a text box. Have them use Firefox or Safari. If they are on a PC and using 5.5 they need to update. &nbsp; RC
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 8, 2005
  • Re: Class doesnot support automation

    What are you doing to get this error? I usualy means that a you are attempting to do something that is not supported, or installed or wrong version. It is one of those generic messages. &nbsp; RC
    Posted to Cute Editor for ASP (Forum) by rcroeder on December 8, 2005
« First ... < Previous 10 11 12 13 14 Next > ... Last »