Search

You searched for the word(s):  
Showing page 1336 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Storing image to database in php version

    francois: Thanks for your reply, but i think that you don't uderstand my question. I would to replace the image upload on folder by the storage in db like the exemple in the last post. When user insert image it stored in db and all images displayed in gallery came from db. I just want to know if someone else developed it for php version ...
    Posted to Cute Editor for PHP (Forum) by Adam on December 11, 2009
  • Re: Sending additional data for uploaded files

    NoCode, that's very similar to what I'm wanting to do in my DetailsView thread. We have metadata that needs to be entered into a database at the ''same time'' as the file being uploaded. (By same time I mean uploading the file first, then inserting the data into the database, but we'd do all that on one click.) The only snag I'm hitting ...
    Posted to Ajax Uploader (Forum) by msu.falcon on August 18, 2009
  • Re: div issues, behaviour issues

    I'm not sure that a screen shot will help, but I will, go to your demo and try this. handle issue 1. Add a div after the table in your demo and click on it.. handles appear 2 click inside the existing demo table and add a div.  Handles will not show.  Now create a new div and try to style it with any color border solid and click ...
    Posted to Cute Editor for PHP (Forum) by dmmunro on July 21, 2009
  • Re: Divs instead of Span tags...

    LOGIKonline,   It still doesn't make sense to me.   <span class=''class1''>Hello></span> is very different from <div class=''class1''>Hello></div> World.   We don't have this API to force editor uses block level tag in this situation. If you really want to do it, you can purchase the source code ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 13, 2009
  • Re: Image Gallery File Path Issues...

    >>Ye-es. I've seen that page and that's the problem: From those snippets, I cannot see where in my page I put the line ''Editor1.Setting(''security:ImageGalleryPath'')= ''c:\inetpub\wwwroot\uploads''''   You can put the above code where you want to change the image gallery path, for example, page_load, page init ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 18, 2008
  • Re: Table Multi Row/Column select and apply setting

    >> it would be useful to have an ''apply to all'' feature. Not necessarily through drag/drop, but maybe in the table wizard. Something like apply to all TDs or TRs.   Thanks for the nice suggestions. In the current version, if you insert a new row above/under the current row, the attributes of the current row will apply to the ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 31, 2008
  • Re: Use FONT TAGS Size isn't PIXELS - Help

    cutecassie,   1. <font> tag has been deprecated. This means that the tag is no longer a part of the HTML specification. While browsers will still support it, most likely for a long time, it's a good idea to switch to the alternative.   2. TECHNICALLY <font> tag is supposed to be a scale from 1 to 7, but the ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 10, 2008
  • Re: ftbContent Type

    Marcus,   Just the result code is different:   Editor.XHTML Property Retrieves the CuteEditor HTML content in XHTML format.   Editor.Text Property This property provides access to the text within the editable area of the CuteEditor control. It can be used to set the text when the control is first displayed and ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 13, 2008
  • Re: Cant get the cute editor to take The Include html

    Ok! I did a lot of testing and here is where the problem comes from : <!-- #include file=''../Includes/sec4.inc'' -->   that line of code is in the database and I deleted it and just put a name: Test HTML instead in the same field and run the edit and click a section name from the codes drop down and Test HTML got put in the editor, ...
    Posted to Cute Editor for .NET (Forum) by hamid_gsts on June 7, 2008
  • Re: Exception in CuteChatStandalone

    >>it is working fine in my local computer, but when I upload it to a webserver it gives the same error Please create a virtual directory or website pointing it to the 'CutechatStandalone\Web' folder.   If you have access to the IIS, please check this:   How To Create a Virtual Directory in Internet Information Services ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on December 9, 2007