Search

You searched for the word(s): table
Showing page 164 of 255 (2,541 total posts) < 1 second(s)
  • Get filename of posted file

    I'm using a fileupload control in my page end this little code to store the filename in the db:   If uploader1.PostedFile.ContentLength <> 0 Then   ...
    Posted to Ajax Uploader (Forum) by samkaya on June 19, 2009
  • Restrict HTML

    HiIm looking around for a good editor like this, but I need to be able to restrict the html that is generated/pasted by the user. It is of cause possible to remove e.g. the table button and the embed button, but is it possible to set a set of legal tags in the editor that is allowed or do I have to filter it my self?
    Posted to Cute Editor for .NET (Forum) by FatMooseHenry on June 14, 2009
  • Vertical Toolbar

    Issue I am having is that my toolbar for Image Gallery is displaying vertically and I have found no way to make it horizontal. I took the code directly from your examples which show the toolbar horizontal, but mine does not display that way. Below is a screen shot of what I am seeing. I have even tried and put Image Gallery in a table on a ...
    Posted to ASP.Net Image Gallery (Forum) by docseuss on February 18, 2009
  • Re: javascript error shows when changing the properties and clicks the cancel button

    Thank you for your quick reply. I have checked the url, the error is still coming for me. I am using IE7 here. First you have to uncheck the property ''Disable script debugging (Internet Explorer)'' in IE7-Tools Menu - Advanced Tab. Then go to http://cutesoft.net/example/general.aspx, here the cute editor contains already a table ...
    Posted to Cute Editor for .NET (Forum) by prasanthr on January 8, 2009
  • Problem with JS API

    Hi,   I'm having some problems with the JavaScript API in a C# ASP.NET project when viewed in FireFox 3.0.3   I am loading the editor (CE) when the page is generated. When the user clicks on a button (input type - no postback), the editor is brought up at the location of the button, and the text is set to the value of a hidden ...
    Posted to Cute Editor for .NET (Forum) by mireigi on November 14, 2008
  • Firefox javascript gethtml inserts extra styles

    Hi   When i use the getHTML function in javascript on firefox i find that loads of extra styles are inserted. You can see this on your demo page, http://cutesoft.net/example/JavaScript-API.aspx Just click gethtml and you will see a load of   style=''border: 1px dotted #7f7c75;''   on the table tags. I guess this is ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on September 25, 2008
  • Issue with SpellCheck in Safari 3.x

    I originally sent this directly to support a few weeks ago, but I haven't had a response.  Not even a confirmation of receipt.  So I'll post here and see what happens...   I have discovered an issue with the spell check feature in CuteEditor 6.x for .NET 2.0 when using Safari 3.x on both Mac and PC platforms.  What I have ...
    Posted to Cute Editor for .NET (Forum) by bcarroll on August 21, 2008
  • Re: Customizing Live Chat Client

    The web based admin console? Sorry, I should have stated that I highly customized the LiveSupport module and I did not include the web based admin modules. In fact, the solution is authenticating against my database.     I do notice this line though:                ...
    Posted to Cute Live Support (Forum) by bthevenin on June 30, 2008
  • Extra tags after deleting content

    Hi   If you delete everything using the normal view in the editor then type in some text, wait a short while then the editor adds a  <p>   </p> tag round the text in IE and adds a <br /> in firefox.   Is this by design?   Steps to repro on your demo page. ...
    Posted to Cute Editor for .NET (Forum) by AndyFel on April 11, 2008
  • cut and past from excel, loosing format

    Hello,   my users would like to cut and paste tables from excel to the editor , but as they do this they loose the table formats (colors, text align...), for example :     col1 col2 col3 row1 1 ...
    Posted to Cute Editor for .NET (Forum) by yochat on March 20, 2008