Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): IE 9 upload
More Search Options
Showing page
106
of
656
(
6,557
total posts)
< 1
second(s)
Re: Image Upload
Jdc, This makes good sense. After the user browse for an image on their local drive then click the upload button, the image will be insert into the editor without sending he/she back to the galley. We will add this feature in the future release.
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
July 6, 2004
Re: Upload without PostBack
Hi, Please check demo page "ajax-attachments.asp", it does not need to do the post back of current page, and you can handle the upload file from the handler file. regards, Ken
Posted to
ASP Uploader
(Forum)
by
Kenneth
on
July 18, 2016
Re: Feature on limiting image upload folder size
You can restrict image uploads by size, please refer to http://phphtmledit.com/document/scr/Restricting-image-uploads.htm The total upload size restriction is not available in PHP version right now.Sorry for inconvenience. Regards, Eric
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
August 10, 2010
Re: File Upload cause complete page post back... Basicly the ajax part of the uploader is not working?
After a little research into the problem... I notice the following things. After selecting the file to upload.. CuteWebUi:Uploader calls a partial page request and on page load is called. However, after the progress bar reaches 100% and the file name shows a green check next to it.. It's seems the ...
Posted to
Ajax Uploader
(Forum)
by
ScottDolan
on
October 18, 2011
Re: How to get the photos selected using ajax multiple upload in code behind
Hi, Please try this sample ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
October 23, 2009
Re: Upload files
In Cute Web messenger, all users can upload files. In Cute Chat, only the admin of the chat can upload files. To access this function, in the user list, right-click, you can find this function in the context menu.
Posted to
Cute Chat and Cute Web Messenger
(Forum)
by
Adam
on
July 26, 2006
Re: Unknown result: Error: Unable Upload data via Flash + NTLM
Hi LiamPowell, I suggest you disable the flash upload mode if terry's topic did not fix your problem. protected override void OnLoad(EventArgs e) { uploader1.SetAdvancedOption(UploaderAdvancedOption.NoFlash, ''true''); base.OnLoad(e); ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
February 1, 2012
Upload with Context
In an MVC application I'm trying to store files in Azure Blob storage and create a record in SQL server that refers to that Blob. I do not want to store files on disk. I've modified the UploaderSQLProvider to implement methods that do that. However, I need to store references (FKs) to other entities in my db in the SQL file records ...
Posted to
Ajax Uploader
(Forum)
by
bbrown
on
January 10, 2016
Adding webforn value to upload name
Is it possible to take a value from a dropdown menu on a web form and prepend that to the document name of the uploaded file. If I have the values A4, A3, A2 as sizes in a drop down menu and i select A3 when I select my document it automatically prepends to the file name eg. "A3_documentName.pdf"
Posted to
Ajax Uploader
(Forum)
by
TimBall
on
February 19, 2014
Re: Upload / insert not working for editor created in code
Hi Bent Bracke, Please try the example below, does it work for ...
Posted to
Rich Text Editor for .NET and MVC
(Forum)
by
Kenneth
on
May 29, 2013
More Search Options
« First
...
< Previous
104
105
106
107
108
Next >
...
Last »