|
Search
You searched for the word(s):
Showing page 54 of 123 (1,230 total posts)
< 1 second(s)
-
Dear deepakkumarjoshi,
Please refer to the following code:
<%@ Page Language=''C#'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
<script runat=''server''>
void Uploader_FileUploaded(object sender, ...
-
Dear mulmad,
Please refer to the highlighted code:
<%@ Page Language=''C#'' %>
<!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''>
<script runat=''server''>
void InsertMsg(string msg)
...
-
Dear PraveenV123,
Please send Messenger access url to eric@cutesoft.net , we will check it.
Thank you for asking
Eric@cutesoft.net
-
Dear Yazar,
Please refer to the following code:
PutCodeDifferentFile.aspx:
<%@ Page Language=''C#'' AutoEventWireup=''true'' CodeFile=''PutCodeDifferentFile.aspx.cs'' Inherits=''PutCodeDifferentFile'' %>
<%@ Register assembly=''CuteEditor'' namespace=''CuteEditor'' tagprefix=''CE'' %>
<!DOCTYPE html PUBLIC ...
-
Dear kjell.ek,
Please check whether you are using simple configuration file:
Editor1.AutoConfigure = AutoConfigure.Simple;
or
<CE:Editor id=''Editor1'' Autoconfigure=''Simple'' runat=''server'' ></CE:Editor><br />
I tested it on my end, it ...
-
Dear davenel,
Related topic can be found in http://www.checkupdown.com/status/E500.html , Please open your IIS log files and check the detail information, the default log file path is %SystemDrive%\inetpub\logs\LogFiles, you can query the path of log files in IIS.
Thank you for asking
Eric@cutesoft.net
-
Dear tvdl,
Please refer to http://phphtmledit.com/Requirements.php , PHP5+ is necessary.
Thank you for asking
Eric@cutesoft.net
-
If you purchase domain license,small business license, you need use domain name to generate license, If you purchase IP license, you need use IP to generate License, Please follow the following steps and get your domain name or IP:
ASP.NET series:
CuteEditor for .NET, Ajax Uploader, DotNetGallery,CuteChat, Cute Messenger, Cute Live ...
-
Dear Cicero19,
You can use firebug to detect the style, you can find which css classes are used in the rendering of the CuteEditor.
Thank you for your business
Eric@cutesoft.net
-
Dear mulmad,
You do not need take care the temp files.
Temp file means the uploaded data & info of a file. It's owned and maintained by Uploader instead of your application.
What you need to do is , in some event handler , copy or move the file to your destination folder.
Temporary files will be deleted after 5 ...
... 54 ...
|
|
|