|
Search
You searched for the word(s): .net 4.0
Showing page 256 of 1,307 (13,069 total posts)
< 1 second(s)
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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 ...
-
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>'' , ...
-
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 ...
-
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 ...
... 256 ...
|
|
|