Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): Uploader
More Search Options
Showing page
13
of
328
(
3,276
total posts)
< 1
second(s)
Re: Server side exception : failed to image_name.jpg
Dear Lorenzo, Temporary directory setting: 1. Open cuteeditor_files\Dialogs\php
uploader
\include_php
uploader
.php Search the following function in this file: function _InternalGetFile($guid,$checkValidated) ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
November 22, 2010
Re: How do I customise the Cancel All button
Please try the following code: <?php require_once ''php
uploader
/include_php
uploader
.php'' ?> <?php session_start(); ?> <!DOCTYPE html PUBLIC ''-//W3C//DTD XHTML 1.0 Strict//EN'' ''http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd''> <html xmlns=''http://www.w3.org/1999/xhtml''> <head> <title>PHP ...
Posted to
PHP File Uploader
(Forum)
by
Eric
on
July 12, 2010
Re: KB - Uploader 2009-03-05 version. fixed some bugs and new features , the RESUME feature.
Hi, if you specify another value to TempDirectory property , the AutoUseSystemTempFolder would not be used. Because the
uploader
would think you want to that folder explicitly -- If you do not change the TempDirectory , and both Path.GetTempPath() and windir\Temp are not write-able , the
uploader
would ...
Posted to
Ajax Uploader
(Forum)
by
cutechat
on
March 5, 2009
Re: How to reinitialize the Uploader
I will prepare it, but ajax load uses jquery! Maybe there is another way to make the
uploader
self sustained in it's code... You seem to have some demos where there is a handler file to point to, but I find no documentation about it. Maybe better than ajax is to use this handler if it is works for this purpose.
Posted to
ASP Uploader
(Forum)
by
jerry2
on
December 17, 2010
Re: Ajax file uploader for large files not working fine
If you don't save the file will it work? Can you try the following code and upload a small size file? <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.Ajax
Uploader
'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
January 16, 2009
Re: ASP Uploader needs read/write permission to the system temp folder.
The application pool identity is used for any server side code (ASP.NET, classic ASP, PHP, etc). You can configure the anonymous user to use the application pool identity as well so you only need to manage a single user. The application pool identity needs read access to the site files at a minimum, but will require write access if your ...
Posted to
ASP Uploader
(Forum)
by
jessicaamirr
on
March 19, 2016
Re: Uploader with ManualStartUpload="true" does not fire OnFileUploaded
When I get a chance I will put something together. .We use a custom object model interface to our database and that is one of the reasons I needed to create my own dialog instead of using the built in image gallery I will need to rewrite some stuff inorder to get something that will run outside of our server.
Posted to
Cute Editor for .NET
(Forum)
by
TAG
on
March 16, 2011
Re: Ajax Uploader requiring editing permission to work in DNN module
Yeah I already had a temp folder set up for it and it had the proper permissions. I have gotten it to work mostly by isolating the editing permissions just to that module. They cant delete content already in teh module so it is not a critical problem, but will keep poking at it. Ah and thanks for the info about Silverlight, ...
Posted to
Ajax Uploader
(Forum)
by
gustyn
on
May 13, 2010
Other ajax calls fails on using Cute Ajax uploader with mvc
Hello there, i am facing problem to use additional ajax calls with
uploader
control. I have a page where i am uploading multiple files and have some customized ajax calls to be posted to the server which is failing with http:500 internal server error. do i need any customization of using the additional ajax calls like get and post. how to make a ...
Posted to
Ajax Uploader
(Forum)
by
arunsaar
on
September 23, 2013
ajax uploader issue in asp.net 4.0
I am using ajaxuploder in asp.net. Its working fine in local, but it gives me error in live environment., Failed to load resource: the server responded with a status of 500 (Internal Server Error).This error comes at the end of file uploading process.this is that control's markup.,<CuteWebUI:
Uploader
runat=''server'' ID=''
Uploader
1'' ...
Posted to
Cute Editor for .NET
(Forum)
by
ssjganesh
on
July 24, 2012
More Search Options
« First
...
< Previous
11
12
13
14
15
Next >
...
Last »