Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): .net 4.0
More Search Options
Showing page
252
of
1,307
(
13,069
total posts)
< 1
second(s)
Re: Obtaining Selected Image HTML
Hi BinbinB, Try the example below 1. Create a page name ''example.aspx''. below is the page code <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <%@ Page Language=''c#'' %> <html> <head> <title>ASP.NET WYSIWYG Editor - How to create a custom button ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 19, 2011
PHP image gallery/ install
Hi all, Hope I'm in the right spot. I'm very inexperienced in php...I've come across some problems and hoping I can find my answers here. What is the .htaccess file? I deleted mine accidentally. What next? Do I need a database for all php driven pages? What is the php.ini file? Definitions I found weren't so clear. Here's ...
Posted to
ASP.Net Image Gallery
(Forum)
by
motionographer
on
April 17, 2011
Re: what does 1x1.gif do
Dear pbwbart, You can open file ''CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx'', you will find the following line in this file: <div id=''divpreview''> <img id=''img_demo'' alt='''' src=''../Load.ashx?type=image&file=1x1.gif'' /> </div> If you remove <img id=''img_demo'' alt='''' ...
Posted to
Cute Editor for .NET
(Forum)
by
Eric
on
April 13, 2011
Unknow Error on execution
Unknown error when executing Uploader. I can select files and after open button I get an error message from Visual Studio: htmlfile: Unknown runtime error in Web.config : <add key=''CuteWebUI.AjaxUploader.TempDirectory'' value=''~/UploaderTemp''/> <add key=''AjaxUploaderLicense'' value=''AjaxUploader.lic'' ...
Posted to
Ajax Uploader
(Forum)
by
Bernhard
on
April 7, 2011
Re: FILES DESTINATION
Dear DavidMorley, Temporary files use .resx as extension name,you can use the highlighted line to copy or move uploaded files to destination folder, it will use original file name, <%@ Page Language=''C#'' %> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Transitional//EN'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
April 5, 2011
Making CuteEditor content read-only
I'd like to allow specific users to create Help files based on CuteEditor .NET but then want that content to be read-only when displayed to general users. The content will be stored in a SQL Server 2000 database and will contain hyperlinks to other content but I don't want that content to be editable by general users. As I can't open the .chm ...
Posted to
FAQ
(Forum)
by
pstanford
on
April 1, 2011
Re: Adding html dynamically with jQuery
Dear annoyingmouse, http://phphtmledit.com/JavaScript-API.php , this example demonstrates how to use javascript API in CuteEditor, you can find the source code of this example in download package. The following function set the content to CuteEditor. function setHTML() { // get the ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
March 31, 2011
I need a license for my development environment
Hi, I've been using ajax uploader for a few months. It works great in my production environment. But in my developement environment I get the following error: The License for AjaxUploader is not valid. You are using a trial license and the trial period has expired. If you would like to extend your trial ...
Posted to
Ajax Uploader
(Forum)
by
giray
on
March 29, 2011
Re: Up Loader issues
Hi Cgartrell, Please try this way 1. Open file ''cuteeditor_files\Dialogs\phpuploader\include_phpuploader.php'' 2. Find section below $cd=dirname($this->GetWebPath(__FILE__)); 3. Change to $cd = ''http://www.knarfandkram.com/cuteeditor_files/Dialogs/phpuploader''; If it still not working, please set up ftp access ...
Posted to
Cute Editor for PHP
(Forum)
by
Kenneth
on
March 21, 2011
Re: Database integration
Dear pbrad, Sql Server example:<?php include_once(''cuteeditor_files/include_CuteEditor.php'') ; ?> <html> <head> </head> <body> <form name=''theForm'' action=''11.php?postback=true'' method=''post''><?php function getData() { $conn=mssql_connect(''127.0.0.1'',''cute'',''cute''); ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
March 18, 2011
More Search Options
« First
...
< Previous
250
251
252
253
254
Next >
...
Last »