Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Search
Search
You searched for the word(s): upload file
More Search Options
Showing page
10
of
336
(
3,355
total posts)
< 1
second(s)
Re: The page cannot be found after file upload
Hi nkhamed , Is yours site online? If so, can you send me the test page url? So we can check it for you. And please create a new page by the code below and test it on your site, does it work? <%@ Page Language=''C#'' %> <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> <!DOCTYPE html ...
Posted to
Cute Editor for .NET
(Forum)
by
Kenneth
on
August 15, 2011
Re: how can i creat thumbnail images for the image file that i upload using phpfileuploader ?
Please try the following code: <?php require_once ''phpuploader/include_phpuploader.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 ...
Posted to
PHP File Uploader
(Forum)
by
Adam
on
October 27, 2010
Re: File upload error in Mozilla Firefox
Dear ercmcd, I have switched my firefox3.6.3 to firefox2.0.20, and tested both online demo and the installation in my local computer, both work for me. I cannot reproduce this issue. http://cutesoft.net/downloads/folders/cute-editor-php/entry54374.aspx , this is latest version download link, can you install latest version and test ...
Posted to
Cute Editor for PHP
(Forum)
by
Eric
on
April 26, 2010
Re: Multiple File Upload - Not showing "Required" elements
Hi MrHumpty, Try this way <%@ Page Language=''C#'' Title=''Customize the queue UI'' %> <%@ Register TagPrefix=''CuteWebUI'' Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' %> ...
Posted to
Ajax Uploader
(Forum)
by
Kenneth
on
November 25, 2009
Re: Access Denied When Trying To Upload File
Please try the following code: <%@ Page language=''c#''%> <%@ Register Namespace=''CuteWebUI'' Assembly=''CuteWebUI.AjaxUploader'' TagPrefix=''CuteWebUI'' %> <html> <head> </head> <body> ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
June 18, 2009
Re: File upload --- doesn't
Doug, Thanks for the nice comment about Cute Editor. >>what have I done to deserve this? It looks like it's still a permission issue. Can you check your folder properties and make sure that the ACHINE}\ASPNET on IIS 5 or Network Service on IIS 6 has Read+Write permissions on this folder and its ...
Posted to
Cute Editor for .NET
(Forum)
by
Adam
on
May 10, 2006
Re: Unable to upload file....HELP!
Hi, Thanks to all the fantastic support at Cute Editor I have been able to learn a new trick or two with Cute Editor. I think you might want to assign the new path to your Cute Editor. SetSecurityGalleryPath(string path); or ...
Posted to
Cute Editor for .NET
(Forum)
by
obiwantcp
on
February 17, 2006
How can i avoid that the page do PostBack after to upload a file?
I am using the javascript Method, CuteWebUI_AjaxUploader_OnTaskComplete(task) to save the file in my DB with AJAX. Must I to use other method to do this? My phpuploader code in my php is: <form enctype=''multipart/form-data'' action=''#''> <input type=''hidden'' id='lang' name='lang' value='' ...
Posted to
PHP File Uploader
(Forum)
by
Vizzent
on
March 13, 2012
File upload error in Mozilla Firefox
Tested in Firefox 2.0.0.20 When I click the ''Upload file'' button inside any of the file upload dialogs, nothing happens and the following error is being returned through firebug: XML descendants internal method called on incompatible Window I am unable to reproduce this error on the demo's that have been set up ...
Posted to
Cute Editor for PHP
(Forum)
by
ercmcd
on
April 24, 2010
Re: File-upload doesn't work in IE7 if Flash10a.ocx is activated (Framework 1.x VB)
Peter, If the client machine supports silverlight, Ajax Uploader will use silverlight solution. If the client machine supports flash, Ajax Uploader will use flash solution. If the client machine doesn't support flash or silverlight, the select multiple files feature will not be avaialble. However the muliple ...
Posted to
Ajax Uploader
(Forum)
by
Adam
on
January 19, 2009
More Search Options
« First
...
< Previous
8
9
10
11
12
Next >
...
Last »