Search

You searched for the word(s): .net 4.0
Showing page 256 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: Always prompt anonymous users for a display name

    Dear MicioDue,   If you disable ''Allow Anonymous'' in chat room setting, when you don't login and enter the chat room, it will pop up  ''Anonymous Users are not allowed in this application. You must sign in this website first''. If you enable the ''Allow Anonymous'',system will assign user name ''Guest_xxxx''. CuteChat v3.1 and latest ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Eric on December 17, 2010
  • Re: Difference between render and getstring?

    Dear jerry,   If you open ''\aspuploader\include_aspuploader.asp'', you can find the following code:  Public Function Render()   Response.Write(Me.GetString())  End Function   Public Function GetString()   GetString = Impl.GetString()  End Function Render() and GetString() , it has same ...
    Posted to ASP Uploader (Forum) by Eric on December 16, 2010
  • Uploader File Select Folder

    On the same asp.net page, each time I click the file select button it opens my computer's documents folder. After uploading one file which is in a different directory on my computer and trying to upload another file the file select popup window again opens the documents folder. ın normal fileuploader it remembers the last directory where we select ...
    Posted to Ajax Uploader (Forum) by armaganalper on December 9, 2010
  • Re: Get tag attributes in Tag.aspx script?

    Dear tobster,   Please open ''tag.aspx'', you can find the following method, it enumerates the elements of tag.config,        foreach(XmlElement xe in doc.DocumentElement.SelectNodes(''add''))      {       string ...
    Posted to Cute Editor for .NET (Forum) by Eric on December 7, 2010
  • Textarea not updated with an ajax postback

    To save editor changes, I have a button that does an ajax __doPostback(). It happens to be the Apply button of a Webpart EditorZone. If I make edits in the Cute Editor's property dialog or html tab, and immediately click on the Apply button, the edits are lost. If however I click back into the editor before clicking the Apply button, the ...
    Posted to Cute Editor for .NET (Forum) by johnb on November 3, 2010
  • Re: Upload button disabled/not working

    Hi nwalker, Please let your client test our online deom http://www.cutesoft.net/example/general.aspx If the demo works for your client, please upgrade CuteEditor to the latest version and try again. If the demo not works for your client, please let you client upgrade his/her Sliverlight and flash Plugins to the latest ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on October 27, 2010
  • Re: Newbie questions and issues: Firefox compatibility, FileUploaded not being executed

    Hi nokturnal, Question 1 Can you try our demo http://www.ajaxuploader.com/Demo/select-multiple-files-upload.aspx with your firefox browser? Is that works for you? What version of your firefox/flash/silverlight? Question 2 Please try the example below. the method FileUploaded should fire after each file ...
    Posted to Ajax Uploader (Forum) by Kenneth on October 26, 2010
  • Re: Css Class and AutoConfgure Toolbar

    Dear ShawnD,   Issue 1:    Please open http://phphtmledit.com/document/scr/Class_dropdown_Customization.htm , and check whether you followed step 1. DropDown item style customization: a.  Opened ''cuteeditor_files\Configuration\Shared\Common.config'' b.  please check section ''  <CssClass>'' , ...
    Posted to Cute Editor for PHP (Forum) by Eric on October 22, 2010
  • Convert CuteSoft_Client folder files to single dll

    Hi -    Currently we are using the CuteEditor.NET and based on the instruction the Cutsoft_Client folder is copied into the web project. But we are looking to convert the entire Cutsoft_client into single dll and refer it. Instead of adding the cutesoft_client folder to the project which is converted into too many ...
    Posted to Cute Editor for .NET (Forum) by nazeem.khan on October 22, 2010
  • Re: Cute Chat + ASP integration

    Claude: Hi,   We have built a dating site for a client in ASP. We would like to integrate Cute Chat into the site. Would the Chat prog work? Server is 2003, ASP, ASP.Net enabled. We are using a MySQL DB for the content of the site but can also add the SQL db for Cute Chat.   Regards Claude   MySQL support is available ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on October 21, 2010