Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): dialog
More Search Options
Showing page
26
of
256
(
2,552
total posts)
< 1
second(s)
Re: 'Select File' dialog box NOT displaying for some users
Hi Jenyphur, How about this one? It is the uploader control ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 17, 2013
Re: Unable to See "Select File" dialog in complex web page
Hi AtomP, Do you get any error on the page? It is not simply to find out the reason if we can not check the page. can you generate a test account for me? So I can check it for you directly. You can send the info to ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
January 4, 2013
Re: Customize Validation Error Dialog
You can try the following code: <CuteWebUI:Uploader runat=''server'' ID=''Uploader1'' InsertText=''Upload'' OnFileUploaded=''Uploader_FileUploaded'' FileTooLargeMsg=''You can customize this msg.{0} cannot be uploaded! File size ({1}) is ...
Posted to
Ajax Uploader
(Forum)
by
Eric
on
September 19, 2010
Re: Using the Upload Button in the Insert Image Dialog
Hi Chaplain, Here is the code of that page, you can also fine the code in the download package: Download: http://cutesoft.net/downloads/folders/21904/download.aspx <%@ Page Language=''C#''%> <%@ Register TagPrefix=''cutesoft'' TagName=''banner'' Src=''banner.ascx'' %> <%@ Register ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
April 10, 2009
Re: Integration with our user database so nickname dialog does not appear.
Please read what I asked: Thank you for that, but I also need to know how to write the other two lines to set up integration. How do I tell cutechat what the display name is so the user is not prompted for it? A code example would be great. I know how to do the connection but please answer the question ...
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Cynthia
on
June 22, 2006
Re: custom dialog window strips html code before pasting into editor
Eric, Please use the following code instead: // get the cute editor instance var editor1 = document.getElementById('<%=Editor1.ClientID%>'); //Get the editor content var ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
April 6, 2006
Re: Is it possible to replace links dialog
René, You can use the following code to get the editor: var editor1=document.getElementById('<%=Editor1.ClientID%>'); var editor1doc = editor1.GetDocument(); Now you can get the selection and write your JavaScript code: For example: var sel = editor1.GetSelection(); ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
October 18, 2005
Re: (File dialog has been blocked) while trying to Upload files
Terry, Thanks for spending the time trying to fix this. The control is now working inside the modalpopup/tabcontainer(thank you for that), BUT now stopped working on a regular page with a scrollbar(i.e. without the modalpopup or a tabcontainer). This was working fine before the fix. To test this issue, just go back to the same code above and ...
Posted to
Ajax Uploader
(Forum)
by
luci
on
September 3, 2009
RTE custom dialog skin
Hello, Is it possible to create a custom button for a
dialog
that will be skinned in the same fashion as any other out-of-the-box
dialog
? I am specifically referring to the borders of the
dialog
. Say that you click on the insert video toolbar item, the borders are skinned to that silver color windows vista/7 type skin. If I create my own ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
dfree79
on
August 20, 2013
Problem with Link dialog and IE8
I'm doing some testing of Rich Text Editor version 8 and I've found a problem with the Insert Link
dialog
box in IE8. I can open the Insert Link
dialog
, click one of the text fields (URL, for example) and start typing, but after I type each character the text field loses focus and I have to click on the field again to refocus. I ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
rjmcmordie
on
October 3, 2012
More Search Options
« First
...
< Previous
24
25
26
27
28
Next >
...
Last »