Search

You searched for the word(s): aspx
Showing page 96 of 918 (9,180 total posts) < 1 second(s)
  • Re: Unable to fund the uploaded file in directory : C:\Windows\TEMP\

    leesam, The upload component of Cute Editor is Ajax Uploader.   This component can auto dectec the client's browser and decides to load silverlight, flash or iframe solution.   Since flash 10 release, Adobe changed FileReference.browse() method. In Flash Player 10 you can no longer spawn this dialog window programmatically and it ...
    Posted to Cute Editor for .NET (Forum) by Adam on April 2, 2009
  • Re: Error on text file upload

    Hi,   It's very strange that the guid values are same of each time.   Because not many customers require writing the custom provider, So we haven't prepaired the documents on this part yet.   When you want to write the customer provider , You can check our example code : ...
    Posted to Ajax Uploader (Forum) by cutechat on February 16, 2009
  • Re: Opens very slow. How make it faster?

      No, on that asp page: http://cutesoft.net/example/general.aspx all the buttons shows after 2-3 sec (and then 80-90 objects are being downloaded in the background)   But on this php page: http://phphtmledit.com/EnableAll.php the buttons shows after 10-15 sec, AFTER the 80-90 objects has been downloaded. And there are the same ...
    Posted to Cute Editor for PHP (Forum) by TonyX on October 2, 2008
  • Re: Changing the anonymous user name

    I have managed to do this now by changing a line in the script file chatclient.js (in the scripts folder). I then call my embedded chat page with a couple of parameters:   For example:   embed.aspx?room=1&UserName=Steve   Then in chatclient.js   I have altered the code in Function Connect(placename) so that the ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Gerard on August 7, 2008
  • Re: Iframes are stripped away :S

    Sergejack: But I already use that in the aspx code : EnableStripScriptTags=''false''   isn't it working the same way?   EnableStripIframeTags Specifies whether to remove inject Iframe tags before writing the string into the db. When this property is set to true (the default) ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 23, 2008
  • Re: Relative VS Absolute url for images

    Jake,   The RemoveServerNamesFromUrl is obsolete. Please use UTLType property.   Editor.URLType Property Specify whether the URL should be converted to a site root relative path (/html/images/image1.gif) or an absolute path (http://www.mysite.com/images/image1.gif). URLType Enumeration Specify whether the ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 6, 2008
  • Re: security concerns

    Jack,   >>looks i checked the ''remember login'' which persisted the auth info on the cookie, but that is supposed to remember login ID only right?   Cute Live Supports use asp.net authentication. Please check the following article for details:   Security Features in ASP.NET - Authentication   >>in a ...
    Posted to Cute Live Support (Forum) by Adam on April 14, 2008
  • Re: Embed into VB page

    Adam, Unfortunatly, this didn't help.  Now i'm getting there following error pasted below.   Also, to give you an idea what  have going on, my site is all programmed in vb (yeah, yeah, I know, lol). 2nd, We are trying to embed the chat app into a web page that is displaying a web cam for some live drawings we will be ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by tfox on April 3, 2008
  • Re: Unable to create operator

    For some reasons, your .net installation is not correct. I think all pages of your site which contains the asp.net validator control will have problems. You can get this control work right away if you remove all validator controls of the page. >>I just installed the dotnetlivehelp chat software (demo) and that is working properly....! ...
    Posted to Cute Live Support (Forum) by Adam on March 21, 2008
  • Re: Limited Filters

    Open CuteSoft_Client\CuteEditor\Dialogs\InsertFlash.aspx and modify the following code:      protected override void GetFiles(ArrayList files)     {         files.AddRange(fs.GetFileItems(CurrentDirectory, secset.FileNamePrefix + ''*.swf''));     ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 27, 2008
« First ... < Previous 94 95 96 97 98 Next > ... Last »