|
Search
You searched for the word(s): .net 4.0
Showing page 147 of 1,307 (13,069 total posts)
< 1 second(s)
-
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 ...
-
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 ...
-
It's not spaces. It's only for indentation. If you don't like this, please use the following code:
string myXHTML=EditorUtility.ConvertToXml(Editor1.Text,false,true,false);
Demo:
http://richtextbox.com/test/XHTML.aspx
XHTML (no indentation)::
<table cellspacing=''4'' cellpadding=''4'' bgcolor=''#ffffff'' ...
-
Paul,
In the integration guide, We just use some CS integration code as examples.
Cute Chat just need the infomation of site membership. For example, you can pass the current username to Cute Chat . You can get this user name from sessions, active directory, cookie .....
Here are the whole list of integration ...
-
tadc@msn.com,
Please put your mouse cursor over CuteEditor.dll and read the control description. The latest build is published on July 25, 2007.
The change log is here:
http://cutesoft.net/forums/thread/30855.aspx
To upgrade to this build, please read the log. You may need to update the DLL and client files ...
-
>> I don't need the chat room list, login or admin stuff... nor do I want a user to access them
You need to integrate Cute Chat with your own application. And let Cute Chat uses your user system to detect the current user.
>>I don't want the directory to be cute chat... I want it to be ...
-
Diman:
The CuteChat send request to server every second. It make a request to asp.net , so the asp.net will renew the session timeout. So , the session would not timeout when the main form is connected.
I think I can give you a advise to implement your demand by another way .
You can control the session timeout by your ...
-
Problem resolved in the latest build (12-08-2005).
Editor.MaintainAspectRatioWhenDraggingImage property has been introduced./// <summary>/// If you do not want to preserve the aspect ratio when you drag and resize an image, you can set the MaintainAspectRatioWhenDraggingImage property to false. /// By default, ...
-
robt,
We didn't mention any .NET help file. Please read the following email again.
Hi Rob,
There is a developer'd guide in the download package.
CuteEditorforASPDeveloperGuide.chm
There is also an online deployment instruction:
http://cutesoft.net/asp/Deployment.asp
>>Replace ...
-
How to Integrate Cute Chat and Cute Messenger with DotNetNuke 31
Got Questions: http://cutesoft.net/forums
1. Download the Cute Chat and Web Messenger for Dotnetnuke 3.1 from http://cutesoft.net/download/CuteChatforDNN31.zip. Unzip the CuteChatforDotNetNuke31.zip file2. Web\CuteSoft_Server folder and all file it contains should be ...
... 147 ...
|
|
|