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
32
of
4,987
(
49,864
total posts)
< 1
second(s)
File browsing dialog has been blocked
Hi,
The error message ''File Browsing has been blocked.'' always appear when I set property
InsertButtonID to, for example Button1 and I colling method Button1.click() from another button for example Button2.
I do this in this way
becouse I want that
AjaxUploaderQueueTable show under button1 and the uploader button ...
Posted to
Ajax Uploader
(Forum)
by
cesbart
on
March 19, 2010
Re: Unable to pass Virtual path
Hi Khansaab,
1. Create a page name ''PageA.aspx'' use the code ...
Posted to
ASP.Net Image Gallery
(Forum)
by
Kenneth
on
December 6, 2010
Re: OnAttachmentAdded when using ManualStartUpload
Hi skruis,
Please try the example below
<%@
Page
Language=''VB''
%>
<!DOCTYPE
html
PUBLIC
''-//W3C//DTD
XHTML
1.0
Transitional//EN''
''http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd''> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
September 7, 2010
Re: Anyway to customize output table?
I found that more than 1 ItemTemplate is not supported, please see the codes below I have:
<CE:UploadAttachments ID=''ceuaFileUpload'' unat=''seve'' ...
Posted to
Ajax Uploader
(Forum)
by
blueblue
on
February 12, 2009
Re: RTE custom dialog skin
Hi dfree79,
Has not the event to catch the dialog loaded. The open dialog method is defind in \richtexteditor\scripts\editor.js, maybe you can change the code to match your own ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
August 22, 2013
Re: Error in Editor1.GetDocument() function when called in javascript on aspx page
Hi,
Here is my aspx code of popup window where i want to use cute editor content i.e (parent window).
---------------******************----------Code goes here------------------------------------**************************
<%@ Page language=''c#'' Codebehind=''SpellingForm.aspx.cs'' AutoEventWireup=''false'' ...
Posted to
Cute Editor for .NET
(Forum)
by
sunderchhokar
on
May 2, 2006
Re: Problem using CE as a seperate Flash/.swf selector
Sure Ken, here is the display page snippet:
<asp:TextBox ID=''ThumbnailTextBox'' runat=''server'' Width=''200px'' MaxLength=''255'' /> <input type=''button'' value=''Flash'' onclick=''callInsertThumbnail()'' id=''ThumbnailButton'' name=''ImageButton'' runat=''server'' /> <asp:RequiredFieldValidator runat=''server'' ...
Posted to
Cute Editor for .NET
(Forum)
by
spencet
on
December 3, 2010
Re: Prepopulate Messenger Contact list
Hi
strikingknife,
In you chat provider, you have the below code. In this method we provide the ''loginName'' for you to get the user, so please do not use the current user
string LoginName = System.Security.Principal.WindowsIdentity.GetCurrent().Name.ToString();
to get the user info.
Try change
SPUser ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
October 29, 2010
Re: Cute Web Messenger's Display name limited to 40 characters issues
Hi dspoh,
Below is a simple way to achieve it.
Open your chat provider, add the code below into it.
class
MyDataManager
:
CuteChat.AppDataManager
{ ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Kenneth
on
July 5, 2010
Re: Extra validate
Dear SergeyC,
Yes, you can add extra code to validate the uploaded files and interrupt the upload process, please refer to the following code: <%@ Page Language=''C#'' Title=''First sample'' %>
<%@ Import Namespace=''CuteWebUI'' %>
<%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
January 27, 2011
More Search Options
« First
...
< Previous
30
31
32
33
34
Next >
...
Last »