|
Search
You searched for the word(s):
Showing page 197 of 381 (3,805 total posts)
< 1 second(s)
-
Hi Dee, If you want to deploy the demo package (has its own membership system) into your application, please refer to http://www.cutesoft.net/live-support/Developer-Guide/scr/GettingStartedDeployment.htm If you want to integrate with your own membership system, please refer ...
-
Hi HISOKA, You can find the pdf demo page under the ''cs'' folder, name ''createPDF.aspx''. Below is the code of it <%@ Page Language=''C#'' validateRequest=''false'' %>
<%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %>
<%@ Register TagPrefix=''cutesoft'' TagName=''leftmenu'' ...
-
Hi sanjay.joshi, I can not reproduce this issue. Can you try on demo http://www.cutesoft.net/example/general.aspx? Does it get the same issue? Can you show me the html code what you get? I inserted the three images continuously, the code below is what I get. <img alt='''' src=''http://cutesoft.net/uploads/12.jpg'' ...
-
Hi kazi1, We did not save the URL and Referrer url into the database. Regards, Ken
-
Hi jswidoski, Remove uploader.SaveDirectory=''/upload/'' &u_key, does it work? If work, mean that your site has not the write/read permission of the folder you set. If does not work, try give the full permission to user ''Everyone'' of folder ''C:\Windows\Temp'' and try again. Regards, Ken
-
Hi blohher, As I said above, if you need to use the php editor on your sub domain, you need to deploy a new copy on it. You can not deploy the php editor on the main domain and use it on the sub domain. It will get wrong. Regards, Ken
-
Hi MojoMateo, Please try the way below, it should shows you the actual path error now. 1. Open file “\cuteeditor_files\Dialogs\Include_Security.php”
2. Find section below and delete/comment it
if ($CESecurity=='''')
{
...
-
-
Hi werk23, Can you reproduce this issue on demo page http://www.cutesoft.net/asp/EnableAll.asp? If so, please show me the full steps, it will be very helpful. What browser/version you are testing? If the demo works for you, please download the latest version and try again. Latest version ...
-
Hi qsun, The code below shows you how to handle the click envet of the upload button. And how to change the upload file name. The red code is what I added into the ''insert image'' dialog page <%@ Page Language=''C#'' Inherits=''CuteEditor.Dialogs.FileBrowserPage'' EnableViewState=''true'' %>
<%@ Register TagPrefix=''CE'' ...
... 197 ...
|
|
|