Search

You searched for the word(s): .net 4.0
Showing page 316 of 1,307 (13,069 total posts) < 1 second(s)
  • using a session variable within image path

    this qustion reveals my lack of asp.net syntax knowledge but how do I add a session variable to the image path   obviously not like this    Public Sub Page_Load(sender As object, e As System.EventArgs) // dim siteid as string = session(''siteid'') // end sub   <CE:Editor id=''Editor1'' ...
    Posted to Cute Editor for .NET (Forum) by sperndogger on November 16, 2004
  • Licence Problem

    Hi    I have purchased this cute editor control(i.e. RTE control) of Version=2.2.1502.30565 from cutesoft.net. I have found some bugs so i downloaded the cutesoft version 3.0 from this very site.It was working very well till 13 th Nov.But since then It has stopped working & Giving error Licence of Cute editor is ...
    Posted to FAQ (Forum) by santosh on November 15, 2004
  • Same problem - Invalid License

    I was using this Cute Editor in my .NET application for the past 20 or days. Suddenly it stopped working from today(11th Nov 2004). Its a trial version. We showed this to our Client and they are very happy and bought a server license (we are waiting for the license). But i'm not able to find why this happened suddenly in a days span of time. Is ...
    Posted to Purchase / License FAQ (Forum) by spydi on November 11, 2004
  • Re: Customizing Cute Chat

    Helen,   The web.config file in the CuteChatSample:     <cuteChat     ConnectionString=''server=(local)\portal;trusted_connection=true;database=CuteChatSample;''     WebFilePath=''~/CuteChat/''     IPAddressPolicy=''*''     BadWords='','' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 10, 2004
  • Re: Character Count

    Dear all,   I got the similar problem. Is the current version of Cute Editor for .Net capable to count the number of characters user entered? Also, can it count the characters including and excluding the HTML tags? If yes, how to do that? for example: <b>aaa</b>characters count including html tags: 10characters count excluding ...
    Posted to Cute Editor for .NET (Forum) by derektam on November 9, 2004
  • Cute Chat Send & Receive Functionality

    I have studied the Code of CuteChat   In the  ''ChatUI_IE.ascx''  user control  there is a Code like   <%@ Import Namespace=''CuteChat'' ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Arsh on November 4, 2004
  • I want to control the popup location

    I want to use CuteChat as part of my application and don’t want to have multiple popup windows opening. For That I like to control the location of in what frame to open. Instead of “_blank” I want to give it my own location. I’m an advanced ASP classic programmer, but know (yet) a little about the .net environment. Expect the default.aspx, I ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cabolet on November 3, 2004
  • Re: Wrapping text

    Unfortunately I can't send you an URL as it's an internal business application. I would normally be glad to put it up for you to look at but I work at a utility company and they like to keep internal business apps, um, internal. I'd be more than happy to sent you snippets of code though, if that will help. Or I could just email you the html and ...
    Posted to Cute Editor for .NET (Forum) by Jonathan121 on October 28, 2004
  • Re: Install problems

     MichaelCaditz wrote:  1. I do not see any code behind pages in the DotNetGallery.zip file I downloaded . Where are they located? The code in those .aspx  pages make no reference to code behind pages. When I add the .aspx pages I downloaded (imageupload1.aspx, imageupload2.aspx etc.) to my visual basic.net project, ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on September 28, 2004
  • Re: Install problems

    The .NET Framework relies on .config files to define configuration options. The .config files are text-based XML files. Multiple .config files can, and typically do, exist on a single system.   The following example shows a minimal Web.config file to enable the details of this specific error message to be viewable on remote ...
    Posted to ASP.Net Image Gallery (Forum) by Adam on August 24, 2004