Search

You searched for the word(s): table
Showing page 83 of 255 (2,541 total posts) < 1 second(s)
  • Re: Configuration of Editor for a folder/URL config

    Dear pdaltonmcsd,   You can refer to http://richtextbox.com/test/BaseHref.aspx,   <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>ASP and ASP.NET WYSIWYG Editor - ...
    Posted to Cute Editor for .NET (Forum) by Eric on May 5, 2011
  • Re: Modify GetTempFilePath (PLEASE HEEEEEEEEEEEEELP!)

    Dear fjbotto,   The following is one full and runnable example, please refer to the highlighted code:    <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script runat=''server''>   protected override ...
    Posted to Ajax Uploader (Forum) by Eric on May 3, 2011
  • Using setHTML problem when string is blank.

    I am using the editor to edit the contents of some table cells.   The editor is on a panel that I display only when the cell to edit is clicked.  After editing I hide the panel and update the table cell with the editors text.   Overall this works fine, but if I go to edit a cell that is blank the setHTML function will not put ...
    Posted to Cute Editor for .NET (Forum) by TAG on March 16, 2011
  • 2 uploader in the same page

    Can we have 2 of them in the same page ? ...
    Posted to PHP File Uploader (Forum) by mikhellqc on January 27, 2011
  • Re: Capturing a title for each uploaded file

    Hi mrichman, Please try the example ...
    Posted to Ajax Uploader (Forum) by Kenneth on January 5, 2011
  • Existing Files - Display on Form

    I have the ajax upload working using the Attachment Table demo. This works really well for the Insert.   Need help with the following: Existing file list relating to the record needs to be aded to the Attachment table so I can allow users to delete existing records.   I am not sure how to pass the file list to the list considering ...
    Posted to ASP Uploader (Forum) by Edd on December 31, 2010
  • Re: Problem using CE as a seperate Flash/.swf selector

    Dear spencet,   Please refer to the following code: <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''C#'' %> <html> <head>     <title>ASP and ASP.NET WYSIWYG Editor - Use CuteEditor as a document ...
    Posted to Cute Editor for .NET (Forum) by Eric on December 4, 2010
  • Re: global functions not firing

    Hi!  thanks! for the reply, ur code worked fine, but in my case im using the global functions as well as the instance handlers , instance handlers are firing up but not the global, whats the difference between thses two??and both can be used together, if ues then how? my main requirement is to prevent the building of  queue table ...
    Posted to Ajax Uploader (Forum) by deepakkumarjoshi on October 21, 2010
  • Re: PasteHTML() works on firefox, not on IE, for some content.

    I have tried the following code, it will not change your html code, please follow adam's advice, download latest version and try it: <%@ Page Language=''C#''%> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <html>     <head>   <title>JavaScript ...
    Posted to Cute Editor for .NET (Forum) by Eric on August 23, 2010
  • Password Encryption

    Hi ! I wanted to ask how does the CuteChat validate the password inside this function call. This is for the CuteChat Standalone version. ( snippet below is from Login.aspx for example ) // < at this point in the system, the variable 'password' is encrypted > If (!CuteChat.ChatProvider.Instance.ValidateUser(username, ...
    Posted to FAQ (Forum) by terikopeacemk on August 13, 2010
« First ... < Previous 81 82 83 84 85 Next > ... Last »