Search

You searched for the word(s):  
Showing page 65 of 4,987 (49,864 total posts) < 1 second(s)
  • EmbedMessenger Example?

    Using the Developers Guide I found the Topic '' Run Web Messenger in embed mode'' under the Customization Chapter. Using the example provided, I only get a page with the advertisement image on it. I've authenticated the user from the Login.aspx page in my app. Here is the Mark up of the Default.aspx page for my app which is redirected to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by RazrV3 on December 21, 2009
  • Re: Send pasted table via email with same format

    Hi gonzalezjc,   It works fine for me. Please try email demo http://cutesoft.net/example/Online-email.aspx with the code below.   <table border="0" cellspacing="2" cellpadding="2" width="500" style="border:solid 1px ...
    Posted to Rich Text Editor for .NET and MVC (Forum) by Kenneth on April 3, 2013
  • Problems with IE7 when using latest version as Image Selector

    I haven’t upgraded my Cute Editor version since the end of December 2007. I have just done so and now have a few issues \ question in getting the latest version working within my project.         First problem is I use a CE control as an image selector. This code used to work in IE7 but now it ...
    Posted to Cute Editor for .NET (Forum) by Domainscanners on August 19, 2008
  • Re: How to get started with Cute Editor

    Hi Bod,   Here is the code in VB:   <%@ Page Language=''VB'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> <script ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on November 3, 2008
  • Re: DNN roles and image dirs

    jesper,   >>Also, how does CuteEditor treat a user belonging to several roles? Which bundle of settings does he get from web.config, and which folders get created for him?First please download the latest provider from here: Http://CuteSoft.net/download/DotNetNuke.CEHtmlEditorProvider.zipIf the user belongs to Role A, Role B and Role ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 18, 2005
  • Re: Unable to get file name of uploaded file

    Hi DBarsri, I tried the following code, those two highlighted code are commented, this example works fine on my end, the mvcfle return correct value, please check whether those highlighted code leads to your issue: <?php require_once ''phpuploader/include_phpuploader.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ...
    Posted to PHP File Uploader (Forum) by Eric on June 25, 2011
  • Re: cuteEditor as swf selector

    Nick,   This is media selector. You need to replace insertmedia with insertflash.   <Script Language=''javascript''>        function callInsertImage()         {   ...
    Posted to Cute Editor for ASP (Forum) by Adam on May 20, 2009
  • Re: Save button not working.

    Please try the following code:   <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' -->    <html>           <head>           ...
    Posted to Cute Editor for ASP (Forum) by Adam on July 7, 2009
  • CopyTo casuing 'Loading...' text to stay on screen

    Hi,   I'm testing out the Framework 2.0-VB-MagicAjax/simple-upload-Validation.aspx page.   When I add in: args.CopyTo(''c:\\temp\\'' & args.FileName) I get the 'Loading...' message appear on the top right of the page, and there it stays. I can't right click on the page, I can't click on any buttons, the only thing I can do it ...
    Posted to Ajax Uploader (Forum) by fizzystutter on July 27, 2009
  • Re: Large File Upload

    Hi jmoseley,   You can try the example below, it support resume. Note that, the resume function is  based on the silverlight plug-in, so you need to set the upload type to silverlight and the browser must has the silverlight plug-in ...
    Posted to Ajax Uploader (Forum) by Kenneth on July 1, 2013
« First ... < Previous 63 64 65 66 67 Next > ... Last »