Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s):
More Search Options
Showing page
57
of
4,987
(
49,864
total posts)
< 1
second(s)
editor icons wrapping into too many lines. should be 3 or 4 at max in full complexity mode.
<?php
if
(isset($_REQUEST[''file''])
&&
$_REQUEST[''file'']
!=
'''')
{
//print
''<pre>'';& ...
Posted to
Cute Editor for PHP
(Forum)
by
alan.pieroway
on
July 21, 2009
Re: The chat does not works
Hello Ken,Thanks for your reply.I have made the Global.asax like below I can login to the admin pages and make a testroom. But when I log in as a user, there is no real testroom. There is a little message with the name testroom but that is not a chatroom.
Must I do something for users ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Willemt
on
September 26, 2012
Re: Javascript Error when call "editor.ExecCommand('InsertDocument');"
thanks for reply it cannot solve the errors because it needs to run
"editor.ExecCommand('new')" before to clear the editor content because need to use following functions to get the selected file ...
Posted to
Cute Editor for .NET
(Forum)
by
webon
on
January 19, 2016
Re: Help getting script to use GetUploadedFile when using 2 ASP files...
Hi,
Please try the way below, it support split multiple ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
September 28, 2016
Re: Seleceted Category Virtual path..?
Hi Khansaab,
Please try the example below
<%@
Page
Language=''C#''
%>
<%@
Register
TagPrefix=''DotNetGallery''
Namespace=''DotNetGallery''
Assembly=''DotNetGallery''
%>
...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
December 2, 2010
Re: Strange bugg
it01daniels wrote:HiI'm using cute editor for publishing articles. In the article there is usually an advertisment containing javascript. This works just fine on my local computer, but when i publish cuteeditor removes my javascript.I have set the property editor.EnableStripScriptTags = false; This is the article(without the real ...
Posted to
Cute Editor for .NET
(Forum)
by
it01daniels
on
June 30, 2006
Re: Save Directory on Another Machine (Remote Server)
Hi zexelgrifone,
The upload file only can save into the current server. can not save it into remote server.
If you want to save it into the different drive of the current server, then use the full
physical path in method CopyTo. Like the example below. And ensure that your site has the write/read permission of the save ...
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
September 19, 2013
Re: Ajax uploader getting problem in firefox 3.0.14
Lakshmi,
Please check this sample:
<%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> <script runat=''server''> protected override void OnInit(EventArgs e) { base.OnPreRender(e); tbnothing.Attributes[''onclick''] = ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
September 24, 2009
Strange bugg
HiI'm using cute editor for publishing articles. In the article there is usually an advertisment containing javascript. This works just fine on my local computer, but when i publish cuteeditor removes my javascript.I have set the property editor.EnableStripScriptTags = false; This is the article(without the real url):<!------- Start of AD Tag ...
Posted to
Cute Editor for .NET
(Forum)
by
it01daniels
on
June 30, 2006
Re: image thumbnail
Hi,
You can try this code :
private
void
GenerateThumbnail(string
filepath,
string
thumbnailPath)
{
byte[]
data; ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
August 11, 2009
More Search Options
« First
...
< Previous
55
56
57
58
59
Next >
...
Last »