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
66
of
4,987
(
49,864
total posts)
< 1
second(s)
Re: Max Image Size..
Ken, Thanks for the response. The fuction is exactly what I needed.
For other following in my footsteps here is what I did with it. Since my application was not concerned about height but only width, I adjusted it to suit my needs and pasted the changes below. Now if an image is wider then my column (600 in my case), it will resize ...
Posted to
Cute Editor for PHP
(Forum)
by
Sky_Chief
on
February 11, 2013
Re: Explorer Layout
Hi wescomputer,
1. Open file ''CuteSoft_Client\Gallery\Layout\Explorer\Code.js''.
2. Find section below
if(!this._selectedcategory)
{
this.dng_btn_up.style.display=''none''; ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
March 1, 2010
Re: Client Side Events
Hi ryanstinson,
Use custom UI button by setting the Uploader1.InsertButtonID=''AnotherButton''
then the uploader script would replace the AnotherButton.onclick=..
You can replace it by this way :
<%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CuteWebUI'' ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
August 23, 2008
Re: Bottom Bar Options?
Please check the following properties:
Editor.ShowBottomBar Property Specifies whether the Bottom Bar(Design, Html and Preview Mode tab) appear.
Example Code
<%
Dim ...
Posted to
Cute Editor for ASP
(Forum)
by
Adam
on
October 8, 2009
Duplicates Uploaded files
Hi,
I'm having a problem...I get duplicates upload when I do the following. First I upload
documents once they show on the grid..I upload another document. The problem is when I upload for the second time..it adds the original
documents that i've already added plus the new add file. Is there a solution to this? Here ...
Posted to
Ajax Uploader
(Forum)
by
jberney22
on
February 3, 2009
Re: How to delete an uploaded file
Hi ttyrone,
Please try the example page below, first check if the upload file exists in the store folder, then delete it by the c# ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
August 6, 2013
Re: How to register onKeyDown on the editing window?
Hi adviserlogic2011,
Please try the example below. focus on editor window and press ctrl+a, the focus will back to ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
October 24, 2010
Re: Pre-Upload Event
Hi,
We have made some research on your request.
We recommand you implement your request by this way:
Use custom UI button by setting the Uploader1.InsertButtonID=''AnotherButton''
then the uploader script would replace the AnotherButton.onclick=..
You can replace it by this way ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
July 7, 2008
Re: Modify toolbar - newbie
Thank You Adam! - Here ya go! <?xml version=''1.0'' encoding=''utf-8'' ?> <configuration>
<toolbars>
<item type=''g_start'' />
<item type=''image'' name=''ToFullPage'' command=''FullPage'' imagename=''fit'' hotkey=''F12'' ...
Posted to
Cute Editor for .NET
(Forum)
by
dmcgown
on
June 23, 2007
Re: Upload photos should not upload any file with 0 bytes or show a proper warning message
Hi,
Here is an example for you ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
April 23, 2009
More Search Options
« First
...
< Previous
64
65
66
67
68
Next >
...
Last »